Jun 20 01:05:17.435564 np0000182336 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 20 01:05:17.445747 np0000182336 devstack@c-api.service[112263]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jun 20 01:05:17 2026] *** Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: nodename: np0000182336 Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: machine: x86_64 Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: clock source: unix Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: pcre jit disabled Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: detected number of CPU cores: 16 Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: current working directory: / Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: detected binary path: /usr/bin/uwsgi-core Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: your processes number limit is 256917 Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: your memory page size is 4096 bytes Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: detected max file descriptor number: 2048 Jun 20 01:05:17.449936 np0000182336 devstack@c-api.service[112263]: lock engine: pthread robust mutexes Jun 20 01:05:17.450516 np0000182336 devstack@c-api.service[112263]: thunder lock: enabled Jun 20 01:05:17.450733 np0000182336 devstack@c-api.service[112263]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 20 01:05:17.450733 np0000182336 devstack@c-api.service[112263]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 20 01:05:17.450733 np0000182336 devstack@c-api.service[112263]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 20 01:05:17.450733 np0000182336 devstack@c-api.service[112263]: Set PythonHome to /opt/stack/data/venv Jun 20 01:05:17.489575 np0000182336 devstack@c-api.service[112263]: Python main interpreter initialized at 0x7c33a44a3668 Jun 20 01:05:17.489575 np0000182336 devstack@c-api.service[112263]: python threads support enabled Jun 20 01:05:17.489575 np0000182336 devstack@c-api.service[112263]: your server socket listen backlog is limited to 100 connections Jun 20 01:05:17.489575 np0000182336 devstack@c-api.service[112263]: your mercy for graceful operations on workers is 80 seconds Jun 20 01:05:17.490290 np0000182336 devstack@c-api.service[112263]: mapped 671795 bytes (656 KB) for 4 cores Jun 20 01:05:17.490427 np0000182336 devstack@c-api.service[112263]: *** Operational MODE: preforking *** Jun 20 01:05:17.490588 np0000182336 devstack@c-api.service[112263]: *** uWSGI is running in multiple interpreter mode *** Jun 20 01:05:17.490588 np0000182336 devstack@c-api.service[112263]: spawned uWSGI master process (pid: 112263) Jun 20 01:05:17.490720 np0000182336 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 20 01:05:17.491666 np0000182336 devstack@c-api.service[112263]: spawned uWSGI worker 1 (pid: 112272, cores: 1) Jun 20 01:05:17.492318 np0000182336 devstack@c-api.service[112263]: spawned uWSGI worker 2 (pid: 112273, cores: 1) Jun 20 01:05:17.492865 np0000182336 devstack@c-api.service[112263]: spawned uWSGI worker 3 (pid: 112274, cores: 1) Jun 20 01:05:17.493685 np0000182336 devstack@c-api.service[112263]: spawned uWSGI worker 4 (pid: 112275, cores: 1) Jun 20 01:05:17.493805 np0000182336 devstack@c-api.service[112263]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 20 01:05:17.619360 np0000182336 devstack@c-api.service[112272]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:05:17.619360 np0000182336 devstack@c-api.service[112272]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:05:17.619360 np0000182336 devstack@c-api.service[112272]: we strongly recommend against using it for new projects. Jun 20 01:05:17.619360 np0000182336 devstack@c-api.service[112272]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:05:17.619360 np0000182336 devstack@c-api.service[112272]: framework. For more detail see Jun 20 01:05:17.619360 np0000182336 devstack@c-api.service[112272]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:05:17.619360 np0000182336 devstack@c-api.service[112272]: import eventlet # noqa Jun 20 01:05:17.621880 np0000182336 devstack@c-api.service[112275]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:05:17.621880 np0000182336 devstack@c-api.service[112275]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:05:17.621880 np0000182336 devstack@c-api.service[112275]: we strongly recommend against using it for new projects. Jun 20 01:05:17.621880 np0000182336 devstack@c-api.service[112275]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:05:17.621880 np0000182336 devstack@c-api.service[112275]: framework. For more detail see Jun 20 01:05:17.621880 np0000182336 devstack@c-api.service[112275]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:05:17.621880 np0000182336 devstack@c-api.service[112275]: import eventlet # noqa Jun 20 01:05:17.636668 np0000182336 devstack@c-api.service[112274]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:05:17.636668 np0000182336 devstack@c-api.service[112274]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:05:17.636668 np0000182336 devstack@c-api.service[112274]: we strongly recommend against using it for new projects. Jun 20 01:05:17.636668 np0000182336 devstack@c-api.service[112274]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:05:17.636668 np0000182336 devstack@c-api.service[112274]: framework. For more detail see Jun 20 01:05:17.636668 np0000182336 devstack@c-api.service[112274]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:05:17.636668 np0000182336 devstack@c-api.service[112274]: import eventlet # noqa Jun 20 01:05:17.652669 np0000182336 devstack@c-api.service[112273]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:05:17.652669 np0000182336 devstack@c-api.service[112273]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:05:17.652669 np0000182336 devstack@c-api.service[112273]: we strongly recommend against using it for new projects. Jun 20 01:05:17.652669 np0000182336 devstack@c-api.service[112273]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:05:17.652669 np0000182336 devstack@c-api.service[112273]: framework. For more detail see Jun 20 01:05:17.652669 np0000182336 devstack@c-api.service[112273]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:05:17.652669 np0000182336 devstack@c-api.service[112273]: import eventlet # noqa Jun 20 01:05:17.702992 np0000182336 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:05:17.702992 np0000182336 devstack@c-api.service[112272]: warnings.warn( Jun 20 01:05:17.717620 np0000182336 devstack@c-api.service[112275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:05:17.717620 np0000182336 devstack@c-api.service[112275]: warnings.warn( Jun 20 01:05:17.735686 np0000182336 devstack@c-api.service[112274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:05:17.735686 np0000182336 devstack@c-api.service[112274]: warnings.warn( Jun 20 01:05:17.756929 np0000182336 devstack@c-api.service[112273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:05:17.756929 np0000182336 devstack@c-api.service[112273]: warnings.warn( Jun 20 01:05:17.782691 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:17.782691 np0000182336 devstack@c-api.service[112272]: from cgi import parse_header Jun 20 01:05:17.807667 np0000182336 devstack@c-api.service[112275]: /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 20 01:05:17.807667 np0000182336 devstack@c-api.service[112275]: from cgi import parse_header Jun 20 01:05:17.816788 np0000182336 devstack@c-api.service[112274]: /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 20 01:05:17.816788 np0000182336 devstack@c-api.service[112274]: from cgi import parse_header Jun 20 01:05:17.831297 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:17.831297 np0000182336 devstack@c-api.service[112272]: removals.removed_module( Jun 20 01:05:17.832705 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:17.832705 np0000182336 devstack@c-api.service[112272]: removals.removed_module( Jun 20 01:05:17.839084 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:17.839084 np0000182336 devstack@c-api.service[112273]: from cgi import parse_header Jun 20 01:05:17.859802 np0000182336 devstack@c-api.service[112275]: /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 20 01:05:17.859802 np0000182336 devstack@c-api.service[112275]: removals.removed_module( Jun 20 01:05:17.861579 np0000182336 devstack@c-api.service[112275]: /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 20 01:05:17.861579 np0000182336 devstack@c-api.service[112275]: removals.removed_module( Jun 20 01:05:17.871562 np0000182336 devstack@c-api.service[112274]: /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 20 01:05:17.871562 np0000182336 devstack@c-api.service[112274]: removals.removed_module( Jun 20 01:05:17.874242 np0000182336 devstack@c-api.service[112274]: /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 20 01:05:17.874242 np0000182336 devstack@c-api.service[112274]: removals.removed_module( Jun 20 01:05:17.888770 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:17.888770 np0000182336 devstack@c-api.service[112273]: removals.removed_module( Jun 20 01:05:17.890383 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:17.890383 np0000182336 devstack@c-api.service[112273]: removals.removed_module( Jun 20 01:05:18.588175 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:18.588175 np0000182336 devstack@c-api.service[112272]: warnings.warn( Jun 20 01:05:18.637365 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:18.637365 np0000182336 devstack@c-api.service[112272]: warnings.warn( Jun 20 01:05:18.665570 np0000182336 devstack@c-api.service[112274]: /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 20 01:05:18.665570 np0000182336 devstack@c-api.service[112274]: warnings.warn( Jun 20 01:05:18.685738 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:18.685738 np0000182336 devstack@c-api.service[112273]: warnings.warn( Jun 20 01:05:18.717651 np0000182336 devstack@c-api.service[112274]: /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 20 01:05:18.717651 np0000182336 devstack@c-api.service[112274]: warnings.warn( Jun 20 01:05:18.738907 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:18.738907 np0000182336 devstack@c-api.service[112273]: warnings.warn( Jun 20 01:05:18.753668 np0000182336 devstack@c-api.service[112275]: /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 20 01:05:18.753668 np0000182336 devstack@c-api.service[112275]: warnings.warn( Jun 20 01:05:18.808796 np0000182336 devstack@c-api.service[112275]: /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 20 01:05:18.808796 np0000182336 devstack@c-api.service[112275]: warnings.warn( Jun 20 01:05:18.858915 np0000182336 devstack@c-api.service[112272]: 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 20 01:05:18.859101 np0000182336 devstack@c-api.service[112272]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112272) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:05:18.909561 np0000182336 devstack@c-api.service[112274]: 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 20 01:05:18.909775 np0000182336 devstack@c-api.service[112274]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112274) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:05:18.932306 np0000182336 devstack@c-api.service[112273]: 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 20 01:05:18.932557 np0000182336 devstack@c-api.service[112273]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112273) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:05:18.945513 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:18.945513 np0000182336 devstack@c-api.service[112272]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:05:18.972085 np0000182336 devstack@c-api.service[112274]: /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 20 01:05:18.972085 np0000182336 devstack@c-api.service[112274]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:05:18.995936 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:18.995936 np0000182336 devstack@c-api.service[112273]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:05:19.016878 np0000182336 devstack@c-api.service[112275]: 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 20 01:05:19.017161 np0000182336 devstack@c-api.service[112275]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112275) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:05:19.087309 np0000182336 devstack@c-api.service[112275]: /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 20 01:05:19.087309 np0000182336 devstack@c-api.service[112275]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:05:19.408058 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112272) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:05:19.408225 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112274) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:05:19.408429 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112273) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:05:19.408556 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.408664 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.408736 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.408837 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.408889 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.408946 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.409031 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.409077 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.409119 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.411039 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.411115 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.411169 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.411242 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.411290 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.411334 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.411377 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.411421 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.411462 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.411507 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.411550 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.411600 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.411600 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.411600 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.411716 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.411716 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.411792 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.411837 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.412069 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.412069 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.412267 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.412368 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.412368 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.412549 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.412646 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.412646 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.412869 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.413055 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.413146 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.413344 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.413484 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.413609 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.413720 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.413837 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.413930 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.414050 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.414094 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.414131 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.414173 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.414230 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.414276 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.414318 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.414358 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.414398 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.414433 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.414467 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.414509 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.414543 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.414581 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.414620 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.414655 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.414688 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.414726 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.414760 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.414798 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.414849 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.414890 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.414927 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.414927 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.414927 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.414927 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.414927 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.414927 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.415104 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.415104 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.415104 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.415104 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.415104 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.415310 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.415355 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.415391 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.415427 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.415462 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.415462 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.415462 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.415462 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.415462 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.415643 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.415643 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.415643 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.415750 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.416179 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.416179 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.416179 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.417610 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.417718 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.417718 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.417890 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.417890 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.418045 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.418135 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.418247 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.418340 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.418524 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.418524 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.418524 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.418524 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.418524 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.418943 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.419047 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.419142 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.419260 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.419350 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.419452 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.419545 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.419633 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.419719 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.419802 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.419925 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.420010 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.420101 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.420182 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.420309 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.420422 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.420513 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.420598 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.420691 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.420785 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.420884 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.420884 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.420884 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.420884 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.420884 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.420884 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.420884 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.420884 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.421314 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.421314 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.421314 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.421415 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.421459 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.421505 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.421542 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.421584 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.421618 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.421656 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.421691 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.421730 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.421771 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.421805 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.421846 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.421888 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.421934 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.421934 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.422002 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.422002 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.422002 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.422604 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.422662 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.422754 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.422846 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.422846 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.422996 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.423080 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.423161 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.423284 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.423329 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.423329 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.423329 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.423329 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.423329 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.423499 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.423499 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.423694 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.423694 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.423864 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.423953 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.424043 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.424043 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.424229 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.424338 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.424338 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.424508 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.424579 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.424671 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.424756 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.424847 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.424897 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.424897 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.424897 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.424897 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.425065 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.425108 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.425145 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.425145 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.425145 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.425145 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.425145 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.425145 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.425781 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.425841 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.425886 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.425993 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.425993 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.426152 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.426152 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.426318 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.426318 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.426403 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.426445 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.426445 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.426445 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.426445 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.426578 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.426619 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.426661 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.426831 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.426831 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.427010 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.427010 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.427368 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.427469 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.427564 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.427564 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.427758 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.427869 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.427954 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.428050 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.428123 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.428245 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.428324 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.428416 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.428517 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.428614 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.428680 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.428762 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.428839 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.428839 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.428997 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.428997 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.428997 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.433985 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.434072 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.434072 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.434141 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.434280 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.434280 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.434441 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.434526 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.434526 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.434526 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.434732 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.434732 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.434732 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.434732 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.434987 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.435105 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.435230 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.435320 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.435423 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.435497 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.435604 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.435604 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.435767 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.435885 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.435984 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.436032 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.436070 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.436114 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.436151 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.436206 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.436260 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.436306 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.436350 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.436350 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.436350 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.436461 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.436461 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.436461 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.436461 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.436461 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.436461 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.436667 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.437234 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.437304 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.437341 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.437382 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.437421 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.437450 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.437479 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.437513 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.437541 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.437580 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.437622 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.437622 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.437694 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.437881 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.437986 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.437986 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.438165 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.438165 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.438364 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.438364 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.438564 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.438564 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.438723 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.438814 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.438814 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.438814 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.439061 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.439160 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.439269 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.439317 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.439366 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.439366 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.439446 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.439494 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.439494 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.439565 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.439605 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.439642 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.439642 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.439642 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.439642 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.439642 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.441117 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.441210 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.441262 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.441310 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.441374 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.441415 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.441471 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.441517 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.441554 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.441638 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.441714 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.441756 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.441794 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.441833 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.441833 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.441915 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.441915 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.441915 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.442071 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.442071 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.442183 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.442601 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.442697 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.442749 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.442789 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.442827 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.442865 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.442903 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.442946 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.442988 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.443033 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.443072 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.443109 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.443148 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.443184 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.443247 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.443294 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.443338 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.443376 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.443441 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.443441 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.443441 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.443909 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.443998 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.444080 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.444080 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.444280 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.444367 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.444458 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.444617 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.444729 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.444824 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.444910 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.445026 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.445132 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.445132 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.445327 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.445327 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.445327 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.445327 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.445327 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.445751 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.445840 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.445934 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.445934 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.446091 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.446176 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.446289 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.446366 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.446465 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.446533 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.446617 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.446657 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.446691 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.446734 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.446734 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.446734 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.446838 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.446838 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.446838 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.446838 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.446838 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.446838 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.446838 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.449862 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.450004 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.450004 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.450004 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.450343 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.450343 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.450343 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.450821 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.450939 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.450939 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.453838 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.453838 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.453838 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.453838 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.454065 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.454065 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.454065 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.454065 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.454065 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.454065 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.454065 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.454432 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.454508 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.454508 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.454615 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.454669 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.454730 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.454784 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.454837 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.454895 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.454951 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.455006 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.455064 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.455064 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.455064 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.456724 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.456783 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.456841 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.456882 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.456921 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.456985 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.457025 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.457071 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.457111 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.457155 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.457221 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.457276 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.457317 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.457353 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.457391 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.457434 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.457477 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.457699 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.457699 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.457783 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.457783 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.457783 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.457919 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.457956 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.458297 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.458297 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.458297 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.458565 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.459388 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.459497 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.459497 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.459652 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.459652 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.459652 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.459859 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.459859 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.460019 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.460101 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.460212 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.460312 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.460312 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.460486 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.460568 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.460650 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.460736 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.460736 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.460909 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.460909 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.460909 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.460909 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.460909 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.460909 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.460909 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.461519 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.461573 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.461623 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.461698 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.461751 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.461808 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.461867 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.461867 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.461867 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.461867 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.461867 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.461867 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.461867 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.461867 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.461867 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.462735 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.462735 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.465062 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.465062 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.465309 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.465309 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.465309 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.465476 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.465476 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.465597 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.465597 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.465732 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.465732 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.465834 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.465834 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.465944 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.467015 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.467108 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.467166 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.467287 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.467345 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.467536 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.467674 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.467808 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.467808 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.468058 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.468058 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.468058 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.468058 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.468548 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.468630 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.468699 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.468755 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.468809 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.468863 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.468863 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.469025 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.469093 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.469156 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.469245 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.469284 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.469317 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.469353 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.469384 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.469417 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.469448 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.469485 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.469518 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.469548 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.469589 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.469621 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.469657 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.469657 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.469725 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.469756 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.469792 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.469792 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.469792 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.469885 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.469885 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.469956 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.469956 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.470025 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.470080 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.470120 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.470153 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.470202 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.470236 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.470270 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.470317 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.470349 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.470386 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.470421 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.470457 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.470493 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.470524 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.470563 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.470600 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.470631 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.470673 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.470712 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.470750 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.470786 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.470819 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.470851 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.470889 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.470926 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.470962 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.470998 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.470998 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.471063 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.471098 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.471098 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.471974 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.471974 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.471974 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.471974 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.471974 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.471974 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.471974 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.472533 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.472533 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.472533 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.472533 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.472533 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.472533 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.472533 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.473324 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.473430 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.473518 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.473594 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.473669 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.473716 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.473759 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.473803 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.473988 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.474163 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.474355 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.474431 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.474489 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.474543 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.474592 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.474647 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.474692 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.474738 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.474785 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.476798 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.476935 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.477313 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.477359 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.477383 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.477412 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.477441 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.477468 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.477492 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.477516 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.477542 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.477565 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.477597 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.477629 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.477654 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.477681 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.477708 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.477730 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.477758 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.477782 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.477804 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.477826 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.477849 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.477877 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.477904 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.477927 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.477949 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.477972 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.478000 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.478026 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.478048 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.478075 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.478097 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.478634 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.478696 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.478696 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.478802 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.478859 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.478915 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.478915 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.478915 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.485444 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112275) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:05:19.485926 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.486064 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.486240 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.486787 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.486936 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.486936 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.487155 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.487155 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.487155 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.487155 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.487696 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.487696 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.487696 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.487696 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.487696 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.488297 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.488297 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.488297 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.488297 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.488297 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.488297 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.488297 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.488297 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.488297 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.488796 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.488796 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.488796 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.489286 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.489286 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.489286 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.489286 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.489912 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.489912 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.489912 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.489912 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.490418 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.490418 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.490418 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.490418 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.490418 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.490418 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.491058 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.491058 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.491058 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.491058 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.491058 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.491338 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.491338 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.491338 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.491338 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.491533 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.491533 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.492116 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.492238 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.492238 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.492495 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.492495 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.492495 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.492495 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.492940 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.492940 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.492940 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.492940 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.493171 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.493171 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.493171 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.493634 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.493759 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.493759 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.493965 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.493965 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.493965 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.493965 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.494463 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.494463 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.494643 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.494643 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.494643 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.494806 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.494806 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.495855 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.495855 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.496004 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.496004 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.496097 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.496097 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.496294 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.496540 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.496540 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.496803 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.496803 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.496803 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.496803 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.496803 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.497426 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.497426 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.497426 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.497586 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.497586 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.497586 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.497713 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.497950 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.498021 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.498068 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.498138 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.498212 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.498337 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.498415 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.498940 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.499018 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.499074 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.499133 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.499178 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.499270 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.499323 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.499821 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.499906 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.499969 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.500027 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.500090 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.500229 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.500229 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.500525 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.500593 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.500653 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.500712 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.500766 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.500823 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.500885 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.501235 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.501356 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.501356 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.501419 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.501450 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.501553 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.501618 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.502382 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.502449 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.502551 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.502551 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.502663 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.502663 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.502763 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.503298 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.503476 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.503476 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.503476 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.503878 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.503878 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.503878 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.503878 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.503878 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.504471 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.504471 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.504471 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.504471 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.504471 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.504874 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.504874 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.504874 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.504874 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.504874 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.505179 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.505179 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.505179 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.505179 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.505179 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.505489 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.505489 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.505489 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.505489 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.506380 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.506465 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.506465 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.506576 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.506576 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.506687 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.506740 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.506811 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.506870 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.506925 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.507024 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.507024 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.507130 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.507130 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.507682 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.507850 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.507850 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.507850 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.508164 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.508164 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.508164 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.508514 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.508514 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.508721 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.508721 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.508721 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.508721 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.509267 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.509267 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.509267 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.509267 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.509267 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.509267 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.509267 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.509267 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.509946 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.509946 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.510040 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.510040 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.510128 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.510168 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.510262 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.510321 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.510367 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.510468 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.510468 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.510621 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.510621 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.510805 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:05:19.510805 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:05:19.510805 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:05:19.510805 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:05:19.511131 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:05:19.511131 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:05:19.511131 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:05:19.521217 np0000182336 devstack@c-api.service[112273]: INFO dbcounter [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Registered counter for database cinder Jun 20 01:05:19.522785 np0000182336 devstack@c-api.service[112274]: INFO dbcounter [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Registered counter for database cinder Jun 20 01:05:19.525424 np0000182336 devstack@c-api.service[112272]: INFO dbcounter [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Registered counter for database cinder Jun 20 01:05:19.558125 np0000182336 devstack@c-api.service[112275]: INFO dbcounter [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Registered counter for database cinder Jun 20 01:05:19.568933 np0000182336 devstack@c-api.service[112272]: DEBUG oslo_db.sqlalchemy.engines [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 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=112272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:05:19.571350 np0000182336 devstack@c-api.service[112274]: DEBUG oslo_db.sqlalchemy.engines [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 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=112274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:05:19.572414 np0000182336 devstack@c-api.service[112273]: DEBUG oslo_db.sqlalchemy.engines [None req-646e9d68-c413-49b0-8523-8bff946cb247 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=112273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:05:19.601833 np0000182336 devstack@c-api.service[112275]: DEBUG oslo_db.sqlalchemy.engines [None req-2561228b-2f9a-42fa-adeb-e632984f42ac 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=112275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:05:19.691545 np0000182336 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writer thread running {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:05:19.692121 np0000182336 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writer thread running {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:05:19.694326 np0000182336 devstack@c-api.service[112273]: INFO cinder.rpc [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:05:19.695082 np0000182336 devstack@c-api.service[112272]: INFO cinder.rpc [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:05:19.695570 np0000182336 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writer thread running {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:05:19.696593 np0000182336 devstack@c-api.service[112273]: INFO cinder.rpc [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:05:19.697372 np0000182336 devstack@c-api.service[112272]: INFO cinder.rpc [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:05:19.697901 np0000182336 devstack@c-api.service[112274]: INFO cinder.rpc [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:05:19.699170 np0000182336 devstack@c-api.service[112273]: INFO cinder.rpc [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:05:19.699475 np0000182336 devstack@c-api.service[112272]: INFO cinder.rpc [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:05:19.700353 np0000182336 devstack@c-api.service[112274]: INFO cinder.rpc [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:05:19.701486 np0000182336 devstack@c-api.service[112272]: INFO cinder.rpc [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:05:19.701847 np0000182336 devstack@c-api.service[112273]: INFO cinder.rpc [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:05:19.702374 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.702561 np0000182336 devstack@c-api.service[112274]: INFO cinder.rpc [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:05:19.702965 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.704804 np0000182336 devstack@c-api.service[112274]: INFO cinder.rpc [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:05:19.705420 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.705942 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.706742 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.709742 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.722621 np0000182336 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writer thread running {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:05:19.725784 np0000182336 devstack@c-api.service[112275]: INFO cinder.rpc [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:05:19.728310 np0000182336 devstack@c-api.service[112275]: INFO cinder.rpc [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:05:19.731119 np0000182336 devstack@c-api.service[112275]: INFO cinder.rpc [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:05:19.733728 np0000182336 devstack@c-api.service[112275]: INFO cinder.rpc [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:05:19.734957 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.739242 np0000182336 devstack@c-api.service[112272]: DEBUG oslo_db.sqlalchemy.engines [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 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=112272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:05:19.739745 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.740627 np0000182336 devstack@c-api.service[112273]: DEBUG oslo_db.sqlalchemy.engines [None req-646e9d68-c413-49b0-8523-8bff946cb247 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=112273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:05:19.742050 np0000182336 devstack@c-api.service[112272]: INFO cinder.rpc [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:05:19.743493 np0000182336 devstack@c-api.service[112273]: INFO cinder.rpc [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:05:19.744579 np0000182336 devstack@c-api.service[112272]: INFO cinder.rpc [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:05:19.745768 np0000182336 devstack@c-api.service[112273]: INFO cinder.rpc [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:05:19.745923 np0000182336 devstack@c-api.service[112274]: DEBUG oslo_db.sqlalchemy.engines [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 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=112274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:05:19.746000 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.747277 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.748602 np0000182336 devstack@c-api.service[112274]: INFO cinder.rpc [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:05:19.751739 np0000182336 devstack@c-api.service[112274]: INFO cinder.rpc [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:05:19.753862 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.759878 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.760005 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.763039 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.763154 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.766566 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.767307 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.769885 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.771383 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.771756 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.773054 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.774170 np0000182336 devstack@c-api.service[112275]: DEBUG oslo_db.sqlalchemy.engines [None req-2561228b-2f9a-42fa-adeb-e632984f42ac 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=112275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:05:19.774630 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.774773 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.776152 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.776800 np0000182336 devstack@c-api.service[112275]: INFO cinder.rpc [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:05:19.777280 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.777755 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.779268 np0000182336 devstack@c-api.service[112275]: INFO cinder.rpc [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:05:19.780273 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.780389 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.780795 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.781391 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.783091 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.783885 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.784347 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.785990 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.786859 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.787260 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.787426 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.788321 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.790091 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.790379 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.791000 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.793299 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.793469 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.795586 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.796327 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.796911 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.797778 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.797851 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.798914 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.800314 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.800563 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.800912 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.800990 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.802438 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.802496 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.804044 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.804157 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.805041 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.805543 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.805754 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.806399 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.806550 np0000182336 devstack@c-api.service[112273]: WARNING cinder.api.contrib.hosts [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:05:19.807115 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.807284 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.808011 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.808147 np0000182336 devstack@c-api.service[112272]: WARNING cinder.api.contrib.hosts [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:05:19.808523 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.808826 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.809882 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.810014 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.810201 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.810972 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.811438 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.811743 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.811923 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.812254 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: extensions {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.813301 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.813437 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.813583 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: extra_specs {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.814017 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.814115 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: extensions {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.815072 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: os-volume-transfer {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.815145 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.815529 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: extra_specs {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.816778 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.816841 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.817044 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: os-volume-transfer {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.817293 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: os-quota-class-sets {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.817849 np0000182336 devstack@c-api.service[112274]: WARNING cinder.api.contrib.hosts [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:05:19.818568 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.818617 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: cgsnapshots {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.818730 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: os-quota-class-sets {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.819722 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.819884 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.819942 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: scheduler-stats {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.820607 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: cgsnapshots {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.821205 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.821699 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: qos-specs {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.821773 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.822043 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: scheduler-stats {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.822864 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.823449 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: capabilities {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.823548 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: qos-specs {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.823700 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: extensions {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.823878 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.824710 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: encryption {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.825148 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: extra_specs {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.825664 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: capabilities {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.826223 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: encryption {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.826762 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: os-volume-transfer {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.826960 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: encryption {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.827756 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: os-volume-type-access {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.828455 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: encryption {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.829114 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: os-quota-class-sets {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.829439 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: os-quota-sets {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.829641 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.830056 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: os-volume-type-access {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.830808 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: os-snapshot-manage {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.830909 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: cgsnapshots {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.831680 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: os-quota-sets {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.832272 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: os-volume-manage {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.832339 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: scheduler-stats {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.833012 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.833132 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: os-snapshot-manage {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.833726 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: os-hosts {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.833833 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: qos-specs {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.834600 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: os-volume-manage {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.835059 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.835133 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: os-availability-zone {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.835983 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: capabilities {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.836090 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: os-hosts {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.836387 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: consistencygroups {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.836595 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.837332 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: encryption {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.837443 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: os-availability-zone {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.838270 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.838349 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extended resource: backups {{(pid=112273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.838771 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: consistencygroups {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.838863 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: encryption {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.839617 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.840414 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.contrib.snapshot_actions [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] SnapshotActionsController initialized {{(pid=112273) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:05:19.840514 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: os-volume-type-access {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.840668 np0000182336 devstack@c-api.service[112275]: WARNING cinder.api.contrib.hosts [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:05:19.840772 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extended resource: backups {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.841171 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.841374 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.842084 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: os-quota-sets {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.842534 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.842704 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.842877 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] SnapshotActionsController initialized {{(pid=112272) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:05:19.843637 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: os-snapshot-manage {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.843758 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.843924 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.844184 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.845042 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.845152 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: os-volume-manage {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.845245 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.845664 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.846446 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.846511 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: extensions {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.846567 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.846655 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: os-hosts {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.847770 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.847923 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.848103 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: os-availability-zone {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.848353 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: extra_specs {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.849267 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.849376 np0000182336 devstack@c-api.service[112273]: WARNING castellan.key_manager.migration [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.849462 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: consistencygroups {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.849885 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: os-volume-transfer {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.850206 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension UsedLimits extending resource: limits {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.850325 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.850479 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.850650 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.851071 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.851181 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.851303 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.851400 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.851500 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.851552 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extended resource: backups {{(pid=112274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.851593 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: os-quota-class-sets {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.851639 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.851710 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.851788 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension AdminActions extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.851909 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension AdminActions extending resource: snapshots {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.851990 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension AdminActions extending resource: backups {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.852098 np0000182336 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.852167 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.852267 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension VolumeActions extending resource: volumes {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.852361 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.v3.router [None req-646e9d68-c413-49b0-8523-8bff946cb247 None None] Extension TypesManage extending resource: types {{(pid=112273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.852898 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: cgsnapshots {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.852983 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension UsedLimits extending resource: limits {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.853136 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.853304 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.853431 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.853556 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.853667 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.853785 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.contrib.snapshot_actions [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] SnapshotActionsController initialized {{(pid=112274) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:05:19.853908 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.853908 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.853908 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.854086 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.854143 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension AdminActions extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.854230 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension AdminActions extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.854348 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: scheduler-stats {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.854468 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension AdminActions extending resource: backups {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.854468 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.854692 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.854791 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension VolumeActions extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.854791 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-c8366e08-63ab-4be4-a1a9-2abdb3e4d574 None None] Extension TypesManage extending resource: types {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.855830 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: qos-specs {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.855977 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.857440 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.857929 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: capabilities {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.858790 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.859223 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: encryption {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.860117 np0000182336 devstack@c-api.service[112273]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c33a44a3668 pid: 112273 (default app) Jun 20 01:05:19.860270 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.860733 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: encryption {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.861543 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.862337 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: os-volume-type-access {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.863081 np0000182336 devstack@c-api.service[112274]: WARNING castellan.key_manager.migration [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.863462 np0000182336 devstack@c-api.service[112272]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c33a44a3668 pid: 112272 (default app) Jun 20 01:05:19.863996 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension UsedLimits extending resource: limits {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.864122 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: os-quota-sets {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.864270 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.864270 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.864457 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.864570 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.864690 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.864876 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.865059 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.865213 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.865307 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.865587 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: os-snapshot-manage {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.866151 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension AdminActions extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.866449 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension AdminActions extending resource: snapshots {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.866449 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension AdminActions extending resource: backups {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.866578 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.866638 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension VolumeActions extending resource: volumes {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.866736 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.v3.router [None req-0921c8f2-0b96-44b9-8bee-9fbf406dc645 None None] Extension TypesManage extending resource: types {{(pid=112274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.867081 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: os-volume-manage {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.868467 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.868467 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.868467 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.868467 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.869117 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.869117 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.869117 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.869117 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.869392 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.869392 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.869489 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: os-hosts {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.869539 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.869539 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.869539 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.869539 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.869539 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.869539 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.869816 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.869816 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.869816 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.869816 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870025 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870025 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870025 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870025 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870291 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870291 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870291 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870291 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870500 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870500 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870500 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870500 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870500 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870761 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870761 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870761 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870761 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870761 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870971 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870971 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870971 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870971 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.870971 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.870971 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.871758 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.871758 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.871758 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.871758 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.871758 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.871758 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.872380 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.872380 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.872380 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.872380 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.872380 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.872380 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.872972 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.872972 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.872972 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.872972 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.872972 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.873605 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.873605 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.873605 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.873605 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.873605 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.873899 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.873899 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.873899 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.873899 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.873899 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.873899 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.874291 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.874291 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.874291 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.874291 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.874291 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.874291 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.874629 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.874629 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.874629 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.874629 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.874629 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.874981 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.874981 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.874981 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.874981 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.874981 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.875297 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.875297 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.875297 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.875297 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.876065 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.876065 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.876065 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.876065 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.876541 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.876541 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.876541 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.876541 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.876541 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.877171 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.877171 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.877171 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.877171 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.877171 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.877683 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.877683 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.877683 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.877683 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.878592 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.878592 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.878592 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.878592 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.879023 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.879023 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.879023 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.879023 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.879487 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.879487 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.879487 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.879487 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.879907 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.879907 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.879907 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.879907 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.880396 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.880396 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.880396 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.880396 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.880396 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.881653 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.881653 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.881653 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.881653 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.881653 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.881653 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.882304 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.882304 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.882304 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.882304 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.882304 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.882656 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.882656 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.882656 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.882656 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.882656 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.882656 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.883063 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.883063 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.883063 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.883063 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.883063 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.883063 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.883506 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.883506 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.883506 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.883506 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.883506 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.883506 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.884358 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.884358 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.884358 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.884358 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.884358 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.884358 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.884793 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.884793 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.884793 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.884793 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.885143 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.885143 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.885143 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.885143 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.885143 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.885554 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.885554 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.885554 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.885554 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:19.885554 np0000182336 devstack@c-api.service[112273]: warnings.warn(deprecated_msg) Jun 20 01:05:19.885834 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: os-availability-zone {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.885834 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: consistencygroups {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.885927 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-83847368-9765-47ad-9222-558c42d553d2 None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:05:19.885974 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extended resource: backups {{(pid=112275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:05:19.886013 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 956 bytes} [Sat Jun 20 01:05:19 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:05:19.886055 np0000182336 devstack@c-api.service[112274]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c33a44a3668 pid: 112274 (default app) Jun 20 01:05:19.886095 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.contrib.snapshot_actions [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] SnapshotActionsController initialized {{(pid=112275) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:05:19.886095 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.886095 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.886095 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.886095 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.886095 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.886095 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.886095 np0000182336 devstack@c-api.service[112275]: WARNING castellan.key_manager.migration [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:05:19.886095 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension UsedLimits extending resource: limits {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.886462 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension SnapshotActions extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.886462 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.886462 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.886462 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.886462 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.886462 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.886816 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.886816 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.886816 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.886816 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension AdminActions extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.887112 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension AdminActions extending resource: snapshots {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.887112 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension AdminActions extending resource: backups {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.887112 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension VolumeTypeAccess extending resource: types {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.887311 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension VolumeActions extending resource: volumes {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.887388 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.v3.router [None req-2561228b-2f9a-42fa-adeb-e632984f42ac None None] Extension TypesManage extending resource: types {{(pid=112275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:05:19.896035 np0000182336 devstack@c-api.service[112275]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c33a44a3668 pid: 112275 (default app) Jun 20 01:05:27.178986 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.178986 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.178986 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.178986 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.178986 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.179885 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.179885 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.179885 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.179885 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.179885 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.180163 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.180163 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.180163 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.180163 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.180163 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.180163 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.180600 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.180600 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.180600 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.180600 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.180831 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.180831 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.180831 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.180831 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.181102 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.181102 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.181102 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.181102 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.181376 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.181376 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.181376 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.181376 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.181376 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.181664 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.181664 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.181664 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.181664 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.181664 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.181931 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.181931 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.181931 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.181931 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.181931 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.181931 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.182296 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.182296 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.182296 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.182296 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.182296 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.182296 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.182629 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.182629 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.182629 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.182629 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.182629 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.182629 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.182977 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.182977 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.182977 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.182977 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.182977 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.183285 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.183285 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.183285 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.183285 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.183285 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.183546 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.183546 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.183546 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.183546 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.183546 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.183546 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.183865 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.183865 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.183865 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.183865 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.183865 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.183865 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.184178 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.184178 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.184178 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.184178 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.184178 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.184523 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.184523 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.184523 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.184523 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.184523 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.184798 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.184798 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.184798 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.184798 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.185029 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.185029 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.185029 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.185029 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.185280 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.185280 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.185280 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.185280 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.185280 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.185568 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.185568 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.185568 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.185568 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.185568 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.185850 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.185850 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.185850 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.185850 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.186073 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.186073 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.186073 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.186073 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.186324 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.186324 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.186324 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.186324 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.186550 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.186550 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.186550 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.186550 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.186775 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.186775 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.186775 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.186775 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.186998 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.186998 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.186998 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.186998 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.186998 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.187322 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.187322 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.187322 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.187322 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.187322 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.187322 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.187652 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.187652 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.187652 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.187652 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.187652 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.187918 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.187918 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.187918 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.187918 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.187918 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.187918 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.188264 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.188264 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.188264 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.188264 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.188264 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.188264 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.188661 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.188661 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.188661 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.188661 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.188661 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.188661 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.189002 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.189002 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.189002 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.189002 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.189002 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.189002 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.189351 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.189351 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.189351 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.189351 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.189576 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.189576 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.189576 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.189576 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.189576 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.189718 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.189718 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.189718 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.189718 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.189718 np0000182336 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 20 01:05:27.189718 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-fcf334b2-2d57-43a9-b992-066773bb05f7 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:05:27.678170 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-fcf334b2-2d57-43a9-b992-066773bb05f7 admin admin] POST https://199.204.45.216/volume/v3/types Jun 20 01:05:27.678686 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-fcf334b2-2d57-43a9-b992-066773bb05f7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 20 01:05:27.680311 np0000182336 devstack@c-api.service[112272]: /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 20 01:05:27.680311 np0000182336 devstack@c-api.service[112272]: warnings.warn( Jun 20 01:05:27.717801 np0000182336 devstack@c-api.service[112272]: DEBUG oslo_db.sqlalchemy.engines [None req-fcf334b2-2d57-43a9-b992-066773bb05f7 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=112272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:05:27.793098 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-fcf334b2-2d57-43a9-b992-066773bb05f7 admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 Jun 20 01:05:27.794110 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Sat Jun 20 01:05:27 2026] POST /volume/v3/types => generated 186 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:05:27.807348 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [req-fcf334b2-2d57-43a9-b992-066773bb05f7 req-0eedb30a-b9c1-4683-8acd-a2cc34dbf8f6 None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:05:28.145656 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [req-fcf334b2-2d57-43a9-b992-066773bb05f7 req-0eedb30a-b9c1-4683-8acd-a2cc34dbf8f6 admin admin] POST https://199.204.45.216/volume/v3/types/b1da47c5-cdf2-4244-9c4c-bbc9a2e5ac93/extra_specs Jun 20 01:05:28.146404 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [req-fcf334b2-2d57-43a9-b992-066773bb05f7 req-0eedb30a-b9c1-4683-8acd-a2cc34dbf8f6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 20 01:05:28.148556 np0000182336 devstack@c-api.service[112273]: /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 20 01:05:28.148556 np0000182336 devstack@c-api.service[112273]: warnings.warn( Jun 20 01:05:28.185443 np0000182336 devstack@c-api.service[112273]: DEBUG oslo_db.sqlalchemy.engines [req-fcf334b2-2d57-43a9-b992-066773bb05f7 req-0eedb30a-b9c1-4683-8acd-a2cc34dbf8f6 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=112273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:05:28.289753 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [req-fcf334b2-2d57-43a9-b992-066773bb05f7 req-0eedb30a-b9c1-4683-8acd-a2cc34dbf8f6 admin admin] https://199.204.45.216/volume/v3/types/b1da47c5-cdf2-4244-9c4c-bbc9a2e5ac93/extra_specs returned with HTTP 200 Jun 20 01:05:28.289753 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 2/3] 199.204.45.216 () {70 vars in 1505 bytes} [Sat Jun 20 01:05:27 2026] POST /volume/v3/types/b1da47c5-cdf2-4244-9c4c-bbc9a2e5ac93/extra_specs => generated 55 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:05:29.750075 np0000182336 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=6 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:05:29.778821 np0000182336 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=6 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:05:37.788829 np0000182336 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:05:38.283610 np0000182336 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:08:00.297008 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.297008 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.297008 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.297008 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.297008 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.298039 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.298039 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.298039 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.298039 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.298039 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.298452 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.298452 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.298452 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.298452 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.298452 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.298452 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.299139 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.299139 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.299139 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.299139 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.299717 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.299717 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.299717 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.299717 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.300244 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.300244 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.300244 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.300244 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.300705 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.300705 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.300705 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.300705 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.300705 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.301150 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.301150 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.301150 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.301150 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.301150 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.301557 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.301557 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.301557 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.301557 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.301557 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.301557 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.301954 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.301954 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.301954 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.301954 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.301954 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.301954 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.302438 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.302438 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.302438 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.302438 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.302438 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.302438 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.302935 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.302935 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.302935 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.302935 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.302935 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.303652 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.303652 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.303652 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.303652 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.303652 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.304039 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.304039 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.304039 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.304039 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.304039 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.304039 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.305643 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.305643 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.305643 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.305643 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.305643 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.305643 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.306649 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.306649 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.306649 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.306649 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.306649 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.307581 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.307581 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.307581 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.307581 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.307581 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.308207 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.308207 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.308207 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.308207 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.308540 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.308540 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.308540 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.308540 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.308804 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.308804 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.308804 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.308804 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.308804 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.309103 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.309103 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.309103 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.309103 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.309103 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.309401 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.309401 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.309401 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.309401 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.309628 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.309628 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.309628 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.309628 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.309861 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.309861 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.309861 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.309861 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.310099 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.310099 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.310099 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.310099 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.310344 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.310344 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.310344 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.310344 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.310619 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.310619 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.310619 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.310619 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.310619 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.310907 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.310907 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.310907 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.310907 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.310907 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.310907 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.311259 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.311259 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.311259 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.311259 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.311259 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.311567 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.311567 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.311567 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.311567 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.311567 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.311567 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.311904 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.311904 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.311904 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.311904 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.311904 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.311904 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.312254 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.312254 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.312254 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.312254 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.312254 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.312254 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.312572 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.312572 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.312572 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.312572 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.312572 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.312572 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.312763 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.312763 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.312763 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.312763 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.312912 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.312912 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.312912 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.312912 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.312912 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.313095 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.313095 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.313095 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.313095 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:00.313095 np0000182336 devstack@c-api.service[112274]: warnings.warn(deprecated_msg) Jun 20 01:08:00.313095 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-6fee2551-8d8e-4c1c-b0b3-39a78ca35c8f None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:00.313095 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-6fee2551-8d8e-4c1c-b0b3-39a78ca35c8f None None] GET https://199.204.45.216/volume// Jun 20 01:08:00.313539 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-6fee2551-8d8e-4c1c-b0b3-39a78ca35c8f None None] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:08:00.313539 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-6fee2551-8d8e-4c1c-b0b3-39a78ca35c8f None None] Calling method 'all' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:08:00.313539 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-6fee2551-8d8e-4c1c-b0b3-39a78ca35c8f None None] https://199.204.45.216/volume// returned with HTTP 300 Jun 20 01:08:00.313539 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 1/4] 199.204.45.216 () {66 vars in 1456 bytes} [Sat Jun 20 01:08:00 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 20 01:08:38.568851 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.568851 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.568851 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.568851 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.568851 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.569729 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.569729 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.569729 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.569729 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.569729 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.570096 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.570096 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.570096 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.570096 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.570096 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.570096 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.570500 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.570500 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.570500 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.570500 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.570733 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.570733 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.570733 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.570733 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.571004 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.571004 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.571004 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.571004 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.571307 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.571307 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.571307 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.571307 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.571307 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.571584 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.571584 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.571584 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.571584 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.571584 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.571869 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.571869 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.571869 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.571869 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.571869 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.571869 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.572221 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.572221 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.572221 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.572221 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.572221 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.572221 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.572560 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.572560 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.572560 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.572560 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.572560 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.572560 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.572898 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.572898 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.572898 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.572898 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.572898 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.573170 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.573170 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.573170 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.573170 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.573170 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.573472 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.573472 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.573472 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.573472 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.573472 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.573472 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.573859 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.573859 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.573859 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.573859 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.573859 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.573859 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.574183 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.574183 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.574183 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.574183 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.574183 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.574551 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.574551 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.574551 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.574551 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.574551 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.574870 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.574870 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.574870 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.574870 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.575099 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.575099 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.575099 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.575099 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.575461 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.575461 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.575461 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.575461 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.575461 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.575805 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.575805 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.575805 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.575805 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.575805 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.575989 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.575989 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.575989 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.575989 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576125 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576125 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576125 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576125 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576314 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576314 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576314 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576314 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576453 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576453 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576453 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576453 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576609 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576609 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576609 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576609 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576757 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576757 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576757 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576757 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576757 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576937 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576937 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576937 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576937 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.576937 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.576937 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577264 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.577264 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577264 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.577264 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577264 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.577445 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577445 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.577445 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577445 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.577445 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577445 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.577673 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577673 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.577673 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577673 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.577673 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577673 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.577879 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577879 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.577879 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577879 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.577879 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.577879 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.578081 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.578081 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.578081 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.578081 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.578081 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.578081 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.578325 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.578325 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.578325 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.578325 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.578476 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.578476 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.578476 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.578476 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.578476 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.578658 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.578658 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.578658 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.578658 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:38.578658 np0000182336 devstack@c-api.service[112275]: warnings.warn(deprecated_msg) Jun 20 01:08:38.578658 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-f9d334a1-134f-491c-a0d4-2caea717f061 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:38.578658 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 1/5] 199.204.45.216 () {62 vars in 1068 bytes} [Sat Jun 20 01:08:38 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:08:38.612870 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-7092e3af-f79f-4d64-a440-dd811b20c2b5 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:38.621941 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 2/6] 199.204.45.216 () {64 vars in 1272 bytes} [Sat Jun 20 01:08:38 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:08:38.660253 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [req-7092e3af-f79f-4d64-a440-dd811b20c2b5 req-f3f8a809-9df4-4440-aa8f-85d4db5d07ad None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:38.665366 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [req-7092e3af-f79f-4d64-a440-dd811b20c2b5 req-f3f8a809-9df4-4440-aa8f-85d4db5d07ad demo demo] GET https://199.204.45.216/volume/v3/ Jun 20 01:08:38.665767 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [req-7092e3af-f79f-4d64-a440-dd811b20c2b5 req-f3f8a809-9df4-4440-aa8f-85d4db5d07ad demo demo] Empty body provided in request {{(pid=112273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:08:38.666170 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [req-7092e3af-f79f-4d64-a440-dd811b20c2b5 req-f3f8a809-9df4-4440-aa8f-85d4db5d07ad demo demo] Calling method 'version_select' {{(pid=112273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:08:38.667877 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [req-7092e3af-f79f-4d64-a440-dd811b20c2b5 req-f3f8a809-9df4-4440-aa8f-85d4db5d07ad demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 20 01:08:38.668394 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 3/7] 199.204.45.216 () {66 vars in 1346 bytes} [Sat Jun 20 01:08:38 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:08:38.709783 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-94f347b7-4dee-4634-b4eb-2c6b33828d79 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:39.042363 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-94f347b7-4dee-4634-b4eb-2c6b33828d79 demo demo] GET https://199.204.45.216/volume/v3/types Jun 20 01:08:39.042695 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-94f347b7-4dee-4634-b4eb-2c6b33828d79 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:08:39.042892 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-94f347b7-4dee-4634-b4eb-2c6b33828d79 demo demo] Calling method 'index' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:08:39.043389 np0000182336 devstack@c-api.service[112274]: /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 20 01:08:39.043389 np0000182336 devstack@c-api.service[112274]: warnings.warn( Jun 20 01:08:39.043990 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-94f347b7-4dee-4634-b4eb-2c6b33828d79 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:08:39.081337 np0000182336 devstack@c-api.service[112274]: DEBUG oslo_db.sqlalchemy.engines [None req-94f347b7-4dee-4634-b4eb-2c6b33828d79 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=112274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:08:39.104593 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-94f347b7-4dee-4634-b4eb-2c6b33828d79 demo demo] https://199.204.45.216/volume/v3/types returned with HTTP 200 Jun 20 01:08:39.105058 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 2/8] 199.204.45.216 () {64 vars in 1290 bytes} [Sat Jun 20 01:08:38 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 20 01:08:39.143378 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-9325b9db-0de5-43e0-8702-332e2bdaac62 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:39.471225 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-9325b9db-0de5-43e0-8702-332e2bdaac62 demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 20 01:08:39.471520 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-9325b9db-0de5-43e0-8702-332e2bdaac62 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:08:39.471815 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-9325b9db-0de5-43e0-8702-332e2bdaac62 demo demo] Calling method 'show' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:08:39.508169 np0000182336 devstack@c-api.service[112275]: DEBUG oslo_db.sqlalchemy.engines [None req-9325b9db-0de5-43e0-8702-332e2bdaac62 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=112275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:08:39.526277 np0000182336 devstack@c-api.service[112275]: /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 20 01:08:39.526277 np0000182336 devstack@c-api.service[112275]: warnings.warn( Jun 20 01:08:39.528558 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-9325b9db-0de5-43e0-8702-332e2bdaac62 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 20 01:08:39.528938 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 2/9] 199.204.45.216 () {64 vars in 1301 bytes} [Sat Jun 20 01:08:39 2026] GET /volume/v3/types/default => generated 145 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:08:39.999239 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-0fca1d79-dc09-404b-97f8-23c5c0dbab4d None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:40.000531 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 3/10] 199.204.45.216 () {62 vars in 1068 bytes} [Sat Jun 20 01:08:39 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:08:40.036168 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-2c9e27bd-1e95-4090-87ec-9fbdd1c05e00 None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:40.044633 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 4/11] 199.204.45.216 () {64 vars in 1272 bytes} [Sat Jun 20 01:08:40 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:08:40.081244 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [req-2c9e27bd-1e95-4090-87ec-9fbdd1c05e00 req-f0c10710-81e1-4ea7-b0d6-7c26b394cd4a None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:40.084515 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [req-2c9e27bd-1e95-4090-87ec-9fbdd1c05e00 req-f0c10710-81e1-4ea7-b0d6-7c26b394cd4a demo demo] GET https://199.204.45.216/volume/v3/ Jun 20 01:08:40.084858 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [req-2c9e27bd-1e95-4090-87ec-9fbdd1c05e00 req-f0c10710-81e1-4ea7-b0d6-7c26b394cd4a demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:08:40.085015 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [req-2c9e27bd-1e95-4090-87ec-9fbdd1c05e00 req-f0c10710-81e1-4ea7-b0d6-7c26b394cd4a demo demo] Calling method 'version_select' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:08:40.085528 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [req-2c9e27bd-1e95-4090-87ec-9fbdd1c05e00 req-f0c10710-81e1-4ea7-b0d6-7c26b394cd4a demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 20 01:08:40.085939 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 3/12] 199.204.45.216 () {66 vars in 1346 bytes} [Sat Jun 20 01:08:40 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:08:40.124565 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-3d3a561a-ba33-4e8b-901c-ad43e6d6433a None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:40.128427 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-3d3a561a-ba33-4e8b-901c-ad43e6d6433a demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 20 01:08:40.128837 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-3d3a561a-ba33-4e8b-901c-ad43e6d6433a demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:08:40.129291 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-3d3a561a-ba33-4e8b-901c-ad43e6d6433a demo demo] Calling method 'show' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:08:40.138397 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-3d3a561a-ba33-4e8b-901c-ad43e6d6433a demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 20 01:08:40.138739 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 3/13] 199.204.45.216 () {64 vars in 1301 bytes} [Sat Jun 20 01:08:40 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:08:40.745398 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-6ad6fe12-c46f-4c5c-bcfe-2dab80ee2805 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:40.746592 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 4/14] 199.204.45.216 () {62 vars in 1068 bytes} [Sat Jun 20 01:08:40 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:08:40.777881 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-c933fa4d-447d-4848-ab48-212ca91c5e99 None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:40.781428 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 5/15] 199.204.45.216 () {64 vars in 1272 bytes} [Sat Jun 20 01:08:40 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:08:40.817630 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [req-c933fa4d-447d-4848-ab48-212ca91c5e99 req-51c05ce1-4d21-4161-8e8d-22eb92674584 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:40.820778 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [req-c933fa4d-447d-4848-ab48-212ca91c5e99 req-51c05ce1-4d21-4161-8e8d-22eb92674584 demo demo] GET https://199.204.45.216/volume/v3/ Jun 20 01:08:40.821113 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [req-c933fa4d-447d-4848-ab48-212ca91c5e99 req-51c05ce1-4d21-4161-8e8d-22eb92674584 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:08:40.821511 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [req-c933fa4d-447d-4848-ab48-212ca91c5e99 req-51c05ce1-4d21-4161-8e8d-22eb92674584 demo demo] Calling method 'version_select' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:08:40.822151 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [req-c933fa4d-447d-4848-ab48-212ca91c5e99 req-51c05ce1-4d21-4161-8e8d-22eb92674584 demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 20 01:08:40.822841 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 4/16] 199.204.45.216 () {66 vars in 1346 bytes} [Sat Jun 20 01:08:40 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:08:40.861619 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-68ddde06-a42c-4e7a-b6c9-367f09e45909 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:40.864950 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-68ddde06-a42c-4e7a-b6c9-367f09e45909 demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 20 01:08:40.865301 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-68ddde06-a42c-4e7a-b6c9-367f09e45909 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:08:40.865666 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-68ddde06-a42c-4e7a-b6c9-367f09e45909 demo demo] Calling method 'show' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:08:40.874181 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-68ddde06-a42c-4e7a-b6c9-367f09e45909 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 20 01:08:40.874491 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 4/17] 199.204.45.216 () {64 vars in 1301 bytes} [Sat Jun 20 01:08:40 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:08:40.911173 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-da499455-b272-45db-b668-d7df950aafc2 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:40.912327 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 5/18] 199.204.45.216 () {62 vars in 1068 bytes} [Sat Jun 20 01:08:40 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:08:40.944986 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-59b00cbc-9d4e-4dd8-94b2-f8a3f23ea958 None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:40.947382 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 6/19] 199.204.45.216 () {64 vars in 1272 bytes} [Sat Jun 20 01:08:40 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:08:40.983754 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [req-59b00cbc-9d4e-4dd8-94b2-f8a3f23ea958 req-1fde79aa-09a4-4f86-9150-83c67bb60aec None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:40.986993 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [req-59b00cbc-9d4e-4dd8-94b2-f8a3f23ea958 req-1fde79aa-09a4-4f86-9150-83c67bb60aec demo demo] GET https://199.204.45.216/volume/v3/ Jun 20 01:08:40.987413 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [req-59b00cbc-9d4e-4dd8-94b2-f8a3f23ea958 req-1fde79aa-09a4-4f86-9150-83c67bb60aec demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:08:40.987777 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [req-59b00cbc-9d4e-4dd8-94b2-f8a3f23ea958 req-1fde79aa-09a4-4f86-9150-83c67bb60aec demo demo] Calling method 'version_select' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:08:40.988587 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [req-59b00cbc-9d4e-4dd8-94b2-f8a3f23ea958 req-1fde79aa-09a4-4f86-9150-83c67bb60aec demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jun 20 01:08:40.989258 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 5/20] 199.204.45.216 () {66 vars in 1346 bytes} [Sat Jun 20 01:08:40 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:08:41.030656 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-ceb5503a-be36-46ea-919d-9f615b1754c1 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:08:41.034358 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-ceb5503a-be36-46ea-919d-9f615b1754c1 demo demo] GET https://199.204.45.216/volume/v3/types/default Jun 20 01:08:41.034783 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-ceb5503a-be36-46ea-919d-9f615b1754c1 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:08:41.035341 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-ceb5503a-be36-46ea-919d-9f615b1754c1 demo demo] Calling method 'show' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:08:41.045072 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-ceb5503a-be36-46ea-919d-9f615b1754c1 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jun 20 01:08:41.045591 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 5/21] 199.204.45.216 () {64 vars in 1301 bytes} [Sat Jun 20 01:08:41 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:08:49.097262 np0000182336 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:08:51.040243 np0000182336 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=8 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:14:14.026695 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-85762407-ea8d-485b-b143-f47b20bb3115 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:14:14.117458 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-85762407-ea8d-485b-b143-f47b20bb3115 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:14:14.117717 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-85762407-ea8d-485b-b143-f47b20bb3115 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:14:14.117964 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-85762407-ea8d-485b-b143-f47b20bb3115 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:14:14.118777 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-85762407-ea8d-485b-b143-f47b20bb3115 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:14:14.119755 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-85762407-ea8d-485b-b143-f47b20bb3115 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:14:14.163365 np0000182336 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-85762407-ea8d-485b-b143-f47b20bb3115 demo demo] Get all volumes completed successfully. Jun 20 01:14:14.166637 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-85762407-ea8d-485b-b143-f47b20bb3115 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:14:14.167209 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 6/22] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:14:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:14:24.156582 np0000182336 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:15:14.221474 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-9a827378-272f-4d39-b509-668cab228424 None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:15:14.224132 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-9a827378-272f-4d39-b509-668cab228424 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:15:14.224406 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-9a827378-272f-4d39-b509-668cab228424 demo demo] Empty body provided in request {{(pid=112273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:15:14.224657 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-9a827378-272f-4d39-b509-668cab228424 demo demo] Calling method 'detail' {{(pid=112273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:15:14.225329 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.api_utils [None req-9a827378-272f-4d39-b509-668cab228424 demo demo] Removing options '' from query. {{(pid=112273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:15:14.229046 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.volume.api [None req-9a827378-272f-4d39-b509-668cab228424 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:15:14.261032 np0000182336 devstack@c-api.service[112273]: INFO cinder.volume.api [None req-9a827378-272f-4d39-b509-668cab228424 demo demo] Get all volumes completed successfully. Jun 20 01:15:14.263169 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-9a827378-272f-4d39-b509-668cab228424 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:15:14.263589 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 7/23] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:15:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:15:24.254288 np0000182336 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writing DB stats cinder:SELECT=1 {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:16:14.278946 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-df97ef98-bdd7-40fc-b41b-240708f721b2 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:16:14.281588 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-df97ef98-bdd7-40fc-b41b-240708f721b2 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:16:14.281761 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-df97ef98-bdd7-40fc-b41b-240708f721b2 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:16:14.281941 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-df97ef98-bdd7-40fc-b41b-240708f721b2 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:16:14.282369 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-df97ef98-bdd7-40fc-b41b-240708f721b2 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:16:14.283078 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-df97ef98-bdd7-40fc-b41b-240708f721b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:16:14.318875 np0000182336 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-df97ef98-bdd7-40fc-b41b-240708f721b2 demo demo] Get all volumes completed successfully. Jun 20 01:16:14.320996 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-df97ef98-bdd7-40fc-b41b-240708f721b2 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:16:14.323990 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 6/24] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:16:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:16:24.313145 np0000182336 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:17:14.339372 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-a1983698-713d-4e4a-8ba4-af8d1019441e None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:14.345111 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-a1983698-713d-4e4a-8ba4-af8d1019441e demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:17:14.345478 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-a1983698-713d-4e4a-8ba4-af8d1019441e demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:14.345972 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-a1983698-713d-4e4a-8ba4-af8d1019441e demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:14.346782 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-a1983698-713d-4e4a-8ba4-af8d1019441e demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:17:14.348331 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-a1983698-713d-4e4a-8ba4-af8d1019441e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:17:14.395933 np0000182336 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-a1983698-713d-4e4a-8ba4-af8d1019441e demo demo] Get all volumes completed successfully. Jun 20 01:17:14.398161 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-a1983698-713d-4e4a-8ba4-af8d1019441e demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:17:14.398607 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 6/25] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:17:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:17:24.387901 np0000182336 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:18:14.420424 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-dbf8ad65-8be5-4029-91ae-bb63b40966b6 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:18:14.423719 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-dbf8ad65-8be5-4029-91ae-bb63b40966b6 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:18:14.424127 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-dbf8ad65-8be5-4029-91ae-bb63b40966b6 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:18:14.424643 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-dbf8ad65-8be5-4029-91ae-bb63b40966b6 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:18:14.425250 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-dbf8ad65-8be5-4029-91ae-bb63b40966b6 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:18:14.426753 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-dbf8ad65-8be5-4029-91ae-bb63b40966b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:18:14.437425 np0000182336 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-dbf8ad65-8be5-4029-91ae-bb63b40966b6 demo demo] Get all volumes completed successfully. Jun 20 01:18:14.441737 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-dbf8ad65-8be5-4029-91ae-bb63b40966b6 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:18:14.442559 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 7/26] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:18:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:18:24.430455 np0000182336 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:19:14.466126 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-adcdfa84-40ef-4fe6-b91c-ca26554cf40d None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:19:14.588945 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-adcdfa84-40ef-4fe6-b91c-ca26554cf40d demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:19:14.589370 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-adcdfa84-40ef-4fe6-b91c-ca26554cf40d demo demo] Empty body provided in request {{(pid=112273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:19:14.589763 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-adcdfa84-40ef-4fe6-b91c-ca26554cf40d demo demo] Calling method 'detail' {{(pid=112273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:19:14.590303 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.api_utils [None req-adcdfa84-40ef-4fe6-b91c-ca26554cf40d demo demo] Removing options '' from query. {{(pid=112273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:19:14.591862 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.volume.api [None req-adcdfa84-40ef-4fe6-b91c-ca26554cf40d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:19:14.599338 np0000182336 devstack@c-api.service[112273]: INFO cinder.volume.api [None req-adcdfa84-40ef-4fe6-b91c-ca26554cf40d demo demo] Get all volumes completed successfully. Jun 20 01:19:14.601545 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-adcdfa84-40ef-4fe6-b91c-ca26554cf40d demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:19:14.602030 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 8/27] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:19:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:19:24.595492 np0000182336 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writing DB stats cinder:SELECT=1 {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:20:14.617388 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-608c0ed3-7f1e-443b-a936-647b9d770de0 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:20:14.620995 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-608c0ed3-7f1e-443b-a936-647b9d770de0 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:20:14.621296 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-608c0ed3-7f1e-443b-a936-647b9d770de0 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:20:14.621535 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-608c0ed3-7f1e-443b-a936-647b9d770de0 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:20:14.621910 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-608c0ed3-7f1e-443b-a936-647b9d770de0 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:20:14.623292 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-608c0ed3-7f1e-443b-a936-647b9d770de0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:20:14.632416 np0000182336 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-608c0ed3-7f1e-443b-a936-647b9d770de0 demo demo] Get all volumes completed successfully. Jun 20 01:20:14.635799 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-608c0ed3-7f1e-443b-a936-647b9d770de0 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:20:14.636759 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 7/28] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:20:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:20:24.628449 np0000182336 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:21:14.652133 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-890e91d8-7874-41f1-aa95-b2477ecf3a15 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:21:14.656338 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-890e91d8-7874-41f1-aa95-b2477ecf3a15 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:21:14.656835 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-890e91d8-7874-41f1-aa95-b2477ecf3a15 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:21:14.657395 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-890e91d8-7874-41f1-aa95-b2477ecf3a15 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:21:14.658033 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-890e91d8-7874-41f1-aa95-b2477ecf3a15 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:21:14.658790 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-890e91d8-7874-41f1-aa95-b2477ecf3a15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:21:14.666596 np0000182336 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-890e91d8-7874-41f1-aa95-b2477ecf3a15 demo demo] Get all volumes completed successfully. Jun 20 01:21:14.671453 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-890e91d8-7874-41f1-aa95-b2477ecf3a15 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:21:14.671940 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 7/29] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:21:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:21:24.661653 np0000182336 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:22:14.685436 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-d35427c9-ca91-4ced-bb0e-5d2b09c04309 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:22:14.690030 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-d35427c9-ca91-4ced-bb0e-5d2b09c04309 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:22:14.690596 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-d35427c9-ca91-4ced-bb0e-5d2b09c04309 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:22:14.690967 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-d35427c9-ca91-4ced-bb0e-5d2b09c04309 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:22:14.691212 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-d35427c9-ca91-4ced-bb0e-5d2b09c04309 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:22:14.691912 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-d35427c9-ca91-4ced-bb0e-5d2b09c04309 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:22:14.699489 np0000182336 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-d35427c9-ca91-4ced-bb0e-5d2b09c04309 demo demo] Get all volumes completed successfully. Jun 20 01:22:14.701354 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-d35427c9-ca91-4ced-bb0e-5d2b09c04309 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:22:14.701976 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 8/30] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:22:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:22:24.694652 np0000182336 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:23:14.717397 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-51ab70cc-8960-4af1-a1cf-ff12794b8c30 None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:23:14.721041 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-51ab70cc-8960-4af1-a1cf-ff12794b8c30 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:23:14.721448 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-51ab70cc-8960-4af1-a1cf-ff12794b8c30 demo demo] Empty body provided in request {{(pid=112273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:23:14.721752 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-51ab70cc-8960-4af1-a1cf-ff12794b8c30 demo demo] Calling method 'detail' {{(pid=112273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:23:14.722128 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.api_utils [None req-51ab70cc-8960-4af1-a1cf-ff12794b8c30 demo demo] Removing options '' from query. {{(pid=112273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:23:14.723220 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.volume.api [None req-51ab70cc-8960-4af1-a1cf-ff12794b8c30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:23:14.730927 np0000182336 devstack@c-api.service[112273]: INFO cinder.volume.api [None req-51ab70cc-8960-4af1-a1cf-ff12794b8c30 demo demo] Get all volumes completed successfully. Jun 20 01:23:14.732858 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-51ab70cc-8960-4af1-a1cf-ff12794b8c30 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:23:14.733325 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 9/31] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:23:14 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 20 01:23:24.726766 np0000182336 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writing DB stats cinder:SELECT=1 {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:24:14.753303 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-0d276bf5-49ce-431e-a9e7-b053bd5b20f8 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:24:14.935755 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-0d276bf5-49ce-431e-a9e7-b053bd5b20f8 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:24:14.935947 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-0d276bf5-49ce-431e-a9e7-b053bd5b20f8 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:24:14.936124 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-0d276bf5-49ce-431e-a9e7-b053bd5b20f8 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:24:14.936363 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-0d276bf5-49ce-431e-a9e7-b053bd5b20f8 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:24:14.937029 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-0d276bf5-49ce-431e-a9e7-b053bd5b20f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:24:14.944332 np0000182336 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-0d276bf5-49ce-431e-a9e7-b053bd5b20f8 demo demo] Get all volumes completed successfully. Jun 20 01:24:14.946123 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-0d276bf5-49ce-431e-a9e7-b053bd5b20f8 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:24:14.946463 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 8/32] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:24:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:24:24.940266 np0000182336 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:25:14.960237 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-4f8b207c-e47b-4557-9257-27653e68ea76 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:25:14.962932 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-4f8b207c-e47b-4557-9257-27653e68ea76 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:25:14.963281 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-4f8b207c-e47b-4557-9257-27653e68ea76 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:25:14.963553 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-4f8b207c-e47b-4557-9257-27653e68ea76 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:25:14.963878 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-4f8b207c-e47b-4557-9257-27653e68ea76 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:25:14.964967 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-4f8b207c-e47b-4557-9257-27653e68ea76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:25:14.972450 np0000182336 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-4f8b207c-e47b-4557-9257-27653e68ea76 demo demo] Get all volumes completed successfully. Jun 20 01:25:14.974376 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-4f8b207c-e47b-4557-9257-27653e68ea76 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:25:14.974904 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 8/33] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:25:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:25:24.968341 np0000182336 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:26:14.988953 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-5d45285a-a25e-4aca-94bd-6d3dbaf39279 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:26:14.992690 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-5d45285a-a25e-4aca-94bd-6d3dbaf39279 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:26:14.992983 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-5d45285a-a25e-4aca-94bd-6d3dbaf39279 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:26:14.993258 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-5d45285a-a25e-4aca-94bd-6d3dbaf39279 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:26:14.993593 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-5d45285a-a25e-4aca-94bd-6d3dbaf39279 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:26:14.994613 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-5d45285a-a25e-4aca-94bd-6d3dbaf39279 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:26:15.003859 np0000182336 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-5d45285a-a25e-4aca-94bd-6d3dbaf39279 demo demo] Get all volumes completed successfully. Jun 20 01:26:15.006809 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-5d45285a-a25e-4aca-94bd-6d3dbaf39279 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:26:15.007337 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 9/34] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:26:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:26:24.998339 np0000182336 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:27:15.024451 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-30c153fd-b9f9-47f0-b6a7-7856b4eb1acd None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:27:15.027334 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-30c153fd-b9f9-47f0-b6a7-7856b4eb1acd demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:27:15.027551 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-30c153fd-b9f9-47f0-b6a7-7856b4eb1acd demo demo] Empty body provided in request {{(pid=112273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:27:15.027782 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-30c153fd-b9f9-47f0-b6a7-7856b4eb1acd demo demo] Calling method 'detail' {{(pid=112273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:27:15.028049 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.api_utils [None req-30c153fd-b9f9-47f0-b6a7-7856b4eb1acd demo demo] Removing options '' from query. {{(pid=112273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:27:15.028957 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.volume.api [None req-30c153fd-b9f9-47f0-b6a7-7856b4eb1acd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:27:15.036989 np0000182336 devstack@c-api.service[112273]: INFO cinder.volume.api [None req-30c153fd-b9f9-47f0-b6a7-7856b4eb1acd demo demo] Get all volumes completed successfully. Jun 20 01:27:15.039206 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-30c153fd-b9f9-47f0-b6a7-7856b4eb1acd demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:27:15.039542 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 10/35] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:27:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:27:25.033634 np0000182336 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writing DB stats cinder:SELECT=1 {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:28:15.053478 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-4dde11a5-804a-410c-8333-f47242fca839 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:28:15.057326 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-4dde11a5-804a-410c-8333-f47242fca839 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:28:15.057559 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-4dde11a5-804a-410c-8333-f47242fca839 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:28:15.057915 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-4dde11a5-804a-410c-8333-f47242fca839 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:28:15.058127 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-4dde11a5-804a-410c-8333-f47242fca839 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:28:15.059075 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-4dde11a5-804a-410c-8333-f47242fca839 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:28:15.067750 np0000182336 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-4dde11a5-804a-410c-8333-f47242fca839 demo demo] Get all volumes completed successfully. Jun 20 01:28:15.070938 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-4dde11a5-804a-410c-8333-f47242fca839 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:28:15.070938 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 9/36] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:28:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:28:25.062226 np0000182336 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:29:15.089277 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-fd876484-ecb4-46fc-a5a9-1af9e2f01386 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:29:15.192006 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-fd876484-ecb4-46fc-a5a9-1af9e2f01386 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:29:15.192298 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-fd876484-ecb4-46fc-a5a9-1af9e2f01386 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:29:15.192552 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-fd876484-ecb4-46fc-a5a9-1af9e2f01386 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:29:15.192855 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-fd876484-ecb4-46fc-a5a9-1af9e2f01386 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:29:15.193836 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-fd876484-ecb4-46fc-a5a9-1af9e2f01386 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:29:15.201975 np0000182336 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-fd876484-ecb4-46fc-a5a9-1af9e2f01386 demo demo] Get all volumes completed successfully. Jun 20 01:29:15.203962 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-fd876484-ecb4-46fc-a5a9-1af9e2f01386 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:29:15.204378 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 9/37] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:29:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:29:25.197387 np0000182336 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:30:15.216430 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-7407cb0c-f85d-4cc8-a3e8-199a4c0e1df9 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:30:15.220803 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-7407cb0c-f85d-4cc8-a3e8-199a4c0e1df9 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:30:15.221072 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-7407cb0c-f85d-4cc8-a3e8-199a4c0e1df9 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:30:15.221286 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-7407cb0c-f85d-4cc8-a3e8-199a4c0e1df9 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:30:15.221617 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-7407cb0c-f85d-4cc8-a3e8-199a4c0e1df9 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:30:15.222627 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-7407cb0c-f85d-4cc8-a3e8-199a4c0e1df9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:30:15.232403 np0000182336 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-7407cb0c-f85d-4cc8-a3e8-199a4c0e1df9 demo demo] Get all volumes completed successfully. Jun 20 01:30:15.235403 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-7407cb0c-f85d-4cc8-a3e8-199a4c0e1df9 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:30:15.235965 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 10/38] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:30:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:30:25.226026 np0000182336 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:31:15.381966 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-7d96eceb-2a45-41e2-8670-11dee99eaffd None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:31:15.384719 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-7d96eceb-2a45-41e2-8670-11dee99eaffd demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:31:15.384887 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-7d96eceb-2a45-41e2-8670-11dee99eaffd demo demo] Empty body provided in request {{(pid=112273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:31:15.385066 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-7d96eceb-2a45-41e2-8670-11dee99eaffd demo demo] Calling method 'detail' {{(pid=112273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:31:15.385307 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.api_utils [None req-7d96eceb-2a45-41e2-8670-11dee99eaffd demo demo] Removing options '' from query. {{(pid=112273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:31:15.385961 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.volume.api [None req-7d96eceb-2a45-41e2-8670-11dee99eaffd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:31:15.392273 np0000182336 devstack@c-api.service[112273]: INFO cinder.volume.api [None req-7d96eceb-2a45-41e2-8670-11dee99eaffd demo demo] Get all volumes completed successfully. Jun 20 01:31:15.394098 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-7d96eceb-2a45-41e2-8670-11dee99eaffd demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:31:15.394534 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 11/39] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:31:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:31:25.389012 np0000182336 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writing DB stats cinder:SELECT=1 {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:32:15.411216 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-f23b64f8-1c01-4ed3-ab05-482eeda8fe26 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:32:15.414461 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-f23b64f8-1c01-4ed3-ab05-482eeda8fe26 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:32:15.414723 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-f23b64f8-1c01-4ed3-ab05-482eeda8fe26 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:32:15.415047 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-f23b64f8-1c01-4ed3-ab05-482eeda8fe26 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:32:15.415380 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-f23b64f8-1c01-4ed3-ab05-482eeda8fe26 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:32:15.417735 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-f23b64f8-1c01-4ed3-ab05-482eeda8fe26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:32:15.426775 np0000182336 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-f23b64f8-1c01-4ed3-ab05-482eeda8fe26 demo demo] Get all volumes completed successfully. Jun 20 01:32:15.429959 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-f23b64f8-1c01-4ed3-ab05-482eeda8fe26 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:32:15.430576 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 10/40] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:32:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:32:25.423180 np0000182336 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:33:15.446240 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-6a21604a-903c-4035-807b-3d2ba68a9137 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:33:15.450429 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-6a21604a-903c-4035-807b-3d2ba68a9137 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:33:15.450835 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-6a21604a-903c-4035-807b-3d2ba68a9137 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:33:15.451234 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-6a21604a-903c-4035-807b-3d2ba68a9137 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:33:15.451765 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-6a21604a-903c-4035-807b-3d2ba68a9137 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:33:15.453299 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-6a21604a-903c-4035-807b-3d2ba68a9137 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:33:15.460665 np0000182336 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-6a21604a-903c-4035-807b-3d2ba68a9137 demo demo] Get all volumes completed successfully. Jun 20 01:33:15.462510 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-6a21604a-903c-4035-807b-3d2ba68a9137 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:33:15.462839 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 10/41] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:33:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:33:25.457404 np0000182336 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:34:15.478718 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-c699a03c-5764-4499-8f11-4d6fb78ad723 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:34:15.577023 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-c699a03c-5764-4499-8f11-4d6fb78ad723 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:34:15.577358 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-c699a03c-5764-4499-8f11-4d6fb78ad723 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:34:15.577568 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-c699a03c-5764-4499-8f11-4d6fb78ad723 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:34:15.577880 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-c699a03c-5764-4499-8f11-4d6fb78ad723 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:34:15.578950 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-c699a03c-5764-4499-8f11-4d6fb78ad723 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:34:15.587030 np0000182336 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-c699a03c-5764-4499-8f11-4d6fb78ad723 demo demo] Get all volumes completed successfully. Jun 20 01:34:15.588876 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-c699a03c-5764-4499-8f11-4d6fb78ad723 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:34:15.589206 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 11/42] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:34:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:34:25.582354 np0000182336 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:35:15.604225 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-df9dfb21-f11b-4d15-b054-92850af51762 None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:35:15.608079 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-df9dfb21-f11b-4d15-b054-92850af51762 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:35:15.608475 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-df9dfb21-f11b-4d15-b054-92850af51762 demo demo] Empty body provided in request {{(pid=112273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:35:15.608945 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-df9dfb21-f11b-4d15-b054-92850af51762 demo demo] Calling method 'detail' {{(pid=112273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:35:15.609774 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.api_utils [None req-df9dfb21-f11b-4d15-b054-92850af51762 demo demo] Removing options '' from query. {{(pid=112273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:35:15.610370 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.volume.api [None req-df9dfb21-f11b-4d15-b054-92850af51762 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:35:15.623417 np0000182336 devstack@c-api.service[112273]: INFO cinder.volume.api [None req-df9dfb21-f11b-4d15-b054-92850af51762 demo demo] Get all volumes completed successfully. Jun 20 01:35:15.625333 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-df9dfb21-f11b-4d15-b054-92850af51762 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:35:15.625837 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 12/43] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:35:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:35:25.614772 np0000182336 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writing DB stats cinder:SELECT=1 {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:36:15.639128 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-8527fb59-abf6-45fb-bc3c-2bb1dacf6bf6 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:36:15.642171 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-8527fb59-abf6-45fb-bc3c-2bb1dacf6bf6 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:36:15.642451 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-8527fb59-abf6-45fb-bc3c-2bb1dacf6bf6 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:36:15.642707 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-8527fb59-abf6-45fb-bc3c-2bb1dacf6bf6 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:36:15.643032 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-8527fb59-abf6-45fb-bc3c-2bb1dacf6bf6 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:36:15.644022 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-8527fb59-abf6-45fb-bc3c-2bb1dacf6bf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:36:15.654932 np0000182336 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-8527fb59-abf6-45fb-bc3c-2bb1dacf6bf6 demo demo] Get all volumes completed successfully. Jun 20 01:36:15.658034 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-8527fb59-abf6-45fb-bc3c-2bb1dacf6bf6 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:36:15.659218 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 11/44] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:36:15 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 20 01:36:25.647672 np0000182336 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:37:15.674498 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-dd8a0a0a-a262-4017-81c8-ba5361ffbeb5 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:37:15.678463 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-dd8a0a0a-a262-4017-81c8-ba5361ffbeb5 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:37:15.678729 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-dd8a0a0a-a262-4017-81c8-ba5361ffbeb5 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:37:15.679025 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-dd8a0a0a-a262-4017-81c8-ba5361ffbeb5 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:37:15.679488 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-dd8a0a0a-a262-4017-81c8-ba5361ffbeb5 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:37:15.680660 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-dd8a0a0a-a262-4017-81c8-ba5361ffbeb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:37:15.689623 np0000182336 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-dd8a0a0a-a262-4017-81c8-ba5361ffbeb5 demo demo] Get all volumes completed successfully. Jun 20 01:37:15.691846 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-dd8a0a0a-a262-4017-81c8-ba5361ffbeb5 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:37:15.692818 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 11/45] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:37:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:37:25.685080 np0000182336 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:38:15.706348 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-3fac3196-b194-4f43-9aa7-56854e4b3c58 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:38:15.711058 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-3fac3196-b194-4f43-9aa7-56854e4b3c58 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:38:15.711425 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-3fac3196-b194-4f43-9aa7-56854e4b3c58 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:38:15.711678 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-3fac3196-b194-4f43-9aa7-56854e4b3c58 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:38:15.712078 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-3fac3196-b194-4f43-9aa7-56854e4b3c58 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:38:15.713010 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-3fac3196-b194-4f43-9aa7-56854e4b3c58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:38:15.720680 np0000182336 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-3fac3196-b194-4f43-9aa7-56854e4b3c58 demo demo] Get all volumes completed successfully. Jun 20 01:38:15.723093 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-3fac3196-b194-4f43-9aa7-56854e4b3c58 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:38:15.723573 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 12/46] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:38:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:38:25.716149 np0000182336 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:39:15.741116 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-8cb8f318-ba80-4a46-8d8c-101471d36cf1 None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:39:15.788220 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-8cb8f318-ba80-4a46-8d8c-101471d36cf1 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:39:15.788507 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-8cb8f318-ba80-4a46-8d8c-101471d36cf1 demo demo] Empty body provided in request {{(pid=112273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:39:15.788752 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-8cb8f318-ba80-4a46-8d8c-101471d36cf1 demo demo] Calling method 'detail' {{(pid=112273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:39:15.789043 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.api_utils [None req-8cb8f318-ba80-4a46-8d8c-101471d36cf1 demo demo] Removing options '' from query. {{(pid=112273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:39:15.790132 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.volume.api [None req-8cb8f318-ba80-4a46-8d8c-101471d36cf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:39:15.798482 np0000182336 devstack@c-api.service[112273]: INFO cinder.volume.api [None req-8cb8f318-ba80-4a46-8d8c-101471d36cf1 demo demo] Get all volumes completed successfully. Jun 20 01:39:15.801157 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-8cb8f318-ba80-4a46-8d8c-101471d36cf1 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:39:15.801661 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 13/47] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:39:15 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 20 01:39:25.793401 np0000182336 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writing DB stats cinder:SELECT=1 {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:40:15.819967 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-4fdcae4a-5f39-4df2-8823-d424799f1fba None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:40:15.824845 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-4fdcae4a-5f39-4df2-8823-d424799f1fba demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:40:15.825144 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-4fdcae4a-5f39-4df2-8823-d424799f1fba demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:40:15.825461 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-4fdcae4a-5f39-4df2-8823-d424799f1fba demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:40:15.825792 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-4fdcae4a-5f39-4df2-8823-d424799f1fba demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:40:15.827271 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-4fdcae4a-5f39-4df2-8823-d424799f1fba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:40:15.839137 np0000182336 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-4fdcae4a-5f39-4df2-8823-d424799f1fba demo demo] Get all volumes completed successfully. Jun 20 01:40:15.841835 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-4fdcae4a-5f39-4df2-8823-d424799f1fba demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:40:15.842289 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 12/48] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:40:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:40:25.833244 np0000182336 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:41:15.862876 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.middleware.request_id [None req-0bf52470-ddfe-4744-a9af-ce37dd1f1bd7 None None] RequestId filter calling following filter/app {{(pid=112275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:41:15.865744 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-0bf52470-ddfe-4744-a9af-ce37dd1f1bd7 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:41:15.865998 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-0bf52470-ddfe-4744-a9af-ce37dd1f1bd7 demo demo] Empty body provided in request {{(pid=112275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:41:15.866264 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.openstack.wsgi [None req-0bf52470-ddfe-4744-a9af-ce37dd1f1bd7 demo demo] Calling method 'detail' {{(pid=112275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:41:15.866654 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.api.api_utils [None req-0bf52470-ddfe-4744-a9af-ce37dd1f1bd7 demo demo] Removing options '' from query. {{(pid=112275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:41:15.867621 np0000182336 devstack@c-api.service[112275]: DEBUG cinder.volume.api [None req-0bf52470-ddfe-4744-a9af-ce37dd1f1bd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:41:15.874285 np0000182336 devstack@c-api.service[112275]: INFO cinder.volume.api [None req-0bf52470-ddfe-4744-a9af-ce37dd1f1bd7 demo demo] Get all volumes completed successfully. Jun 20 01:41:15.876173 np0000182336 devstack@c-api.service[112275]: INFO cinder.api.openstack.wsgi [None req-0bf52470-ddfe-4744-a9af-ce37dd1f1bd7 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:41:15.876535 np0000182336 devstack@c-api.service[112275]: [pid: 112275|app: 0|req: 12/49] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:41:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:41:25.870808 np0000182336 devstack@c-api.service[112275]: DEBUG dbcounter [-] [112275] Writing DB stats cinder:SELECT=1 {{(pid=112275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:42:15.890752 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-489755e1-a5c3-47ea-b385-2feb70e33213 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:42:15.894893 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-489755e1-a5c3-47ea-b385-2feb70e33213 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:42:15.895322 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-489755e1-a5c3-47ea-b385-2feb70e33213 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:42:15.895742 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-489755e1-a5c3-47ea-b385-2feb70e33213 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:42:15.896331 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-489755e1-a5c3-47ea-b385-2feb70e33213 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:42:15.897770 np0000182336 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-489755e1-a5c3-47ea-b385-2feb70e33213 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:42:15.908530 np0000182336 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-489755e1-a5c3-47ea-b385-2feb70e33213 demo demo] Get all volumes completed successfully. Jun 20 01:42:15.911025 np0000182336 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-489755e1-a5c3-47ea-b385-2feb70e33213 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:42:15.911645 np0000182336 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 13/50] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:42:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:42:25.902586 np0000182336 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:43:15.928233 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.middleware.request_id [None req-096bb084-ffe0-4d26-ac7b-9513622ef229 None None] RequestId filter calling following filter/app {{(pid=112273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:43:15.932776 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-096bb084-ffe0-4d26-ac7b-9513622ef229 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:43:15.933877 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-096bb084-ffe0-4d26-ac7b-9513622ef229 demo demo] Empty body provided in request {{(pid=112273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:43:15.934534 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.openstack.wsgi [None req-096bb084-ffe0-4d26-ac7b-9513622ef229 demo demo] Calling method 'detail' {{(pid=112273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:43:15.935236 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.api.api_utils [None req-096bb084-ffe0-4d26-ac7b-9513622ef229 demo demo] Removing options '' from query. {{(pid=112273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:43:15.936473 np0000182336 devstack@c-api.service[112273]: DEBUG cinder.volume.api [None req-096bb084-ffe0-4d26-ac7b-9513622ef229 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:43:15.950275 np0000182336 devstack@c-api.service[112273]: INFO cinder.volume.api [None req-096bb084-ffe0-4d26-ac7b-9513622ef229 demo demo] Get all volumes completed successfully. Jun 20 01:43:15.953080 np0000182336 devstack@c-api.service[112273]: INFO cinder.api.openstack.wsgi [None req-096bb084-ffe0-4d26-ac7b-9513622ef229 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:43:15.953707 np0000182336 devstack@c-api.service[112273]: [pid: 112273|app: 0|req: 14/51] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:43:15 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 20 01:43:25.939903 np0000182336 devstack@c-api.service[112273]: DEBUG dbcounter [-] [112273] Writing DB stats cinder:SELECT=1 {{(pid=112273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:44:15.972453 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.middleware.request_id [None req-bb254dd9-7091-4090-ada0-e0be4da082d7 None None] RequestId filter calling following filter/app {{(pid=112274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:44:16.052532 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-bb254dd9-7091-4090-ada0-e0be4da082d7 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jun 20 01:44:16.052713 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-bb254dd9-7091-4090-ada0-e0be4da082d7 demo demo] Empty body provided in request {{(pid=112274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:44:16.052879 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.openstack.wsgi [None req-bb254dd9-7091-4090-ada0-e0be4da082d7 demo demo] Calling method 'detail' {{(pid=112274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:44:16.053094 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.api.api_utils [None req-bb254dd9-7091-4090-ada0-e0be4da082d7 demo demo] Removing options '' from query. {{(pid=112274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:44:16.053748 np0000182336 devstack@c-api.service[112274]: DEBUG cinder.volume.api [None req-bb254dd9-7091-4090-ada0-e0be4da082d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:44:16.060841 np0000182336 devstack@c-api.service[112274]: INFO cinder.volume.api [None req-bb254dd9-7091-4090-ada0-e0be4da082d7 demo demo] Get all volumes completed successfully. Jun 20 01:44:16.062624 np0000182336 devstack@c-api.service[112274]: INFO cinder.api.openstack.wsgi [None req-bb254dd9-7091-4090-ada0-e0be4da082d7 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:44:16.062924 np0000182336 devstack@c-api.service[112274]: [pid: 112274|app: 0|req: 13/52] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Jun 20 01:44:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:44:26.056717 np0000182336 devstack@c-api.service[112274]: DEBUG dbcounter [-] [112274] Writing DB stats cinder:SELECT=1 {{(pid=112274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}