Jun 24 01:00:08.983015 np0000182651 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 24 01:00:08.994338 np0000182651 devstack@c-api.service[112546]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 24 01:00:08 2026] *** Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: nodename: np0000182651 Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: machine: x86_64 Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: clock source: unix Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: pcre jit disabled Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: detected number of CPU cores: 16 Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: current working directory: / Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: detected binary path: /usr/bin/uwsgi-core Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: your processes number limit is 256917 Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: your memory page size is 4096 bytes Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: detected max file descriptor number: 2048 Jun 24 01:00:08.998902 np0000182651 devstack@c-api.service[112546]: lock engine: pthread robust mutexes Jun 24 01:00:08.999611 np0000182651 devstack@c-api.service[112546]: thunder lock: enabled Jun 24 01:00:08.999611 np0000182651 devstack@c-api.service[112546]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 24 01:00:08.999611 np0000182651 devstack@c-api.service[112546]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 24 01:00:08.999611 np0000182651 devstack@c-api.service[112546]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 24 01:00:08.999611 np0000182651 devstack@c-api.service[112546]: Set PythonHome to /opt/stack/data/venv Jun 24 01:00:09.033639 np0000182651 devstack@c-api.service[112546]: Python main interpreter initialized at 0x78bb1e2a3668 Jun 24 01:00:09.033639 np0000182651 devstack@c-api.service[112546]: python threads support enabled Jun 24 01:00:09.033639 np0000182651 devstack@c-api.service[112546]: your server socket listen backlog is limited to 100 connections Jun 24 01:00:09.033639 np0000182651 devstack@c-api.service[112546]: your mercy for graceful operations on workers is 80 seconds Jun 24 01:00:09.034150 np0000182651 devstack@c-api.service[112546]: mapped 671795 bytes (656 KB) for 4 cores Jun 24 01:00:09.034292 np0000182651 devstack@c-api.service[112546]: *** Operational MODE: preforking *** Jun 24 01:00:09.034435 np0000182651 devstack@c-api.service[112546]: *** uWSGI is running in multiple interpreter mode *** Jun 24 01:00:09.034435 np0000182651 devstack@c-api.service[112546]: spawned uWSGI master process (pid: 112546) Jun 24 01:00:09.034720 np0000182651 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 24 01:00:09.035097 np0000182651 devstack@c-api.service[112546]: spawned uWSGI worker 1 (pid: 112552, cores: 1) Jun 24 01:00:09.035607 np0000182651 devstack@c-api.service[112546]: spawned uWSGI worker 2 (pid: 112553, cores: 1) Jun 24 01:00:09.036078 np0000182651 devstack@c-api.service[112546]: spawned uWSGI worker 3 (pid: 112554, cores: 1) Jun 24 01:00:09.036565 np0000182651 devstack@c-api.service[112546]: spawned uWSGI worker 4 (pid: 112555, cores: 1) Jun 24 01:00:09.036616 np0000182651 devstack@c-api.service[112546]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 24 01:00:09.176237 np0000182651 devstack@c-api.service[112554]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 01:00:09.176237 np0000182651 devstack@c-api.service[112554]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 01:00:09.176237 np0000182651 devstack@c-api.service[112554]: we strongly recommend against using it for new projects. Jun 24 01:00:09.176237 np0000182651 devstack@c-api.service[112554]: If you are already using Eventlet, we recommend migrating to a different Jun 24 01:00:09.176237 np0000182651 devstack@c-api.service[112554]: framework. For more detail see Jun 24 01:00:09.176237 np0000182651 devstack@c-api.service[112554]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 01:00:09.176237 np0000182651 devstack@c-api.service[112554]: import eventlet # noqa Jun 24 01:00:09.180966 np0000182651 devstack@c-api.service[112552]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 01:00:09.180966 np0000182651 devstack@c-api.service[112552]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 01:00:09.180966 np0000182651 devstack@c-api.service[112552]: we strongly recommend against using it for new projects. Jun 24 01:00:09.180966 np0000182651 devstack@c-api.service[112552]: If you are already using Eventlet, we recommend migrating to a different Jun 24 01:00:09.180966 np0000182651 devstack@c-api.service[112552]: framework. For more detail see Jun 24 01:00:09.180966 np0000182651 devstack@c-api.service[112552]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 01:00:09.180966 np0000182651 devstack@c-api.service[112552]: import eventlet # noqa Jun 24 01:00:09.183489 np0000182651 devstack@c-api.service[112555]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 01:00:09.183489 np0000182651 devstack@c-api.service[112555]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 01:00:09.183489 np0000182651 devstack@c-api.service[112555]: we strongly recommend against using it for new projects. Jun 24 01:00:09.183489 np0000182651 devstack@c-api.service[112555]: If you are already using Eventlet, we recommend migrating to a different Jun 24 01:00:09.183489 np0000182651 devstack@c-api.service[112555]: framework. For more detail see Jun 24 01:00:09.183489 np0000182651 devstack@c-api.service[112555]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 01:00:09.183489 np0000182651 devstack@c-api.service[112555]: import eventlet # noqa Jun 24 01:00:09.184554 np0000182651 devstack@c-api.service[112553]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 01:00:09.184554 np0000182651 devstack@c-api.service[112553]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 01:00:09.184554 np0000182651 devstack@c-api.service[112553]: we strongly recommend against using it for new projects. Jun 24 01:00:09.184554 np0000182651 devstack@c-api.service[112553]: If you are already using Eventlet, we recommend migrating to a different Jun 24 01:00:09.184554 np0000182651 devstack@c-api.service[112553]: framework. For more detail see Jun 24 01:00:09.184554 np0000182651 devstack@c-api.service[112553]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 01:00:09.184554 np0000182651 devstack@c-api.service[112553]: import eventlet # noqa Jun 24 01:00:09.272629 np0000182651 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 01:00:09.272629 np0000182651 devstack@c-api.service[112553]: warnings.warn( Jun 24 01:00:09.273170 np0000182651 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 01:00:09.273170 np0000182651 devstack@c-api.service[112554]: warnings.warn( Jun 24 01:00:09.274911 np0000182651 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 01:00:09.274911 np0000182651 devstack@c-api.service[112555]: warnings.warn( Jun 24 01:00:09.277478 np0000182651 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 01:00:09.277478 np0000182651 devstack@c-api.service[112552]: warnings.warn( Jun 24 01:00:09.350981 np0000182651 devstack@c-api.service[112553]: /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 24 01:00:09.350981 np0000182651 devstack@c-api.service[112553]: from cgi import parse_header Jun 24 01:00:09.355052 np0000182651 devstack@c-api.service[112555]: /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 24 01:00:09.355052 np0000182651 devstack@c-api.service[112555]: from cgi import parse_header Jun 24 01:00:09.362350 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:09.362350 np0000182651 devstack@c-api.service[112554]: from cgi import parse_header Jun 24 01:00:09.366743 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:09.366743 np0000182651 devstack@c-api.service[112552]: from cgi import parse_header Jun 24 01:00:09.402720 np0000182651 devstack@c-api.service[112553]: /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 24 01:00:09.402720 np0000182651 devstack@c-api.service[112553]: removals.removed_module( Jun 24 01:00:09.404637 np0000182651 devstack@c-api.service[112553]: /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 24 01:00:09.404637 np0000182651 devstack@c-api.service[112553]: removals.removed_module( Jun 24 01:00:09.405345 np0000182651 devstack@c-api.service[112555]: /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 24 01:00:09.405345 np0000182651 devstack@c-api.service[112555]: removals.removed_module( Jun 24 01:00:09.407021 np0000182651 devstack@c-api.service[112555]: /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 24 01:00:09.407021 np0000182651 devstack@c-api.service[112555]: removals.removed_module( Jun 24 01:00:09.414692 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:09.414692 np0000182651 devstack@c-api.service[112554]: removals.removed_module( Jun 24 01:00:09.416740 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:09.416740 np0000182651 devstack@c-api.service[112554]: removals.removed_module( Jun 24 01:00:09.422475 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:09.422475 np0000182651 devstack@c-api.service[112552]: removals.removed_module( Jun 24 01:00:09.424389 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:09.424389 np0000182651 devstack@c-api.service[112552]: removals.removed_module( Jun 24 01:00:10.220642 np0000182651 devstack@c-api.service[112555]: /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 24 01:00:10.220642 np0000182651 devstack@c-api.service[112555]: warnings.warn( Jun 24 01:00:10.246954 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:10.246954 np0000182651 devstack@c-api.service[112554]: warnings.warn( Jun 24 01:00:10.275378 np0000182651 devstack@c-api.service[112555]: /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 24 01:00:10.275378 np0000182651 devstack@c-api.service[112555]: warnings.warn( Jun 24 01:00:10.290234 np0000182651 devstack@c-api.service[112553]: /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 24 01:00:10.290234 np0000182651 devstack@c-api.service[112553]: warnings.warn( Jun 24 01:00:10.302480 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:10.302480 np0000182651 devstack@c-api.service[112554]: warnings.warn( Jun 24 01:00:10.323477 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:10.323477 np0000182651 devstack@c-api.service[112552]: warnings.warn( Jun 24 01:00:10.347430 np0000182651 devstack@c-api.service[112553]: /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 24 01:00:10.347430 np0000182651 devstack@c-api.service[112553]: warnings.warn( Jun 24 01:00:10.382436 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:10.382436 np0000182651 devstack@c-api.service[112552]: warnings.warn( Jun 24 01:00:10.499800 np0000182651 devstack@c-api.service[112555]: 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 24 01:00:10.499800 np0000182651 devstack@c-api.service[112555]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112555) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 01:00:10.501834 np0000182651 devstack@c-api.service[112554]: 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 24 01:00:10.502092 np0000182651 devstack@c-api.service[112554]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112554) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 01:00:10.558029 np0000182651 devstack@c-api.service[112553]: 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 24 01:00:10.558196 np0000182651 devstack@c-api.service[112553]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112553) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 01:00:10.585354 np0000182651 devstack@c-api.service[112552]: 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 24 01:00:10.585566 np0000182651 devstack@c-api.service[112552]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112552) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 01:00:10.589946 np0000182651 devstack@c-api.service[112555]: /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 24 01:00:10.589946 np0000182651 devstack@c-api.service[112555]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 01:00:10.591664 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:10.591664 np0000182651 devstack@c-api.service[112554]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 01:00:10.622335 np0000182651 devstack@c-api.service[112553]: /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 24 01:00:10.622335 np0000182651 devstack@c-api.service[112553]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 01:00:10.655344 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:10.655344 np0000182651 devstack@c-api.service[112552]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 01:00:11.098676 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112555) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 01:00:11.098918 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112553) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 01:00:11.099042 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112554) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 01:00:11.099107 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.099107 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.099211 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112552) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 01:00:11.099311 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.099369 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.099425 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.099506 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.099574 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.099638 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.099722 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.099788 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.099858 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.099917 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.101717 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.101717 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.101927 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.101927 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.101927 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.102108 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.102169 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.102231 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.102288 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.102288 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.102288 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.102288 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.102288 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.102593 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.102668 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.102730 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.102797 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.102856 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.102933 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.103001 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.103073 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.103140 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.103198 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.103261 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.103261 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.103387 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.103479 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.103554 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.103623 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.103623 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.103623 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.103623 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.103832 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.103906 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.103975 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.104042 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.104102 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.104162 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.104228 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.104285 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.104341 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.104411 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.104506 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.104581 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.104638 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.104698 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.104754 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.104809 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.104885 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.104949 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.105230 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.105336 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.105400 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.105615 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.105688 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.105748 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.105806 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.105865 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.105914 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.105976 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.106042 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.106082 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.106124 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.106160 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.106205 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.106242 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.106290 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.106328 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.106365 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.106402 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.106445 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.106511 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.106548 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.106584 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.106621 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.106710 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.106750 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.106787 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.106787 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.106856 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.106896 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.106933 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.106933 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.106933 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.107042 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.107042 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.107042 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.107153 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.107190 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.107227 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.107265 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.107302 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.107343 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.107379 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.107425 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.107484 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.107484 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.107562 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.107600 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.107636 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.107671 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.107708 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.107708 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.107775 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.107823 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.107861 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.107897 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.107897 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.107969 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.107969 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.107969 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.107969 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.108178 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.108235 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.108284 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.108322 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.108362 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.108399 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.108437 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.108496 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.108554 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.108594 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.108632 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.108681 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.108726 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.108726 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.108910 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.108957 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.108999 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.109053 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.109098 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.109139 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.109179 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.109224 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.109263 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.109301 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.109342 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.109380 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.109419 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.109474 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.109546 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.109581 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.109618 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.109667 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.109705 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.109743 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.109781 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.109819 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.109856 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.109893 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.109930 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.109968 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.110036 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.110036 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.110114 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.110114 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.110185 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.110224 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.110261 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.110298 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.110335 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.110377 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.110424 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.110424 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.110508 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.110558 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.110618 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.110673 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.110754 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.110798 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.110837 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.110886 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.110930 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.110969 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.111008 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.111048 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.111117 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.111159 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.111196 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.111232 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.111270 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.111317 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.111355 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.111392 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.111392 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.111392 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.111532 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.111573 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.111611 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.111649 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.111691 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.111737 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.111786 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.111786 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.111878 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.111973 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.113252 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.113317 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.113354 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.113388 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.113433 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.113488 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.113591 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.113631 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.113665 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.113700 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.113733 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.113767 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.113767 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.113837 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.114607 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.114717 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.114717 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.114803 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.114856 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.114911 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.114957 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.115578 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.115650 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.115698 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.115738 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.115782 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.115821 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.115863 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.115907 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.115947 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.115987 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.116030 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.116069 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.116106 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.116151 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.116199 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.116238 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.116274 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.116318 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.116318 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.116318 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.116318 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.116545 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.116596 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.116647 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.116718 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.116785 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.116839 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.116900 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.117911 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.117968 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.118065 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.118160 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.118245 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.118324 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.118432 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.119418 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.119491 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.119558 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.119598 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.119664 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.119705 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.119746 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.119782 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.119821 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.119859 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.119906 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.119906 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.119982 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.120021 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.120059 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.120096 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.120141 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.120195 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.120248 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.120309 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.120359 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.120398 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.120398 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.120494 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.120533 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.120570 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.120608 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.120608 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.121013 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.121074 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.121115 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.121178 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.121228 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.121295 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.121350 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.121389 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.121427 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.121499 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.121603 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.121650 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.121689 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.121727 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.121764 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.121801 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.121839 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.121879 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.121922 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.121962 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.122005 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.122041 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.122041 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.122110 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.122227 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.122356 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.122534 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.122671 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.128290 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.128361 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.128418 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.128478 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.128521 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.128614 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.128662 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.129514 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.129648 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.129706 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.129755 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.129917 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.129987 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.130052 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.130052 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.130170 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.130239 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.130295 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.130351 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.130419 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.130531 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.130591 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.130591 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.130694 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.130755 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.130755 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.130755 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.130755 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.130969 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.131030 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.131086 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.131149 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.131207 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.131263 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.131318 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.131374 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.131446 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.131545 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.131603 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.131660 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.131716 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.131774 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.131829 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.131885 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.131944 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.132009 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.132068 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.132135 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.132193 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.132193 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.132309 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.132368 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.132429 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.132509 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.132565 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.132565 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.132669 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.132743 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.132813 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.132870 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.132928 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.132986 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.133045 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.133165 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.133266 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.133266 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.133266 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.133266 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.133266 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.133693 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.133775 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.133853 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.133853 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.133853 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.133853 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.134150 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.134232 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.134301 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.134370 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.134435 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.134535 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.134603 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.134691 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.134768 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.134834 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.134834 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.134957 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.135030 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.135099 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.135173 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.135247 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.135344 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.135344 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.135534 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.135622 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.135700 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.135774 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.135845 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.135845 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.135999 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.135999 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.136163 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.136262 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.136349 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.136431 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.136431 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.136602 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.136602 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.136602 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.136602 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.136602 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.136602 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.136962 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.136962 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.136962 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.136962 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.137215 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.137279 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.137342 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.137415 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.137527 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.137681 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.137756 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.137819 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.137869 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.137897 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.137928 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.137955 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.137982 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.138020 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.138047 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.138047 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.138047 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.138118 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.138118 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.138118 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.138118 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.138118 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.138118 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.138118 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.138312 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.138341 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.138369 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.138397 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.138424 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.138466 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.138495 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.138522 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.138563 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.138597 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.138625 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.138653 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.138682 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.138713 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.138744 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.138771 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.138799 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.138835 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.138867 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.138896 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.138928 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.138958 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.138986 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.139015 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.139041 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.139070 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.139098 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.139130 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.139164 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.139164 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.139164 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.139254 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.139285 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.139285 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.139285 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.139354 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.139384 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.139412 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.139412 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.139412 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.139508 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.139540 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.139567 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.139567 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.139614 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.139642 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.139642 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.139689 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.139727 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.139727 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.139778 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.139778 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.139778 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.139850 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.139879 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.139903 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.139932 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.139959 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.139996 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.140035 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.140074 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.140110 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.140146 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.140184 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.140219 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.140254 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.140286 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.140326 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.140358 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.140358 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.140415 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.140415 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.140415 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.140528 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.140568 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.140568 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.140636 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.140671 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.140710 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.140743 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.140775 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.140816 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.140880 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.140985 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.144806 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.144853 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.144927 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.144965 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.145001 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.145031 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.145059 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.145087 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.145117 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.145152 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.145182 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.145216 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.145245 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.145273 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.145302 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.145330 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.145359 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.145385 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.145415 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.145444 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.145444 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.147179 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.147265 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.147307 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.147347 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.147386 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.147424 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.147490 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.147529 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.147567 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.147610 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.147657 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.147699 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.147737 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.147775 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.147818 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.147858 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.147895 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.147935 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.147972 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.148016 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.148060 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.148099 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.148143 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.148188 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.148235 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.148274 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.148311 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.148311 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.148385 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.148433 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.148502 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.148541 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.148580 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.148617 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.148654 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.148696 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.148740 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.148776 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.148819 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.148862 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.148900 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.148937 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.148979 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.149023 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.149060 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.149095 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.149146 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.149188 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.149232 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.149268 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.149304 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.149342 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.149342 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.149414 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.149467 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.149467 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.149547 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.149547 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.149547 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.149547 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.149547 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.149547 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.149547 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.150468 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.150521 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.150600 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.150697 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.150746 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.150746 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.150830 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.150875 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.150912 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.150952 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.150990 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.151029 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.151072 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.151110 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.151164 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.151219 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.151263 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.151300 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.151339 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.151377 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.151420 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.151477 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.151519 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.151557 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.151607 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.151649 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.151690 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.151728 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.151771 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.151811 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.151852 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.151894 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.151937 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.151973 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.152011 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.152052 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.152088 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.152126 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.152177 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.152217 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.152253 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.152293 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.152336 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.152373 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.152408 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.152471 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.152511 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.152547 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.152583 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.152618 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.152653 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.152697 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.152747 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.152785 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.152785 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.152785 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.156519 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.156600 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.156642 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.156688 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.156729 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.156880 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.156927 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.156987 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.157033 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.157083 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.157128 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.157181 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.157235 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.157276 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.157316 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.157354 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.157393 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.157433 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.157493 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.157493 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.157609 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.157655 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.157696 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.157739 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.157780 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.157820 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.157867 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.157914 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.157958 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.158000 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.158209 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.158288 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.158328 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.158368 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.158409 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.158447 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.158510 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.158551 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.158591 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.158629 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.158681 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.158721 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.158762 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.158762 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.158838 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.158879 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.158917 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.158959 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.158959 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.159029 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.159029 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.159029 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.159029 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.159029 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.159029 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.159029 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.160015 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.160075 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.160119 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.160194 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.160241 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.160295 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.160351 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.160434 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.160507 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.160572 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.160642 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.160686 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.160746 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.160813 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.160873 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.160928 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.160970 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.161031 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.161096 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.161146 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.161216 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.161544 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.161677 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.161677 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.161771 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.161837 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.161884 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.161929 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.161975 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.162015 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.162061 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.162098 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.162147 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.162187 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.162225 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.162269 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.162308 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.162345 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.162384 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.162423 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.162480 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.162519 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.162566 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.162604 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.162650 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.162687 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.162725 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.162762 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.162802 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.162838 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.162875 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.162912 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.162950 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.162986 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.163035 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.163073 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.163109 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.163147 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.163258 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.163396 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.163443 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.163498 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.163535 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.163582 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.163620 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.163656 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.163691 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.163727 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.163765 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.163800 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.163848 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.163885 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.163928 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.163928 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.163928 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.163928 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.163928 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.163928 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.163928 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.163928 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.163928 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.163928 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.164279 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.164279 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.165135 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.165191 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.165231 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.165280 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.165321 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.165360 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.165397 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.165434 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.165505 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.165545 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.165611 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.165647 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.165685 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.165721 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.165760 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.165796 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.165833 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.165870 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.165916 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.165954 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.165992 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.166032 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.166070 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.166109 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.166155 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.166202 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.166242 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.166281 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.166326 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.166366 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.166405 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.166468 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.166509 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.166547 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.166584 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.166621 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.166657 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.166694 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.166732 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.166782 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.166821 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.166860 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.166935 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.166972 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.167013 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.167049 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.167085 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.167121 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.167166 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.167206 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.167342 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.167383 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.167419 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.167493 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.167532 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.167568 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.167604 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.167641 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.167681 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.167717 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.167759 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.167796 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.167835 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.167873 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.167908 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.167948 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.167984 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.168020 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.168056 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.168107 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.168165 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.168214 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 01:00:11.168264 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.168309 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 01:00:11.168354 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.168400 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 01:00:11.168400 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 01:00:11.168400 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 01:00:11.168400 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 01:00:11.168400 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 01:00:11.214353 np0000182651 devstack@c-api.service[112553]: INFO dbcounter [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Registered counter for database cinder Jun 24 01:00:11.214522 np0000182651 devstack@c-api.service[112555]: INFO dbcounter [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Registered counter for database cinder Jun 24 01:00:11.214567 np0000182651 devstack@c-api.service[112552]: INFO dbcounter [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Registered counter for database cinder Jun 24 01:00:11.219133 np0000182651 devstack@c-api.service[112554]: INFO dbcounter [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Registered counter for database cinder Jun 24 01:00:11.259479 np0000182651 devstack@c-api.service[112555]: DEBUG oslo_db.sqlalchemy.engines [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 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=112555) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:00:11.261534 np0000182651 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-2bf6313f-4380-4078-a82b-313caf5e34fa 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:00:11.264328 np0000182651 devstack@c-api.service[112553]: DEBUG oslo_db.sqlalchemy.engines [None req-470ff170-a120-43e2-9871-3468df3e891c 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=112553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:00:11.266016 np0000182651 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:00:11.378502 np0000182651 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writer thread running {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 01:00:11.379084 np0000182651 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writer thread running {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 01:00:11.381520 np0000182651 devstack@c-api.service[112552]: INFO cinder.rpc [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 01:00:11.381872 np0000182651 devstack@c-api.service[112555]: INFO cinder.rpc [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 01:00:11.383743 np0000182651 devstack@c-api.service[112552]: INFO cinder.rpc [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 01:00:11.384534 np0000182651 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writer thread running {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 01:00:11.384934 np0000182651 devstack@c-api.service[112555]: INFO cinder.rpc [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 01:00:11.385764 np0000182651 devstack@c-api.service[112552]: INFO cinder.rpc [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 01:00:11.387616 np0000182651 devstack@c-api.service[112552]: INFO cinder.rpc [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 01:00:11.387957 np0000182651 devstack@c-api.service[112553]: INFO cinder.rpc [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 01:00:11.388062 np0000182651 devstack@c-api.service[112555]: INFO cinder.rpc [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 01:00:11.388506 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.389028 np0000182651 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writer thread running {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 01:00:11.390507 np0000182651 devstack@c-api.service[112555]: INFO cinder.rpc [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 01:00:11.391137 np0000182651 devstack@c-api.service[112553]: INFO cinder.rpc [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 01:00:11.391484 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.392280 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.392518 np0000182651 devstack@c-api.service[112554]: INFO cinder.rpc [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 01:00:11.394510 np0000182651 devstack@c-api.service[112553]: INFO cinder.rpc [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 01:00:11.394806 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.395383 np0000182651 devstack@c-api.service[112554]: INFO cinder.rpc [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 01:00:11.396615 np0000182651 devstack@c-api.service[112553]: INFO cinder.rpc [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 01:00:11.397523 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.398377 np0000182651 devstack@c-api.service[112554]: INFO cinder.rpc [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 01:00:11.401088 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.401191 np0000182651 devstack@c-api.service[112554]: INFO cinder.rpc [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 01:00:11.402543 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.405872 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.425584 np0000182651 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-2bf6313f-4380-4078-a82b-313caf5e34fa 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:00:11.428780 np0000182651 devstack@c-api.service[112552]: INFO cinder.rpc [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 01:00:11.430326 np0000182651 devstack@c-api.service[112555]: DEBUG oslo_db.sqlalchemy.engines [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 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=112555) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:00:11.431104 np0000182651 devstack@c-api.service[112552]: INFO cinder.rpc [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 01:00:11.432111 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.434220 np0000182651 devstack@c-api.service[112555]: INFO cinder.rpc [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 01:00:11.435835 np0000182651 devstack@c-api.service[112553]: DEBUG oslo_db.sqlalchemy.engines [None req-470ff170-a120-43e2-9871-3468df3e891c 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=112553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:00:11.437024 np0000182651 devstack@c-api.service[112555]: INFO cinder.rpc [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 01:00:11.438714 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.439398 np0000182651 devstack@c-api.service[112553]: INFO cinder.rpc [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 01:00:11.440797 np0000182651 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:00:11.442274 np0000182651 devstack@c-api.service[112553]: INFO cinder.rpc [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 01:00:11.443718 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.443835 np0000182651 devstack@c-api.service[112554]: INFO cinder.rpc [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 01:00:11.443931 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.446266 np0000182651 devstack@c-api.service[112554]: INFO cinder.rpc [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 01:00:11.447537 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.449079 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.450685 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.452300 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.453979 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.456439 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.456785 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.457348 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.459651 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.460548 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.461559 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.462743 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.462985 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.463874 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.465903 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.465986 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.466072 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.467064 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.468929 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.469180 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.472538 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.472648 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.473338 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.474062 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.474216 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.475597 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.476644 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.476862 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.477608 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.478679 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.479634 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.480650 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.481122 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.481708 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.483124 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.483939 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.484559 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.484674 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.486852 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.487729 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.487793 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.488868 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.489826 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.490425 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.490609 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.490783 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.492078 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.492288 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.493430 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.493654 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.494500 np0000182651 devstack@c-api.service[112552]: WARNING cinder.api.contrib.hosts [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 01:00:11.495169 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.495221 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.495256 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.496510 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.497251 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.498001 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.498851 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.499433 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.499715 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.500269 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: extensions {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.500606 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.501890 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.501942 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.502617 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: extra_specs {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.503070 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.503180 np0000182651 devstack@c-api.service[112555]: WARNING cinder.api.contrib.hosts [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 01:00:11.503796 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.504120 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: os-volume-transfer {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.505094 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.505211 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.505804 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: os-quota-class-sets {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.506724 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.506827 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.507114 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: cgsnapshots {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.507411 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.508236 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.508335 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.508411 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: scheduler-stats {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.509137 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: extensions {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.509570 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.509741 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.509886 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: qos-specs {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.510959 np0000182651 devstack@c-api.service[112554]: WARNING cinder.api.contrib.hosts [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 01:00:11.511016 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: extra_specs {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.511052 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.511816 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.511974 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: capabilities {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.512795 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.513097 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: os-volume-transfer {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.513234 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: encryption {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.513302 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.514190 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.514751 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: encryption {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.514956 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.515212 np0000182651 devstack@c-api.service[112553]: WARNING cinder.api.contrib.hosts [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 01:00:11.515428 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: os-quota-class-sets {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.515898 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.516320 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: os-volume-type-access {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.516373 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.517258 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.517314 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: extensions {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.517944 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: os-quota-sets {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.518358 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: cgsnapshots {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.518882 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.519056 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: extra_specs {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.519356 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: os-snapshot-manage {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.520319 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.520657 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: os-volume-transfer {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.520768 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: scheduler-stats {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.520849 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: os-volume-manage {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.521144 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: extensions {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.522280 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: os-hosts {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.522365 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: os-quota-class-sets {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.522564 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: extra_specs {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.522802 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: qos-specs {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.523605 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: os-availability-zone {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.524070 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: os-volume-transfer {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.524472 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: cgsnapshots {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.524913 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: consistencygroups {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.525182 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: capabilities {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.525894 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: scheduler-stats {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.526537 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: encryption {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.526623 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: os-quota-class-sets {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.526877 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extended resource: backups {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.527474 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: qos-specs {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.527876 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: cgsnapshots {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.528051 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: encryption {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.529200 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: scheduler-stats {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.529475 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.contrib.snapshot_actions [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] SnapshotActionsController initialized {{(pid=112552) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 01:00:11.529535 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: capabilities {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.529687 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: os-volume-type-access {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.530548 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.530901 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: encryption {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.530992 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: qos-specs {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.531515 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: os-quota-sets {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.532076 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.532410 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: encryption {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.532973 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: capabilities {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.533255 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: os-snapshot-manage {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.533447 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.534006 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: os-volume-type-access {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.534193 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: encryption {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.534833 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.535108 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: os-volume-manage {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.535728 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: encryption {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.535792 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: os-quota-sets {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.536163 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.536692 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: os-hosts {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.537215 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: os-snapshot-manage {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.537325 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: os-volume-type-access {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.537541 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.538214 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: os-availability-zone {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.538773 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: os-volume-manage {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.538881 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: os-quota-sets {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.539027 np0000182651 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.539561 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: consistencygroups {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.539903 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension UsedLimits extending resource: limits {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.540010 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.540093 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.540272 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: os-snapshot-manage {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.540362 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.540420 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: os-hosts {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.540500 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.540556 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.540644 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.540747 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.540808 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.540921 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.541023 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension AdminActions extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.541151 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension AdminActions extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.541233 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension AdminActions extending resource: backups {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.541352 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.541491 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension VolumeActions extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.541623 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-2bf6313f-4380-4078-a82b-313caf5e34fa None None] Extension TypesManage extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.541696 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: os-volume-manage {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.541783 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: os-availability-zone {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.541845 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extended resource: backups {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.543123 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: os-hosts {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.543235 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: consistencygroups {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.544199 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.contrib.snapshot_actions [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] SnapshotActionsController initialized {{(pid=112555) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 01:00:11.544479 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: os-availability-zone {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.545516 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extended resource: backups {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.545577 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.545767 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: consistencygroups {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.547547 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.547755 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extended resource: backups {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 01:00:11.548064 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.contrib.snapshot_actions [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] SnapshotActionsController initialized {{(pid=112554) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 01:00:11.549134 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.549352 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.549796 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.contrib.snapshot_actions [None req-470ff170-a120-43e2-9871-3468df3e891c None None] SnapshotActionsController initialized {{(pid=112553) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 01:00:11.549850 np0000182651 devstack@c-api.service[112552]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bb1e2a3668 pid: 112552 (default app) Jun 24 01:00:11.550841 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.550892 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.551433 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.552389 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.552513 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.553822 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.553981 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.554051 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.555186 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.555361 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.556128 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.556515 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.556796 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.557916 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.558021 np0000182651 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.558299 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.558299 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.558299 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.558299 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.558299 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.558866 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.558866 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.558866 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.558866 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.558866 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.559182 np0000182651 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.559243 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.559243 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.559243 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.559243 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.559243 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.559243 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.559743 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.559743 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.559743 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.559743 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.560014 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.560014 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.560014 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.560014 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.560283 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.560283 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.560283 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.560283 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.560598 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.560598 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.560598 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.560598 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.560598 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.560985 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.560985 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.560985 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.560985 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.560985 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.561315 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.561315 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.561315 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.561315 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.561315 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.561315 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.561777 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.561777 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.561777 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.561777 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.561777 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.561777 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.562262 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.562262 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.562262 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.562262 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.562262 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.562262 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.562844 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.562844 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.562844 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.562844 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.562844 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.563077 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.563077 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.563077 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.563077 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.563077 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.563271 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.563271 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.563271 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.563271 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.563271 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.563271 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.563534 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.563534 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.563534 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.563534 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.563534 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.563534 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.563800 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.563800 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.563800 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.563800 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.563800 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.564053 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.564053 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.564053 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.564053 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.564053 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.564246 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.564246 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.564246 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.564246 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.564420 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.564420 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.564420 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.564420 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.564641 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.564641 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.564749 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension UsedLimits extending resource: limits {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.564797 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.564797 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.564797 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.564797 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.564797 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.565096 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.565096 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.565096 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.565096 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.565096 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.565305 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.565305 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.565390 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension UsedLimits extending resource: limits {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.565438 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.565438 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.565438 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.565438 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.565626 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.565626 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.565626 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.565626 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.565787 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.565787 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.565906 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.565951 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.565951 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.565951 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.565951 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.566149 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.566149 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.566297 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.566350 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.566350 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.566350 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.566350 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.566649 np0000182651 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 01:00:11.566691 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.566691 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.566691 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.566691 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.566691 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.566691 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.566939 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.566939 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.567038 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.567077 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.567077 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.567170 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.567213 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.567213 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.567213 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.567213 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.567213 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.567213 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.567489 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.567489 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.567489 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.567489 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.567489 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.567489 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.567744 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.567744 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.567744 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.567744 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.567744 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.567744 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.568027 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.568027 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.568027 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.568027 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.568027 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.568027 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.568278 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.568278 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.568377 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.568432 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.568432 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.568432 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.568432 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.568649 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.568649 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.568649 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.568649 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.568837 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.568886 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.568886 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.568886 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.568886 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.568886 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:11.569119 np0000182651 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) Jun 24 01:00:11.569154 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569191 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569230 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569230 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569314 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569358 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569396 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569439 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569499 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension UsedLimits extending resource: limits {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569537 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569587 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569629 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569673 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension AdminActions extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569711 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569748 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569786 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension AdminActions extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569823 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569859 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension AdminActions extending resource: backups {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569897 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.569933 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570086 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570128 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension AdminActions extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570165 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570252 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension VolumeActions extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570297 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570337 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension AdminActions extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570386 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-e595ebb6-2036-4d20-a665-2f44fbf2a724 None None] Extension TypesManage extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570430 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570505 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension AdminActions extending resource: backups {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570544 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570583 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570621 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570658 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension VolumeActions extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570658 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-93081e0e-ada6-48b5-9fc8-2ce593918575 None None] Extension TypesManage extending resource: types {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570729 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-0c6a9ac5-a0a6-46c0-92e3-e2ccca0cbc77 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:00:11.570766 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension AdminActions extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570766 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension AdminActions extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570766 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension AdminActions extending resource: backups {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570766 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570766 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension VolumeActions extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570766 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-470ff170-a120-43e2-9871-3468df3e891c None None] Extension TypesManage extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 01:00:11.570940 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 1/1] 199.204.45.229 () {60 vars in 956 bytes} [Wed Jun 24 01:00:11 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 24 01:00:11.570967 np0000182651 devstack@c-api.service[112554]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bb1e2a3668 pid: 112554 (default app) Jun 24 01:00:11.570997 np0000182651 devstack@c-api.service[112553]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bb1e2a3668 pid: 112553 (default app) Jun 24 01:00:11.572778 np0000182651 devstack@c-api.service[112555]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bb1e2a3668 pid: 112555 (default app) Jun 24 01:00:19.416931 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-1b6f8547-32b8-44be-926d-53918feb0c9d None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:00:19.947427 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-1b6f8547-32b8-44be-926d-53918feb0c9d admin admin] POST https://199.204.45.229/volume/v3/types Jun 24 01:00:19.948091 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-1b6f8547-32b8-44be-926d-53918feb0c9d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 24 01:00:19.950077 np0000182651 devstack@c-api.service[112552]: /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 24 01:00:19.950077 np0000182651 devstack@c-api.service[112552]: warnings.warn( Jun 24 01:00:19.989231 np0000182651 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-1b6f8547-32b8-44be-926d-53918feb0c9d 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:00:20.022696 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-1b6f8547-32b8-44be-926d-53918feb0c9d admin admin] https://199.204.45.229/volume/v3/types returned with HTTP 200 Jun 24 01:00:20.023229 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 2/2] 199.204.45.229 () {68 vars in 1288 bytes} [Wed Jun 24 01:00:19 2026] POST /volume/v3/types => generated 186 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:00:20.046232 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.046232 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.046232 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.046232 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.046232 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.047205 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.047205 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.047205 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.047205 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.047205 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.047660 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.047660 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.047660 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.047660 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.047660 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.047660 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.048068 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.048068 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.048068 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.048068 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.048357 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.048357 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.048357 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.048357 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.048676 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.048676 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.048676 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.048676 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.048994 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.048994 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.048994 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.048994 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.048994 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.049359 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.049359 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.049359 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.049359 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.049359 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.049743 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.049743 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.049743 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.049743 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.049743 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.049743 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.050075 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.050075 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.050075 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.050075 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.050075 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.050075 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.050403 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.050403 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.050403 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.050403 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.050403 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.050403 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.050903 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.050903 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.050903 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.050903 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.050903 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.051189 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.051189 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.051189 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.051189 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.051189 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.051535 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.051535 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.051535 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.051535 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.051535 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.051535 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.051892 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.051892 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.051892 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.051892 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.051892 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.051892 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.052189 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.052189 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.052189 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.052189 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.052189 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.052382 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.052382 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.052382 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.052382 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.052382 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.052622 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.052622 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.052622 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.052622 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.052811 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.052811 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.052811 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.052811 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053025 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053025 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053025 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053025 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053025 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053253 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053253 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053253 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053253 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053253 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053467 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053467 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053467 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053467 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053659 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053659 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053659 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053659 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053803 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053803 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053803 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053803 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053942 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053942 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.053942 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.053942 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054112 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054112 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054112 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054112 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054256 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054256 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054256 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054256 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054256 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054432 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054432 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054432 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054432 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054432 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054432 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054658 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054658 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054658 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054658 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054658 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054826 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054826 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054826 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054826 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.054826 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.054826 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055053 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055053 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055053 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055053 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055053 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055053 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055266 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055266 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055266 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055266 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055266 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055266 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055469 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055469 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055469 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055469 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055469 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055469 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055700 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055700 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055700 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055700 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055841 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055841 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055841 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.055841 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.055841 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.056018 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.056018 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.056018 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.056018 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.056018 np0000182651 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) Jun 24 01:00:20.056018 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [req-1b6f8547-32b8-44be-926d-53918feb0c9d req-ead0b41d-fd44-4f9b-8de6-b372ff03cf5a None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:00:20.460495 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [req-1b6f8547-32b8-44be-926d-53918feb0c9d req-ead0b41d-fd44-4f9b-8de6-b372ff03cf5a admin admin] POST https://199.204.45.229/volume/v3/types/f008a8d2-01d4-4115-bc97-aa4fc462a4de/extra_specs Jun 24 01:00:20.460970 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [req-1b6f8547-32b8-44be-926d-53918feb0c9d req-ead0b41d-fd44-4f9b-8de6-b372ff03cf5a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 24 01:00:20.462986 np0000182651 devstack@c-api.service[112554]: /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 24 01:00:20.462986 np0000182651 devstack@c-api.service[112554]: warnings.warn( Jun 24 01:00:20.503149 np0000182651 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [req-1b6f8547-32b8-44be-926d-53918feb0c9d req-ead0b41d-fd44-4f9b-8de6-b372ff03cf5a 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:00:20.569345 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [req-1b6f8547-32b8-44be-926d-53918feb0c9d req-ead0b41d-fd44-4f9b-8de6-b372ff03cf5a admin admin] https://199.204.45.229/volume/v3/types/f008a8d2-01d4-4115-bc97-aa4fc462a4de/extra_specs returned with HTTP 200 Jun 24 01:00:20.570001 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 1/3] 199.204.45.229 () {70 vars in 1505 bytes} [Wed Jun 24 01:00:20 2026] POST /volume/v3/types/f008a8d2-01d4-4115-bc97-aa4fc462a4de/extra_specs => generated 55 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:00:21.436496 np0000182651 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=6 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:00:21.441582 np0000182651 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=6 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:00:30.019665 np0000182651 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:00:30.567798 np0000182651 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:03:13.608199 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.608199 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.608199 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.608199 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.609133 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.609133 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.609133 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.609133 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.609443 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.609443 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.609443 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.609443 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.609443 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.609443 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.609927 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.609927 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.609927 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.609927 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.609927 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.610273 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.610273 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.610273 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.610273 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.610273 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.610719 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.610719 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.610719 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.610719 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.610996 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.610996 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.610996 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.610996 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.610996 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.611350 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.611350 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.611350 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.611350 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.611350 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.611719 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.611719 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.611719 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.611719 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.611719 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.611719 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.612129 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.612129 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.612129 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.612129 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.612129 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.612129 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.612543 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.612543 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.612543 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.612543 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.612543 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.612543 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.612994 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.612994 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.612994 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.612994 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.612994 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.613355 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.613355 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.613355 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.613355 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.613355 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.613713 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.613713 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.613713 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.613713 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.613713 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.613713 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.614119 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.614119 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.614119 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.614119 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.614119 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.614119 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.614511 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.614511 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.614511 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.614511 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.614511 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.614873 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.614873 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.614873 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.614873 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.614873 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.615198 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.615198 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.615198 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.615198 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.615506 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.615506 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.615506 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.615506 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.615807 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.615807 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.615807 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.615807 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.615807 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.616186 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.616186 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.616186 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.616186 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.616186 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.616562 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.616562 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.616562 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.616562 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.616955 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.616955 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.616955 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.616955 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.617221 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.617221 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.617221 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.617221 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.617560 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.617560 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.617560 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.617560 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.617885 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.617885 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.617885 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.617885 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.618168 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.618168 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.618168 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.618168 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.618168 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.618539 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.618539 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.618539 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.618539 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.618539 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.618539 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.618943 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.618943 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.618943 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.618943 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.618943 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.619240 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.619240 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.619240 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.619240 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.619240 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.619240 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.619859 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.619859 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.619859 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.619859 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.619859 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.619859 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620185 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620185 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620185 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620185 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620185 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620185 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620356 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620356 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620356 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620356 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620356 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620356 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620579 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620579 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620579 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620579 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620704 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620704 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620704 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620704 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620704 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620926 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620926 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620926 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620926 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:13.620926 np0000182651 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) Jun 24 01:03:13.620926 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-a336cf9b-e10c-48bb-94b2-74412a746311 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:13.620926 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-a336cf9b-e10c-48bb-94b2-74412a746311 None None] GET https://199.204.45.229/volume// Jun 24 01:03:13.621117 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-a336cf9b-e10c-48bb-94b2-74412a746311 None None] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:13.621117 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-a336cf9b-e10c-48bb-94b2-74412a746311 None None] Calling method 'all' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:13.621117 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-a336cf9b-e10c-48bb-94b2-74412a746311 None None] https://199.204.45.229/volume// returned with HTTP 300 Jun 24 01:03:13.621117 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 1/4] 199.204.45.229 () {66 vars in 1456 bytes} [Wed Jun 24 01:03:13 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 24 01:03:55.678354 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.678354 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.678354 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.678354 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.678354 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.679511 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.679511 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.679511 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.679511 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.679511 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.679839 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.679839 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.679839 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.679839 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.679839 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.679839 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.680184 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.680184 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.680184 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.680184 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.680402 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.680402 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.680402 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.680402 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.680649 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.680649 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.680649 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.680649 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.680894 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.680894 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.680894 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.680894 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.680894 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.681175 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.681175 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.681175 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.681175 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.681175 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.681446 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.681446 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.681446 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.681446 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.681446 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.681446 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.681811 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.681811 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.681811 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.681811 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.681811 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.681811 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.682206 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.682206 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.682206 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.682206 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.682206 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.682206 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.682590 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.682590 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.682590 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.682590 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.682590 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.682883 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.682883 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.682883 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.682883 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.682883 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.683217 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.683217 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.683217 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.683217 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.683217 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.683217 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.683585 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.683585 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.683585 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.683585 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.683585 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.683585 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.683793 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.683793 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.683793 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.683793 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.683793 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.683991 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.683991 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.683991 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.683991 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.683991 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.684176 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.684176 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.684176 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.684176 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.684338 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.684338 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.684338 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.684338 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.684525 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.684525 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.684525 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.684525 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.684525 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.684729 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.684729 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.684729 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.684729 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.684729 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.684902 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.684902 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.684902 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.684902 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685047 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685047 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685047 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685047 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685205 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685205 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685205 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685205 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685365 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685365 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685365 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685365 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685534 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685534 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685534 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685534 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685694 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685694 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685694 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685694 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685694 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685885 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685885 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685885 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685885 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.685885 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.685885 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686114 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.686114 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686114 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.686114 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686114 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.686294 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686294 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.686294 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686294 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.686294 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686294 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.686535 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686535 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.686535 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686535 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.686535 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686535 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.686767 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686767 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.686767 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686767 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.686767 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.686767 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.687102 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.687102 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.687102 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.687102 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.687102 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.687102 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.687384 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.687384 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.687384 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.687384 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.687632 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.687632 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.687632 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.687632 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.687632 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.687841 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.687841 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.687841 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.687841 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:55.687841 np0000182651 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) Jun 24 01:03:55.687841 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-4fe5ceea-f936-46a8-9b87-fce808e342f7 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:55.687841 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 1/5] 199.204.45.229 () {62 vars in 1068 bytes} [Wed Jun 24 01:03:55 2026] GET /volume/v3 => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 01:03:55.724904 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-1101a1d7-4ab2-427e-8332-da8aee9e13d4 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:55.735308 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 3/6] 199.204.45.229 () {64 vars in 1272 bytes} [Wed Jun 24 01:03:55 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 24 01:03:55.772261 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [req-1101a1d7-4ab2-427e-8332-da8aee9e13d4 req-e8b38499-8474-4398-9938-eb0152aa2f99 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:55.775782 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [req-1101a1d7-4ab2-427e-8332-da8aee9e13d4 req-e8b38499-8474-4398-9938-eb0152aa2f99 demo demo] GET https://199.204.45.229/volume/v3/ Jun 24 01:03:55.776022 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [req-1101a1d7-4ab2-427e-8332-da8aee9e13d4 req-e8b38499-8474-4398-9938-eb0152aa2f99 demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:55.776279 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [req-1101a1d7-4ab2-427e-8332-da8aee9e13d4 req-e8b38499-8474-4398-9938-eb0152aa2f99 demo demo] Calling method 'version_select' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:55.777320 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [req-1101a1d7-4ab2-427e-8332-da8aee9e13d4 req-e8b38499-8474-4398-9938-eb0152aa2f99 demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 24 01:03:55.777837 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 2/7] 199.204.45.229 () {66 vars in 1346 bytes} [Wed Jun 24 01:03:55 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:55.819217 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-6d60e478-b85a-42ef-a039-62260ac238fe None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:56.153013 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-6d60e478-b85a-42ef-a039-62260ac238fe demo demo] GET https://199.204.45.229/volume/v3/types Jun 24 01:03:56.153277 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-6d60e478-b85a-42ef-a039-62260ac238fe demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:56.153487 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-6d60e478-b85a-42ef-a039-62260ac238fe demo demo] Calling method 'index' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:56.153938 np0000182651 devstack@c-api.service[112553]: /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 24 01:03:56.153938 np0000182651 devstack@c-api.service[112553]: warnings.warn( Jun 24 01:03:56.154572 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-6d60e478-b85a-42ef-a039-62260ac238fe demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:03:56.194107 np0000182651 devstack@c-api.service[112553]: DEBUG oslo_db.sqlalchemy.engines [None req-6d60e478-b85a-42ef-a039-62260ac238fe 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=112553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:03:56.219721 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-6d60e478-b85a-42ef-a039-62260ac238fe demo demo] https://199.204.45.229/volume/v3/types returned with HTTP 200 Jun 24 01:03:56.220274 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 2/8] 199.204.45.229 () {64 vars in 1290 bytes} [Wed Jun 24 01:03:55 2026] GET /volume/v3/types => generated 377 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:56.262293 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-7a74db35-b549-467c-a2d9-83f157a7c7cc None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:56.614321 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-7a74db35-b549-467c-a2d9-83f157a7c7cc demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 24 01:03:56.614754 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-7a74db35-b549-467c-a2d9-83f157a7c7cc demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:56.615069 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-7a74db35-b549-467c-a2d9-83f157a7c7cc demo demo] Calling method 'show' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:56.652829 np0000182651 devstack@c-api.service[112555]: DEBUG oslo_db.sqlalchemy.engines [None req-7a74db35-b549-467c-a2d9-83f157a7c7cc 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=112555) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:03:56.673902 np0000182651 devstack@c-api.service[112555]: /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 24 01:03:56.673902 np0000182651 devstack@c-api.service[112555]: warnings.warn( Jun 24 01:03:56.676104 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-7a74db35-b549-467c-a2d9-83f157a7c7cc demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 24 01:03:56.676638 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 2/9] 199.204.45.229 () {64 vars in 1301 bytes} [Wed Jun 24 01:03:56 2026] GET /volume/v3/types/default => generated 145 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:57.163496 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-3c268c6c-6a69-4d85-a660-b5cbb0776f7e None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:57.164703 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 4/10] 199.204.45.229 () {62 vars in 1068 bytes} [Wed Jun 24 01:03:57 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 24 01:03:57.196772 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-ecd8cce2-ee00-4bbd-af46-eba0291bb9fc None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:57.207505 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 3/11] 199.204.45.229 () {64 vars in 1272 bytes} [Wed Jun 24 01:03:57 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 24 01:03:57.242157 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [req-ecd8cce2-ee00-4bbd-af46-eba0291bb9fc req-901fad06-45cc-4cec-ab04-e23fcbea18c8 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:57.243883 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [req-ecd8cce2-ee00-4bbd-af46-eba0291bb9fc req-901fad06-45cc-4cec-ab04-e23fcbea18c8 demo demo] GET https://199.204.45.229/volume/v3/ Jun 24 01:03:57.244057 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [req-ecd8cce2-ee00-4bbd-af46-eba0291bb9fc req-901fad06-45cc-4cec-ab04-e23fcbea18c8 demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:57.244231 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [req-ecd8cce2-ee00-4bbd-af46-eba0291bb9fc req-901fad06-45cc-4cec-ab04-e23fcbea18c8 demo demo] Calling method 'version_select' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:57.244663 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [req-ecd8cce2-ee00-4bbd-af46-eba0291bb9fc req-901fad06-45cc-4cec-ab04-e23fcbea18c8 demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 24 01:03:57.244966 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 3/12] 199.204.45.229 () {66 vars in 1346 bytes} [Wed Jun 24 01:03:57 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:57.281986 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-da9ccf9d-5fc9-4776-805e-abd569bed201 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:57.284647 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-da9ccf9d-5fc9-4776-805e-abd569bed201 demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 24 01:03:57.284900 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-da9ccf9d-5fc9-4776-805e-abd569bed201 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:57.285061 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-da9ccf9d-5fc9-4776-805e-abd569bed201 demo demo] Calling method 'show' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:57.292835 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-da9ccf9d-5fc9-4776-805e-abd569bed201 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 24 01:03:57.293248 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 3/13] 199.204.45.229 () {64 vars in 1301 bytes} [Wed Jun 24 01:03:57 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:57.929857 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-5bcc8668-205f-4dac-988e-daa1d07711dd None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:57.931139 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 5/14] 199.204.45.229 () {62 vars in 1068 bytes} [Wed Jun 24 01:03:57 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 24 01:03:57.963094 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-d1c9c0e3-4b5d-4e5c-98a8-1ccd684fa335 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:57.965968 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 4/15] 199.204.45.229 () {64 vars in 1272 bytes} [Wed Jun 24 01:03:57 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 24 01:03:58.000091 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [req-d1c9c0e3-4b5d-4e5c-98a8-1ccd684fa335 req-09d829fb-f659-4dc0-9e6e-3b179ca0d837 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:58.003605 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [req-d1c9c0e3-4b5d-4e5c-98a8-1ccd684fa335 req-09d829fb-f659-4dc0-9e6e-3b179ca0d837 demo demo] GET https://199.204.45.229/volume/v3/ Jun 24 01:03:58.003994 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [req-d1c9c0e3-4b5d-4e5c-98a8-1ccd684fa335 req-09d829fb-f659-4dc0-9e6e-3b179ca0d837 demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:58.004372 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [req-d1c9c0e3-4b5d-4e5c-98a8-1ccd684fa335 req-09d829fb-f659-4dc0-9e6e-3b179ca0d837 demo demo] Calling method 'version_select' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:58.005158 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [req-d1c9c0e3-4b5d-4e5c-98a8-1ccd684fa335 req-09d829fb-f659-4dc0-9e6e-3b179ca0d837 demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 24 01:03:58.005862 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 4/16] 199.204.45.229 () {66 vars in 1346 bytes} [Wed Jun 24 01:03:57 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:58.047257 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-4c97d1eb-a10d-436a-850b-b18ef06d7c27 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:58.051259 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-4c97d1eb-a10d-436a-850b-b18ef06d7c27 demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 24 01:03:58.051702 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-4c97d1eb-a10d-436a-850b-b18ef06d7c27 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:58.052127 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-4c97d1eb-a10d-436a-850b-b18ef06d7c27 demo demo] Calling method 'show' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:58.061564 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-4c97d1eb-a10d-436a-850b-b18ef06d7c27 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 24 01:03:58.061916 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 4/17] 199.204.45.229 () {64 vars in 1301 bytes} [Wed Jun 24 01:03:58 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 24 01:03:58.102763 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-9bbc1184-9fc9-4a5e-82fc-c7a1b26ed025 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:58.103879 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 6/18] 199.204.45.229 () {62 vars in 1068 bytes} [Wed Jun 24 01:03:58 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 24 01:03:58.138440 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-085eeee9-9ac2-4888-9fdd-a3fd6773ec14 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:58.140406 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 5/19] 199.204.45.229 () {64 vars in 1272 bytes} [Wed Jun 24 01:03:58 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jun 24 01:03:58.173245 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [req-085eeee9-9ac2-4888-9fdd-a3fd6773ec14 req-c37d4284-244a-4900-9786-7a962ba6fc03 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:58.176489 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [req-085eeee9-9ac2-4888-9fdd-a3fd6773ec14 req-c37d4284-244a-4900-9786-7a962ba6fc03 demo demo] GET https://199.204.45.229/volume/v3/ Jun 24 01:03:58.176708 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [req-085eeee9-9ac2-4888-9fdd-a3fd6773ec14 req-c37d4284-244a-4900-9786-7a962ba6fc03 demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:58.176978 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [req-085eeee9-9ac2-4888-9fdd-a3fd6773ec14 req-c37d4284-244a-4900-9786-7a962ba6fc03 demo demo] Calling method 'version_select' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:58.177418 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [req-085eeee9-9ac2-4888-9fdd-a3fd6773ec14 req-c37d4284-244a-4900-9786-7a962ba6fc03 demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 24 01:03:58.177881 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 5/20] 199.204.45.229 () {66 vars in 1346 bytes} [Wed Jun 24 01:03:58 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 24 01:03:58.217841 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-7e6572d8-42be-42a9-84a6-5f67908cd6b8 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:58.221075 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-7e6572d8-42be-42a9-84a6-5f67908cd6b8 demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 24 01:03:58.221418 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-7e6572d8-42be-42a9-84a6-5f67908cd6b8 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:58.221812 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-7e6572d8-42be-42a9-84a6-5f67908cd6b8 demo demo] Calling method 'show' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:58.232134 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-7e6572d8-42be-42a9-84a6-5f67908cd6b8 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 24 01:03:58.232580 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 5/21] 199.204.45.229 () {64 vars in 1301 bytes} [Wed Jun 24 01:03:58 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 24 01:04:06.212603 np0000182651 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:04:08.227089 np0000182651 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=8 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:09:17.341733 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-92c5fd91-b4d5-4018-82de-d082dd952ff7 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:09:17.456579 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-92c5fd91-b4d5-4018-82de-d082dd952ff7 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:09:17.457020 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-92c5fd91-b4d5-4018-82de-d082dd952ff7 demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:09:17.457483 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-92c5fd91-b4d5-4018-82de-d082dd952ff7 demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:09:17.458852 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-92c5fd91-b4d5-4018-82de-d082dd952ff7 demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:09:17.460001 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-92c5fd91-b4d5-4018-82de-d082dd952ff7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:09:17.508136 np0000182651 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-92c5fd91-b4d5-4018-82de-d082dd952ff7 demo demo] Get all volumes completed successfully. Jun 24 01:09:17.511745 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-92c5fd91-b4d5-4018-82de-d082dd952ff7 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:09:17.512328 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 7/22] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:09:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:09:27.494566 np0000182651 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:10:17.545911 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-beb26d37-c82e-4b52-8e78-b6f8b2acdfcc None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:10:17.551258 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-beb26d37-c82e-4b52-8e78-b6f8b2acdfcc demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:10:17.551503 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-beb26d37-c82e-4b52-8e78-b6f8b2acdfcc demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:10:17.551665 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-beb26d37-c82e-4b52-8e78-b6f8b2acdfcc demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:10:17.552636 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-beb26d37-c82e-4b52-8e78-b6f8b2acdfcc demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:10:17.553187 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-beb26d37-c82e-4b52-8e78-b6f8b2acdfcc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:10:17.592811 np0000182651 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-beb26d37-c82e-4b52-8e78-b6f8b2acdfcc demo demo] Get all volumes completed successfully. Jun 24 01:10:17.595527 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-beb26d37-c82e-4b52-8e78-b6f8b2acdfcc demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:10:17.596118 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 6/23] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:10:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:10:27.585339 np0000182651 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:11:17.672584 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-5d0cb014-a53b-4445-9ed0-06f56003f65c None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:11:17.677603 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-5d0cb014-a53b-4445-9ed0-06f56003f65c demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:11:17.677838 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-5d0cb014-a53b-4445-9ed0-06f56003f65c demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:11:17.677995 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-5d0cb014-a53b-4445-9ed0-06f56003f65c demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:11:17.678556 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-5d0cb014-a53b-4445-9ed0-06f56003f65c demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:11:17.679429 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-5d0cb014-a53b-4445-9ed0-06f56003f65c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:11:17.736180 np0000182651 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-5d0cb014-a53b-4445-9ed0-06f56003f65c demo demo] Get all volumes completed successfully. Jun 24 01:11:17.739756 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-5d0cb014-a53b-4445-9ed0-06f56003f65c demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:11:17.740232 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 6/24] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:11:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:11:27.727333 np0000182651 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:12:17.759298 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-5200907c-e47e-4227-8663-e079cb932cd7 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:12:17.763502 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-5200907c-e47e-4227-8663-e079cb932cd7 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:12:17.763502 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-5200907c-e47e-4227-8663-e079cb932cd7 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:12:17.763502 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-5200907c-e47e-4227-8663-e079cb932cd7 demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:12:17.763992 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-5200907c-e47e-4227-8663-e079cb932cd7 demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:12:17.765326 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-5200907c-e47e-4227-8663-e079cb932cd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:12:17.823770 np0000182651 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-5200907c-e47e-4227-8663-e079cb932cd7 demo demo] Get all volumes completed successfully. Jun 24 01:12:17.826165 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-5200907c-e47e-4227-8663-e079cb932cd7 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:12:17.826812 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 6/25] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:12:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:12:27.816517 np0000182651 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:13:17.846657 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-399cad5d-a81a-4cc2-bdb6-785c402fb00e None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:13:17.851699 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-399cad5d-a81a-4cc2-bdb6-785c402fb00e demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:13:17.851699 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-399cad5d-a81a-4cc2-bdb6-785c402fb00e demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:13:17.851699 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-399cad5d-a81a-4cc2-bdb6-785c402fb00e demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:13:17.852379 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-399cad5d-a81a-4cc2-bdb6-785c402fb00e demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:13:17.853529 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-399cad5d-a81a-4cc2-bdb6-785c402fb00e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:13:17.866118 np0000182651 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-399cad5d-a81a-4cc2-bdb6-785c402fb00e demo demo] Get all volumes completed successfully. Jun 24 01:13:17.869297 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-399cad5d-a81a-4cc2-bdb6-785c402fb00e demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:13:17.869851 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 8/26] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:13:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:13:27.862652 np0000182651 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:14:17.889837 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-49a8c823-3bd2-44e6-8c69-7c03621df40c None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:14:18.130859 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-49a8c823-3bd2-44e6-8c69-7c03621df40c demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:14:18.131250 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-49a8c823-3bd2-44e6-8c69-7c03621df40c demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:14:18.131685 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-49a8c823-3bd2-44e6-8c69-7c03621df40c demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:14:18.132207 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-49a8c823-3bd2-44e6-8c69-7c03621df40c demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:14:18.133972 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-49a8c823-3bd2-44e6-8c69-7c03621df40c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:14:18.143997 np0000182651 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-49a8c823-3bd2-44e6-8c69-7c03621df40c demo demo] Get all volumes completed successfully. Jun 24 01:14:18.147532 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-49a8c823-3bd2-44e6-8c69-7c03621df40c demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:14:18.148157 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 7/27] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:14:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:14:28.139190 np0000182651 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:15:18.165894 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-b56c7d63-058b-4874-a68d-f826287ee428 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:15:18.172337 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-b56c7d63-058b-4874-a68d-f826287ee428 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:15:18.172337 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-b56c7d63-058b-4874-a68d-f826287ee428 demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:15:18.172337 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-b56c7d63-058b-4874-a68d-f826287ee428 demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:15:18.172574 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-b56c7d63-058b-4874-a68d-f826287ee428 demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:15:18.173319 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-b56c7d63-058b-4874-a68d-f826287ee428 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:15:18.181424 np0000182651 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-b56c7d63-058b-4874-a68d-f826287ee428 demo demo] Get all volumes completed successfully. Jun 24 01:15:18.184691 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-b56c7d63-058b-4874-a68d-f826287ee428 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:15:18.185053 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 7/28] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:15:18 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 24 01:15:28.177044 np0000182651 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:16:18.234045 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-355f54e1-880d-40d3-8294-544f4bf58a73 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:16:18.238139 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-355f54e1-880d-40d3-8294-544f4bf58a73 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:16:18.238378 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-355f54e1-880d-40d3-8294-544f4bf58a73 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:16:18.238714 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-355f54e1-880d-40d3-8294-544f4bf58a73 demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:16:18.239116 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-355f54e1-880d-40d3-8294-544f4bf58a73 demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:16:18.240182 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-355f54e1-880d-40d3-8294-544f4bf58a73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:16:18.248850 np0000182651 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-355f54e1-880d-40d3-8294-544f4bf58a73 demo demo] Get all volumes completed successfully. Jun 24 01:16:18.251328 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-355f54e1-880d-40d3-8294-544f4bf58a73 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:16:18.251788 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 7/29] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:16:18 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 24 01:16:28.244040 np0000182651 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:17:18.271204 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-fd1713d3-119c-4ffb-b3f6-3649a6df0669 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:17:18.274811 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-fd1713d3-119c-4ffb-b3f6-3649a6df0669 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:17:18.274997 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-fd1713d3-119c-4ffb-b3f6-3649a6df0669 demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:17:18.275266 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-fd1713d3-119c-4ffb-b3f6-3649a6df0669 demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:17:18.275658 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-fd1713d3-119c-4ffb-b3f6-3649a6df0669 demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:17:18.277645 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-fd1713d3-119c-4ffb-b3f6-3649a6df0669 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:17:18.286481 np0000182651 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-fd1713d3-119c-4ffb-b3f6-3649a6df0669 demo demo] Get all volumes completed successfully. Jun 24 01:17:18.289427 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-fd1713d3-119c-4ffb-b3f6-3649a6df0669 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:17:18.289790 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 9/30] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:17:18 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 24 01:17:28.280567 np0000182651 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:18:18.309786 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-181d2e88-aa01-4b2a-93e7-caa7b4296624 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:18:18.312993 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-181d2e88-aa01-4b2a-93e7-caa7b4296624 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:18:18.313256 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-181d2e88-aa01-4b2a-93e7-caa7b4296624 demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:18:18.313610 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-181d2e88-aa01-4b2a-93e7-caa7b4296624 demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:18:18.313942 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-181d2e88-aa01-4b2a-93e7-caa7b4296624 demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:18:18.314958 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-181d2e88-aa01-4b2a-93e7-caa7b4296624 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:18:18.323902 np0000182651 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-181d2e88-aa01-4b2a-93e7-caa7b4296624 demo demo] Get all volumes completed successfully. Jun 24 01:18:18.326920 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-181d2e88-aa01-4b2a-93e7-caa7b4296624 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:18:18.327615 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 8/31] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:18:18 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 24 01:18:28.318410 np0000182651 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:19:18.344757 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-246476ee-581e-45ad-b7e6-9da50ac49cf6 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:19:18.498637 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-246476ee-581e-45ad-b7e6-9da50ac49cf6 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:19:18.498637 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-246476ee-581e-45ad-b7e6-9da50ac49cf6 demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:19:18.499069 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-246476ee-581e-45ad-b7e6-9da50ac49cf6 demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:19:18.499142 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-246476ee-581e-45ad-b7e6-9da50ac49cf6 demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:19:18.500137 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-246476ee-581e-45ad-b7e6-9da50ac49cf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:19:18.513216 np0000182651 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-246476ee-581e-45ad-b7e6-9da50ac49cf6 demo demo] Get all volumes completed successfully. Jun 24 01:19:18.515538 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-246476ee-581e-45ad-b7e6-9da50ac49cf6 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:19:18.515995 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 8/32] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:19:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:19:28.505371 np0000182651 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:20:18.533818 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-10c7c668-f5e3-46c1-8387-097ff8b18aaa None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:20:18.536856 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-10c7c668-f5e3-46c1-8387-097ff8b18aaa demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:20:18.537100 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-10c7c668-f5e3-46c1-8387-097ff8b18aaa demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:20:18.537353 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-10c7c668-f5e3-46c1-8387-097ff8b18aaa demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:20:18.537766 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-10c7c668-f5e3-46c1-8387-097ff8b18aaa demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:20:18.538758 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-10c7c668-f5e3-46c1-8387-097ff8b18aaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:20:18.548198 np0000182651 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-10c7c668-f5e3-46c1-8387-097ff8b18aaa demo demo] Get all volumes completed successfully. Jun 24 01:20:18.552977 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-10c7c668-f5e3-46c1-8387-097ff8b18aaa demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:20:18.554226 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 8/33] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:20:18 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 24 01:20:28.543997 np0000182651 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:21:18.574388 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-c819f5a7-d25c-4415-8fcc-485c1785a0c2 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:21:18.577633 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-c819f5a7-d25c-4415-8fcc-485c1785a0c2 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:21:18.577873 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-c819f5a7-d25c-4415-8fcc-485c1785a0c2 demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:21:18.578120 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-c819f5a7-d25c-4415-8fcc-485c1785a0c2 demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:21:18.578429 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-c819f5a7-d25c-4415-8fcc-485c1785a0c2 demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:21:18.579346 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-c819f5a7-d25c-4415-8fcc-485c1785a0c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:21:18.588086 np0000182651 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-c819f5a7-d25c-4415-8fcc-485c1785a0c2 demo demo] Get all volumes completed successfully. Jun 24 01:21:18.592585 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-c819f5a7-d25c-4415-8fcc-485c1785a0c2 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:21:18.593693 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 10/34] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:21:18 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 24 01:21:28.582713 np0000182651 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:22:18.609083 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-aef987dc-9a32-42c4-a5d6-69bcf9fe2079 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:22:18.614529 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-aef987dc-9a32-42c4-a5d6-69bcf9fe2079 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:22:18.614922 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-aef987dc-9a32-42c4-a5d6-69bcf9fe2079 demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:22:18.615377 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-aef987dc-9a32-42c4-a5d6-69bcf9fe2079 demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:22:18.616346 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-aef987dc-9a32-42c4-a5d6-69bcf9fe2079 demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:22:18.617002 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-aef987dc-9a32-42c4-a5d6-69bcf9fe2079 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:22:18.625655 np0000182651 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-aef987dc-9a32-42c4-a5d6-69bcf9fe2079 demo demo] Get all volumes completed successfully. Jun 24 01:22:18.628472 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-aef987dc-9a32-42c4-a5d6-69bcf9fe2079 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:22:18.629051 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 9/35] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:22:18 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 24 01:22:28.619939 np0000182651 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:23:18.647310 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-27c703f6-68ca-46c8-a495-fa0ff090fd32 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:23:18.650673 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-27c703f6-68ca-46c8-a495-fa0ff090fd32 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:23:18.650917 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-27c703f6-68ca-46c8-a495-fa0ff090fd32 demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:23:18.651171 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-27c703f6-68ca-46c8-a495-fa0ff090fd32 demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:23:18.651496 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-27c703f6-68ca-46c8-a495-fa0ff090fd32 demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:23:18.652437 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-27c703f6-68ca-46c8-a495-fa0ff090fd32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:23:18.661890 np0000182651 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-27c703f6-68ca-46c8-a495-fa0ff090fd32 demo demo] Get all volumes completed successfully. Jun 24 01:23:18.665376 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-27c703f6-68ca-46c8-a495-fa0ff090fd32 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:23:18.666076 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 9/36] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:23:18 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 24 01:23:28.655851 np0000182651 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:24:18.693189 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-bd7c8ca2-c60a-44f7-8303-d366039c736c None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:24:18.914375 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-bd7c8ca2-c60a-44f7-8303-d366039c736c demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:24:18.914846 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-bd7c8ca2-c60a-44f7-8303-d366039c736c demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:24:18.915291 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-bd7c8ca2-c60a-44f7-8303-d366039c736c demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:24:18.915834 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-bd7c8ca2-c60a-44f7-8303-d366039c736c demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:24:18.917479 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-bd7c8ca2-c60a-44f7-8303-d366039c736c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:24:18.926557 np0000182651 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-bd7c8ca2-c60a-44f7-8303-d366039c736c demo demo] Get all volumes completed successfully. Jun 24 01:24:18.929666 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-bd7c8ca2-c60a-44f7-8303-d366039c736c demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:24:18.930599 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 9/37] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:24:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:24:28.921507 np0000182651 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:25:18.948562 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-3979ec0e-68c2-4831-be3e-a5ae4e9b2ef6 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:25:18.953183 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-3979ec0e-68c2-4831-be3e-a5ae4e9b2ef6 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:25:18.953616 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-3979ec0e-68c2-4831-be3e-a5ae4e9b2ef6 demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:25:18.954017 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-3979ec0e-68c2-4831-be3e-a5ae4e9b2ef6 demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:25:18.954619 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-3979ec0e-68c2-4831-be3e-a5ae4e9b2ef6 demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:25:18.956163 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-3979ec0e-68c2-4831-be3e-a5ae4e9b2ef6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:25:18.965922 np0000182651 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-3979ec0e-68c2-4831-be3e-a5ae4e9b2ef6 demo demo] Get all volumes completed successfully. Jun 24 01:25:18.968173 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-3979ec0e-68c2-4831-be3e-a5ae4e9b2ef6 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:25:18.968844 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 11/38] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:25:18 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 24 01:25:28.961030 np0000182651 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:26:18.987923 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-0be7ddfd-1c74-4aba-b6e0-f3734bcba1ec None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:26:18.990783 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-0be7ddfd-1c74-4aba-b6e0-f3734bcba1ec demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:26:18.991039 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-0be7ddfd-1c74-4aba-b6e0-f3734bcba1ec demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:26:18.991272 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-0be7ddfd-1c74-4aba-b6e0-f3734bcba1ec demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:26:18.991631 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-0be7ddfd-1c74-4aba-b6e0-f3734bcba1ec demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:26:18.992565 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-0be7ddfd-1c74-4aba-b6e0-f3734bcba1ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:26:19.000762 np0000182651 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-0be7ddfd-1c74-4aba-b6e0-f3734bcba1ec demo demo] Get all volumes completed successfully. Jun 24 01:26:19.002649 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-0be7ddfd-1c74-4aba-b6e0-f3734bcba1ec demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:26:19.003123 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 10/39] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:26:18 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 24 01:26:28.996505 np0000182651 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:27:19.025319 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-3f43ffdb-ac14-46e0-9b0d-eaac9a84e76b None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:27:19.028516 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-3f43ffdb-ac14-46e0-9b0d-eaac9a84e76b demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:27:19.028745 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-3f43ffdb-ac14-46e0-9b0d-eaac9a84e76b demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:27:19.029011 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-3f43ffdb-ac14-46e0-9b0d-eaac9a84e76b demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:27:19.029332 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-3f43ffdb-ac14-46e0-9b0d-eaac9a84e76b demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:27:19.030387 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-3f43ffdb-ac14-46e0-9b0d-eaac9a84e76b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:27:19.040355 np0000182651 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-3f43ffdb-ac14-46e0-9b0d-eaac9a84e76b demo demo] Get all volumes completed successfully. Jun 24 01:27:19.043246 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-3f43ffdb-ac14-46e0-9b0d-eaac9a84e76b demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:27:19.044241 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 10/40] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:27:19 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 24 01:27:29.033650 np0000182651 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:28:19.060600 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-07608c05-e099-4f92-b5c1-0a4467ee508d None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:28:19.063729 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-07608c05-e099-4f92-b5c1-0a4467ee508d demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:28:19.063981 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-07608c05-e099-4f92-b5c1-0a4467ee508d demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:28:19.064228 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-07608c05-e099-4f92-b5c1-0a4467ee508d demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:28:19.064543 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-07608c05-e099-4f92-b5c1-0a4467ee508d demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:28:19.065630 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-07608c05-e099-4f92-b5c1-0a4467ee508d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:28:19.072986 np0000182651 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-07608c05-e099-4f92-b5c1-0a4467ee508d demo demo] Get all volumes completed successfully. Jun 24 01:28:19.075045 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-07608c05-e099-4f92-b5c1-0a4467ee508d demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:28:19.075411 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 10/41] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:28:19 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 24 01:28:29.069074 np0000182651 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:29:19.093944 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-099f9326-3c86-46c2-a8ea-004d9917a375 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:29:19.205645 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-099f9326-3c86-46c2-a8ea-004d9917a375 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:29:19.206014 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-099f9326-3c86-46c2-a8ea-004d9917a375 demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:29:19.206397 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-099f9326-3c86-46c2-a8ea-004d9917a375 demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:29:19.206886 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-099f9326-3c86-46c2-a8ea-004d9917a375 demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:29:19.208316 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-099f9326-3c86-46c2-a8ea-004d9917a375 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:29:19.219541 np0000182651 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-099f9326-3c86-46c2-a8ea-004d9917a375 demo demo] Get all volumes completed successfully. Jun 24 01:29:19.223583 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-099f9326-3c86-46c2-a8ea-004d9917a375 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:29:19.224242 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 12/42] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:29:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:29:29.211843 np0000182651 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:30:19.242129 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-02c0e526-562a-48f1-93fc-40b28d8d614d None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:30:19.245953 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-02c0e526-562a-48f1-93fc-40b28d8d614d demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:30:19.246208 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-02c0e526-562a-48f1-93fc-40b28d8d614d demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:30:19.246480 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-02c0e526-562a-48f1-93fc-40b28d8d614d demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:30:19.246836 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-02c0e526-562a-48f1-93fc-40b28d8d614d demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:30:19.247859 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-02c0e526-562a-48f1-93fc-40b28d8d614d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:30:19.256191 np0000182651 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-02c0e526-562a-48f1-93fc-40b28d8d614d demo demo] Get all volumes completed successfully. Jun 24 01:30:19.258148 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-02c0e526-562a-48f1-93fc-40b28d8d614d demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:30:19.258537 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 11/43] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:30:19 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 24 01:30:29.251483 np0000182651 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:31:19.285653 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-86d716c3-cf3b-4009-aa5c-2f8a4b8634ed None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:31:19.289483 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-86d716c3-cf3b-4009-aa5c-2f8a4b8634ed demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:31:19.289839 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-86d716c3-cf3b-4009-aa5c-2f8a4b8634ed demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:31:19.290140 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-86d716c3-cf3b-4009-aa5c-2f8a4b8634ed demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:31:19.290473 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-86d716c3-cf3b-4009-aa5c-2f8a4b8634ed demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:31:19.291550 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-86d716c3-cf3b-4009-aa5c-2f8a4b8634ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:31:19.300106 np0000182651 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-86d716c3-cf3b-4009-aa5c-2f8a4b8634ed demo demo] Get all volumes completed successfully. Jun 24 01:31:19.303175 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-86d716c3-cf3b-4009-aa5c-2f8a4b8634ed demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:31:19.303720 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 11/44] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:31:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:31:29.295481 np0000182651 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:32:19.324601 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-b264e1f9-ecc2-4451-a088-f92b025b5151 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:32:19.329152 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-b264e1f9-ecc2-4451-a088-f92b025b5151 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:32:19.329638 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-b264e1f9-ecc2-4451-a088-f92b025b5151 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:32:19.330675 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-b264e1f9-ecc2-4451-a088-f92b025b5151 demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:32:19.330960 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-b264e1f9-ecc2-4451-a088-f92b025b5151 demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:32:19.336494 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-b264e1f9-ecc2-4451-a088-f92b025b5151 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:32:19.340097 np0000182651 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-b264e1f9-ecc2-4451-a088-f92b025b5151 demo demo] Get all volumes completed successfully. Jun 24 01:32:19.345281 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-b264e1f9-ecc2-4451-a088-f92b025b5151 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:32:19.345762 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 11/45] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:32:19 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 24 01:32:29.336273 np0000182651 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:33:19.367513 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-d10f1b0e-f88d-4da2-9327-ca20fea8c2ea None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:33:19.372756 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-d10f1b0e-f88d-4da2-9327-ca20fea8c2ea demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:33:19.373288 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-d10f1b0e-f88d-4da2-9327-ca20fea8c2ea demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:33:19.373779 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-d10f1b0e-f88d-4da2-9327-ca20fea8c2ea demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:33:19.374403 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-d10f1b0e-f88d-4da2-9327-ca20fea8c2ea demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:33:19.376076 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-d10f1b0e-f88d-4da2-9327-ca20fea8c2ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:33:19.388415 np0000182651 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-d10f1b0e-f88d-4da2-9327-ca20fea8c2ea demo demo] Get all volumes completed successfully. Jun 24 01:33:19.392060 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-d10f1b0e-f88d-4da2-9327-ca20fea8c2ea demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:33:19.392722 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 13/46] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:33:19 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 24 01:33:29.381012 np0000182651 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:34:19.411554 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-61a3602e-f37c-4ab5-85a5-595987470de3 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:34:19.549225 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-61a3602e-f37c-4ab5-85a5-595987470de3 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:34:19.549498 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-61a3602e-f37c-4ab5-85a5-595987470de3 demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:34:19.549764 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-61a3602e-f37c-4ab5-85a5-595987470de3 demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:34:19.550080 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-61a3602e-f37c-4ab5-85a5-595987470de3 demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:34:19.551233 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-61a3602e-f37c-4ab5-85a5-595987470de3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:34:19.566830 np0000182651 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-61a3602e-f37c-4ab5-85a5-595987470de3 demo demo] Get all volumes completed successfully. Jun 24 01:34:19.569200 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-61a3602e-f37c-4ab5-85a5-595987470de3 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:34:19.569963 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 12/47] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:34:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:34:29.556135 np0000182651 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:35:19.587068 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-dec86fa6-4eed-47ac-b85d-a8e6e73fae13 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:35:19.590237 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-dec86fa6-4eed-47ac-b85d-a8e6e73fae13 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:35:19.590487 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-dec86fa6-4eed-47ac-b85d-a8e6e73fae13 demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:35:19.590746 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-dec86fa6-4eed-47ac-b85d-a8e6e73fae13 demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:35:19.591043 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-dec86fa6-4eed-47ac-b85d-a8e6e73fae13 demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:35:19.591976 np0000182651 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-dec86fa6-4eed-47ac-b85d-a8e6e73fae13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:35:19.599791 np0000182651 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-dec86fa6-4eed-47ac-b85d-a8e6e73fae13 demo demo] Get all volumes completed successfully. Jun 24 01:35:19.601651 np0000182651 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-dec86fa6-4eed-47ac-b85d-a8e6e73fae13 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:35:19.601988 np0000182651 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 12/48] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:35:19 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 24 01:35:29.595804 np0000182651 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:36:19.622212 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-9da35ceb-d81e-438f-ae12-1c6dc6647deb None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:36:19.625494 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-9da35ceb-d81e-438f-ae12-1c6dc6647deb demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:36:19.625815 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-9da35ceb-d81e-438f-ae12-1c6dc6647deb demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:36:19.626007 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-9da35ceb-d81e-438f-ae12-1c6dc6647deb demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:36:19.626348 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-9da35ceb-d81e-438f-ae12-1c6dc6647deb demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:36:19.627425 np0000182651 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-9da35ceb-d81e-438f-ae12-1c6dc6647deb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:36:19.637017 np0000182651 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-9da35ceb-d81e-438f-ae12-1c6dc6647deb demo demo] Get all volumes completed successfully. Jun 24 01:36:19.638967 np0000182651 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-9da35ceb-d81e-438f-ae12-1c6dc6647deb demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:36:19.639351 np0000182651 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 12/49] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:36:19 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 24 01:36:29.631338 np0000182651 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:37:19.668679 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-35a4ad1e-9572-4793-86a7-acac2558ac98 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:37:19.672252 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-35a4ad1e-9572-4793-86a7-acac2558ac98 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:37:19.672470 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-35a4ad1e-9572-4793-86a7-acac2558ac98 demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:37:19.672729 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-35a4ad1e-9572-4793-86a7-acac2558ac98 demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:37:19.672930 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-35a4ad1e-9572-4793-86a7-acac2558ac98 demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:37:19.673707 np0000182651 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-35a4ad1e-9572-4793-86a7-acac2558ac98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:37:19.694235 np0000182651 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-35a4ad1e-9572-4793-86a7-acac2558ac98 demo demo] Get all volumes completed successfully. Jun 24 01:37:19.699826 np0000182651 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-35a4ad1e-9572-4793-86a7-acac2558ac98 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:37:19.700438 np0000182651 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 14/50] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:37:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:37:29.683213 np0000182651 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:38:19.718865 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-ad4dbe4a-978c-468b-a94e-fcd252a9366f None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:38:19.721702 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-ad4dbe4a-978c-468b-a94e-fcd252a9366f demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 24 01:38:19.721980 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-ad4dbe4a-978c-468b-a94e-fcd252a9366f demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:38:19.722263 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-ad4dbe4a-978c-468b-a94e-fcd252a9366f demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:38:19.722849 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-ad4dbe4a-978c-468b-a94e-fcd252a9366f demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:38:19.724323 np0000182651 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-ad4dbe4a-978c-468b-a94e-fcd252a9366f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:38:19.731918 np0000182651 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-ad4dbe4a-978c-468b-a94e-fcd252a9366f demo demo] Get all volumes completed successfully. Jun 24 01:38:19.733917 np0000182651 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-ad4dbe4a-978c-468b-a94e-fcd252a9366f demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:38:19.734256 np0000182651 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 13/51] 199.204.45.229 () {64 vars in 1296 bytes} [Wed Jun 24 01:38:19 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)