Jun 26 01:35:50.932329 np0000183026 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 01:35:50.938382 np0000183026 devstack@c-api.service[112554]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 01:35:50 2026] *** Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: nodename: np0000183026 Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: machine: x86_64 Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: clock source: unix Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: pcre jit disabled Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: detected number of CPU cores: 16 Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: current working directory: / Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: detected binary path: /usr/bin/uwsgi-core Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: your processes number limit is 256917 Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: your memory page size is 4096 bytes Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: detected max file descriptor number: 2048 Jun 26 01:35:50.940730 np0000183026 devstack@c-api.service[112554]: lock engine: pthread robust mutexes Jun 26 01:35:50.941558 np0000183026 devstack@c-api.service[112554]: thunder lock: enabled Jun 26 01:35:50.941558 np0000183026 devstack@c-api.service[112554]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 01:35:50.941558 np0000183026 devstack@c-api.service[112554]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 01:35:50.941558 np0000183026 devstack@c-api.service[112554]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 01:35:50.941558 np0000183026 devstack@c-api.service[112554]: Set PythonHome to /opt/stack/data/venv Jun 26 01:35:50.980818 np0000183026 devstack@c-api.service[112554]: Python main interpreter initialized at 0x7458d0aa3668 Jun 26 01:35:50.980818 np0000183026 devstack@c-api.service[112554]: python threads support enabled Jun 26 01:35:50.980818 np0000183026 devstack@c-api.service[112554]: your server socket listen backlog is limited to 100 connections Jun 26 01:35:50.980818 np0000183026 devstack@c-api.service[112554]: your mercy for graceful operations on workers is 80 seconds Jun 26 01:35:50.981360 np0000183026 devstack@c-api.service[112554]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 01:35:50.981508 np0000183026 devstack@c-api.service[112554]: *** Operational MODE: preforking *** Jun 26 01:35:50.981675 np0000183026 devstack@c-api.service[112554]: *** uWSGI is running in multiple interpreter mode *** Jun 26 01:35:50.981675 np0000183026 devstack@c-api.service[112554]: spawned uWSGI master process (pid: 112554) Jun 26 01:35:50.981828 np0000183026 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 01:35:50.984830 np0000183026 devstack@c-api.service[112554]: spawned uWSGI worker 1 (pid: 112564, cores: 1) Jun 26 01:35:50.984830 np0000183026 devstack@c-api.service[112554]: spawned uWSGI worker 2 (pid: 112565, cores: 1) Jun 26 01:35:50.984830 np0000183026 devstack@c-api.service[112554]: spawned uWSGI worker 3 (pid: 112566, cores: 1) Jun 26 01:35:50.984830 np0000183026 devstack@c-api.service[112554]: spawned uWSGI worker 4 (pid: 112567, cores: 1) Jun 26 01:35:50.984830 np0000183026 devstack@c-api.service[112554]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 01:35:51.112892 np0000183026 devstack@c-api.service[112565]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:51.112892 np0000183026 devstack@c-api.service[112565]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:51.112892 np0000183026 devstack@c-api.service[112565]: we strongly recommend against using it for new projects. Jun 26 01:35:51.112892 np0000183026 devstack@c-api.service[112565]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:51.112892 np0000183026 devstack@c-api.service[112565]: framework. For more detail see Jun 26 01:35:51.112892 np0000183026 devstack@c-api.service[112565]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:51.112892 np0000183026 devstack@c-api.service[112565]: import eventlet # noqa Jun 26 01:35:51.114230 np0000183026 devstack@c-api.service[112566]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:51.114230 np0000183026 devstack@c-api.service[112566]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:51.114230 np0000183026 devstack@c-api.service[112566]: we strongly recommend against using it for new projects. Jun 26 01:35:51.114230 np0000183026 devstack@c-api.service[112566]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:51.114230 np0000183026 devstack@c-api.service[112566]: framework. For more detail see Jun 26 01:35:51.114230 np0000183026 devstack@c-api.service[112566]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:51.114230 np0000183026 devstack@c-api.service[112566]: import eventlet # noqa Jun 26 01:35:51.121825 np0000183026 devstack@c-api.service[112564]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:51.121825 np0000183026 devstack@c-api.service[112564]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:51.121825 np0000183026 devstack@c-api.service[112564]: we strongly recommend against using it for new projects. Jun 26 01:35:51.121825 np0000183026 devstack@c-api.service[112564]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:51.121825 np0000183026 devstack@c-api.service[112564]: framework. For more detail see Jun 26 01:35:51.121825 np0000183026 devstack@c-api.service[112564]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:51.121825 np0000183026 devstack@c-api.service[112564]: import eventlet # noqa Jun 26 01:35:51.132657 np0000183026 devstack@c-api.service[112567]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:51.132657 np0000183026 devstack@c-api.service[112567]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:51.132657 np0000183026 devstack@c-api.service[112567]: we strongly recommend against using it for new projects. Jun 26 01:35:51.132657 np0000183026 devstack@c-api.service[112567]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:51.132657 np0000183026 devstack@c-api.service[112567]: framework. For more detail see Jun 26 01:35:51.132657 np0000183026 devstack@c-api.service[112567]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:51.132657 np0000183026 devstack@c-api.service[112567]: import eventlet # noqa Jun 26 01:35:51.206253 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:51.206253 np0000183026 devstack@c-api.service[112566]: warnings.warn( Jun 26 01:35:51.208529 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:51.208529 np0000183026 devstack@c-api.service[112565]: warnings.warn( Jun 26 01:35:51.212865 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:51.212865 np0000183026 devstack@c-api.service[112564]: warnings.warn( Jun 26 01:35:51.219406 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:51.219406 np0000183026 devstack@c-api.service[112567]: warnings.warn( Jun 26 01:35:51.283243 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:35:51.283243 np0000183026 devstack@c-api.service[112566]: from cgi import parse_header Jun 26 01:35:51.287322 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:35:51.287322 np0000183026 devstack@c-api.service[112565]: from cgi import parse_header Jun 26 01:35:51.296070 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:35:51.296070 np0000183026 devstack@c-api.service[112567]: from cgi import parse_header Jun 26 01:35:51.296366 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:35:51.296366 np0000183026 devstack@c-api.service[112564]: from cgi import parse_header Jun 26 01:35:51.333997 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:35:51.333997 np0000183026 devstack@c-api.service[112566]: removals.removed_module( Jun 26 01:35:51.335528 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:35:51.335528 np0000183026 devstack@c-api.service[112566]: removals.removed_module( Jun 26 01:35:51.336177 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:35:51.336177 np0000183026 devstack@c-api.service[112565]: removals.removed_module( Jun 26 01:35:51.338210 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:35:51.338210 np0000183026 devstack@c-api.service[112565]: removals.removed_module( Jun 26 01:35:51.344529 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:35:51.344529 np0000183026 devstack@c-api.service[112567]: removals.removed_module( Jun 26 01:35:51.346104 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:35:51.346104 np0000183026 devstack@c-api.service[112567]: removals.removed_module( Jun 26 01:35:51.349234 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:35:51.349234 np0000183026 devstack@c-api.service[112564]: removals.removed_module( Jun 26 01:35:51.351134 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:35:51.351134 np0000183026 devstack@c-api.service[112564]: removals.removed_module( Jun 26 01:35:52.114702 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:35:52.114702 np0000183026 devstack@c-api.service[112567]: warnings.warn( Jun 26 01:35:52.121423 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:35:52.121423 np0000183026 devstack@c-api.service[112565]: warnings.warn( Jun 26 01:35:52.134744 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:35:52.134744 np0000183026 devstack@c-api.service[112566]: warnings.warn( Jun 26 01:35:52.161248 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:35:52.161248 np0000183026 devstack@c-api.service[112564]: warnings.warn( Jun 26 01:35:52.163888 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:35:52.163888 np0000183026 devstack@c-api.service[112567]: warnings.warn( Jun 26 01:35:52.171454 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:35:52.171454 np0000183026 devstack@c-api.service[112565]: warnings.warn( Jun 26 01:35:52.184991 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:35:52.184991 np0000183026 devstack@c-api.service[112566]: warnings.warn( Jun 26 01:35:52.217342 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:35:52.217342 np0000183026 devstack@c-api.service[112564]: warnings.warn( Jun 26 01:35:52.366138 np0000183026 devstack@c-api.service[112565]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:35:52.366255 np0000183026 devstack@c-api.service[112565]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112565) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:52.369323 np0000183026 devstack@c-api.service[112567]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:35:52.369564 np0000183026 devstack@c-api.service[112567]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112567) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:52.371262 np0000183026 devstack@c-api.service[112566]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:35:52.371441 np0000183026 devstack@c-api.service[112566]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112566) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:52.430236 np0000183026 devstack@c-api.service[112564]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:35:52.430236 np0000183026 devstack@c-api.service[112564]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112564) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:52.454096 np0000183026 devstack@c-api.service[112566]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:35:52.454096 np0000183026 devstack@c-api.service[112566]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:52.456414 np0000183026 devstack@c-api.service[112565]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:35:52.456414 np0000183026 devstack@c-api.service[112565]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:52.458392 np0000183026 devstack@c-api.service[112567]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:35:52.458392 np0000183026 devstack@c-api.service[112567]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:52.501076 np0000183026 devstack@c-api.service[112564]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:35:52.501076 np0000183026 devstack@c-api.service[112564]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:52.923025 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112567) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:52.923273 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112566) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:52.923378 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112565) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:52.924236 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.924350 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.924350 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.924558 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.924638 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.924638 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.924761 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.924865 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.924949 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.925015 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.925015 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.925173 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.925173 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.925344 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.925424 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.925527 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.925591 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.925591 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.925719 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.925828 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.925911 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.925985 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.926060 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.926121 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.926228 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.926318 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.926318 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.926318 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.926318 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.926318 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.927392 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.927491 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.927491 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.927614 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.927654 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.927698 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.927732 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.927789 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.927854 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.927906 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.927945 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.927945 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.927945 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.928052 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.928318 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.928385 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.928422 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.928569 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.928644 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.928711 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.928872 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.933929 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.933997 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.934037 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.934097 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.934147 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.934194 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.934281 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.934469 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.934527 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.934605 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.934660 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.934701 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.934742 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.934857 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.934921 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.934921 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.935077 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.935144 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.935251 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.935335 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.935462 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.935656 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.935803 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.935803 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.935942 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.935942 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.936049 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.936117 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.936174 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.936239 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.936298 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.936392 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.936470 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.936551 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.936637 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.936739 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.936843 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.936905 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.936961 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.937019 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.937083 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.937141 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.937205 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.937279 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.937353 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.937471 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.937538 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.937612 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.937699 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.937699 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.937855 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.937929 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.937929 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.938048 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.938112 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.938178 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.938178 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.938178 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.938178 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.938178 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.938451 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.938508 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.938565 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.938636 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.938702 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.938764 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.938863 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.938863 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.938863 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.938863 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.939076 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.939076 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.939076 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.939076 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.939076 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.939370 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.939453 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.939453 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.939570 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.939570 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.939570 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.939570 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.939570 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.939570 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.940061 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.940061 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.940061 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.940235 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112564) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:52.940304 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.940379 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.940440 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.940505 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.940561 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.940618 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.940681 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.940736 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.940736 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.940736 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.940736 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.940976 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.940976 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.940976 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.940976 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.940976 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.941238 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.941238 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.941238 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.941238 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.941469 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.941530 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.941589 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.941663 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.941730 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.941822 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.941822 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.941932 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.942004 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.942004 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.942118 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.942179 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.942246 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.942246 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.942352 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.942419 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.942490 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.942570 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.942634 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.942705 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.942762 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.942917 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.942989 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.943054 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.943120 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.943188 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.943246 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.943309 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.943364 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.943480 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.943559 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.943640 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.943698 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.943816 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.943895 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.943974 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.944034 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.944034 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.944034 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.944034 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.944034 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.944034 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.944034 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.944241 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.944241 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.944241 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.944241 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.944241 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.944241 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.944241 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.944437 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.944437 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.944437 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.944437 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.944437 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.944437 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.944602 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.944642 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.944676 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.944676 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.944726 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.944791 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.944830 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.944861 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.944891 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.944940 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.944979 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.945008 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.945043 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.945074 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.945103 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.945136 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.945168 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.945202 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.945232 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.945260 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.945292 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.945324 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.945356 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.945387 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.945387 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.945440 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.945475 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.945512 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.945541 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.945589 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.945625 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.945651 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.945686 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.945686 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.945686 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.945686 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.946002 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.946081 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.946149 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.946192 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.946224 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.946287 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.946330 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.946366 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.946431 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.946463 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.946586 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.946652 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.946769 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.946860 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.947242 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.947325 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.947432 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.947511 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.947578 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.947651 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.947745 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.948305 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.948358 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.948444 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.948525 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.948600 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.948652 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.948741 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.949022 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.949093 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.949168 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.949237 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.949300 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.949374 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.949480 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.949939 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.949999 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.950057 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.950092 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.950131 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.950159 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.950185 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.950210 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.950244 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.950297 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.950331 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.950364 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.950397 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.950431 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.950466 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.950496 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.950527 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.950560 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.950591 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.950662 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.950711 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.951121 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.951173 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.951246 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.951304 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.951389 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.951444 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.951520 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.951552 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.951582 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.951612 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.951647 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.951705 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.951741 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.951812 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.951869 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.951904 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.951936 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.951964 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.951994 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.952025 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.952058 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.952272 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.952313 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.952346 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.952378 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.952407 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.952479 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.952510 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.952539 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.952616 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.952659 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.952707 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.952737 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.952920 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.952967 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.953009 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.953044 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.953083 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.953155 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.953201 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.953248 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.953288 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.953332 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.953370 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.953407 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.953444 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.953490 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.953539 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.953539 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.953606 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.953651 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.953702 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.953767 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.953855 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.953921 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.953921 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.953998 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.954035 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.954083 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.954083 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.954083 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.954195 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.954331 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.954795 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.954918 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.954981 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.955098 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.955180 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.955280 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.955366 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.956268 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.956351 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.956394 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.956427 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.956491 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.956542 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.956605 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.956829 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.956917 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.957083 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.957127 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.957127 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.957201 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.957241 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.957277 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.957315 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.957356 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.957395 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.957437 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.957484 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.957525 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.957564 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.957610 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.957610 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.957610 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.957713 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.957753 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.957753 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.958852 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.958943 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.958943 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.959033 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.959077 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.959122 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.959122 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.959194 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.959236 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.959298 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.959351 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.959391 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.959432 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.959476 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.959512 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.959550 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.959586 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.959625 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.959668 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.959712 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.959760 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.959881 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.959950 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.959995 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.960033 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.960072 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.960109 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.960147 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.960192 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.960242 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.960290 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.960327 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.960363 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.960406 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.960445 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.960485 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.960523 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.960565 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.960607 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.960654 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.960691 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.960727 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.960765 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.960839 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.960900 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.960979 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.961022 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.961061 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.961098 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.961148 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.961187 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.961224 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.961261 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.961298 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.961339 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.961381 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.961417 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.961453 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.961494 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.961538 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.961538 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.961611 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.961647 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.961696 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.961734 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.961788 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.961831 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.961892 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.961955 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.961955 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.962060 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.962098 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.962137 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.962178 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.962216 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.962260 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.962303 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.962340 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.962381 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.962424 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.962424 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.962510 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.962554 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.962554 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.962632 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.962632 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.962707 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.962749 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.962816 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.962873 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.962949 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.963017 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.963017 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.963097 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.963097 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.963167 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.963210 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.963210 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.963321 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.963373 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.963411 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.963540 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.963540 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.963651 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.963695 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.963863 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.963954 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.964027 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.964075 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.964127 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.964180 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.964219 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.964257 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.964301 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.964342 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.964386 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.964425 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.964466 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.964505 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.964562 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.964599 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.964637 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.964685 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.964729 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.964794 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.964835 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.964884 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.964947 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.965034 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.965083 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.965121 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.965164 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.965202 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.965238 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.965281 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.965324 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.965367 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.965403 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.965448 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.965486 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.965524 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.965565 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.965603 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.965640 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.965678 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.965715 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.965757 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.965823 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.965875 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.965917 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.965991 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.966053 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.966116 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.966164 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.966203 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.966250 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.966298 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.966364 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.966417 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.966465 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.966515 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.966564 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.966618 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.966665 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.966716 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.966765 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.966847 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.966906 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.966960 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.967008 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.967057 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.967106 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.967155 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.967225 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.967272 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.967310 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.967358 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.967401 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.967444 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.967479 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.967522 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.967565 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.967565 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.967565 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.967565 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.967565 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.967565 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.967565 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.967565 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.967565 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.967565 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.967923 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.967967 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.968010 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.968045 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.968094 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.968136 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.968175 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.968212 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.968249 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.968291 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.968330 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.968367 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.968411 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.968448 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.968490 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.968524 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.968524 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.968524 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.968615 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.968649 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.968680 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.968717 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.968751 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.968751 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.968845 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.968884 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.968917 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.968955 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.968986 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.969025 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.969085 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.969085 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.969085 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.969197 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.969197 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.969272 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.969306 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.969354 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.969391 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.969391 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.969456 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.969498 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.969541 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.969580 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.969616 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.969616 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.969616 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.969714 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.969714 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.969714 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.969714 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.969886 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.969936 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.969979 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.970016 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.970058 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.970120 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.970165 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.970165 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.970165 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.970165 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.970309 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.970309 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.970309 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.970309 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.970448 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.970491 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.970529 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.970566 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.970599 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.970632 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.970676 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.970676 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.970751 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.970809 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.970844 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.970891 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.970935 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.970935 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.970935 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.970935 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.970935 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.971116 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.971116 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.971116 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.971116 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.971116 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.971116 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.971337 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.974859 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.974948 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.974948 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.975027 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.975068 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.975167 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.975232 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.975272 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.975318 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.975356 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.975397 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.975543 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.975543 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.975621 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.975659 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.975701 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.975701 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.975701 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.975701 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.975701 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.975701 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.975944 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.975944 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.976017 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.976056 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.976056 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.976172 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.976245 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.976286 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.976324 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.976375 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.976421 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.976458 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.976496 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.976540 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.976575 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.976612 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.976645 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.976688 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.976688 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.976688 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.976812 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.976859 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.976903 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.976939 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.976983 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.977021 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.977059 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.977101 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.977163 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.977163 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.977262 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.977300 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.977346 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.977346 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.977346 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.977448 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.977448 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.977448 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.977448 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.977448 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.977624 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.977666 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.977702 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.977736 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.977805 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.977855 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.977889 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.977924 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.977957 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.978001 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.978034 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.978067 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.978100 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.978133 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.978197 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.978252 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.978294 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.978328 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.978328 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.978328 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.978328 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.978328 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.978328 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.978969 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.979037 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.979090 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.979159 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.979228 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.979286 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.979332 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.979371 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.979409 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.979453 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.979498 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.979536 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.979574 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.979614 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.979661 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.979710 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.979750 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.979820 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.979861 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.979909 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.979953 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.979996 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.980033 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.980089 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.980128 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.980172 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.980217 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.980269 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.980306 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.980347 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.980385 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.980428 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.980470 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.980509 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.980541 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.980580 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.980618 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.980653 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.980687 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.980687 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.980751 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.980809 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.980845 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.980894 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.980894 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.980962 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.981008 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.981045 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.981082 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.981120 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.981156 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.981193 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.981240 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.981282 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.981321 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.981321 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.981391 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.981391 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.981391 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.981391 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.981526 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.981568 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.981606 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.981641 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.981678 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.981715 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.981752 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.981752 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.981752 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.981752 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.981973 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.981973 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.981973 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.982068 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.982108 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.982141 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.982178 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.982210 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.982246 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.982291 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.982291 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.982356 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.982389 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.982389 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.983738 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.983815 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.983866 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.983908 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.983943 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.983982 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.984024 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.984074 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.984117 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.984151 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.984187 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.984220 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.984253 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.984253 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.984345 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.984413 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.984458 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.984509 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.984592 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.984635 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.984707 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.984749 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.984811 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.984868 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.984972 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.985041 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.985090 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.985172 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:52.985829 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.985896 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.985938 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.985989 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.986029 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.986067 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.986106 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.986151 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.986200 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.986237 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.986237 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.986317 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.986469 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.986544 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.986593 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:52.986638 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.986682 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:52.986724 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.986785 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:52.986826 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.986864 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:52.986911 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:52.986952 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:52.986952 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:53.032927 np0000183026 devstack@c-api.service[112566]: INFO dbcounter [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Registered counter for database cinder Jun 26 01:35:53.033043 np0000183026 devstack@c-api.service[112565]: INFO dbcounter [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Registered counter for database cinder Jun 26 01:35:53.038500 np0000183026 devstack@c-api.service[112567]: INFO dbcounter [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Registered counter for database cinder Jun 26 01:35:53.044339 np0000183026 devstack@c-api.service[112564]: INFO dbcounter [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Registered counter for database cinder Jun 26 01:35:53.073622 np0000183026 devstack@c-api.service[112565]: DEBUG oslo_db.sqlalchemy.engines [None req-9ee04b90-ca0d-457e-87f0-733635298b75 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=112565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:53.075612 np0000183026 devstack@c-api.service[112566]: DEBUG oslo_db.sqlalchemy.engines [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 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=112566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:53.083234 np0000183026 devstack@c-api.service[112567]: DEBUG oslo_db.sqlalchemy.engines [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 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=112567) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:53.089800 np0000183026 devstack@c-api.service[112564]: DEBUG oslo_db.sqlalchemy.engines [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 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=112564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:53.187708 np0000183026 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writer thread running {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:53.188335 np0000183026 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writer thread running {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:53.190329 np0000183026 devstack@c-api.service[112566]: INFO cinder.rpc [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:53.191347 np0000183026 devstack@c-api.service[112565]: INFO cinder.rpc [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:53.192838 np0000183026 devstack@c-api.service[112566]: INFO cinder.rpc [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:53.194361 np0000183026 devstack@c-api.service[112565]: INFO cinder.rpc [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:53.194898 np0000183026 devstack@c-api.service[112567]: DEBUG dbcounter [-] [112567] Writer thread running {{(pid=112567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:53.195558 np0000183026 devstack@c-api.service[112566]: INFO cinder.rpc [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:53.197419 np0000183026 devstack@c-api.service[112565]: INFO cinder.rpc [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:53.197725 np0000183026 devstack@c-api.service[112567]: INFO cinder.rpc [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:53.198127 np0000183026 devstack@c-api.service[112566]: INFO cinder.rpc [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:53.199250 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.200018 np0000183026 devstack@c-api.service[112567]: INFO cinder.rpc [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:53.200153 np0000183026 devstack@c-api.service[112565]: INFO cinder.rpc [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:53.201090 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.202640 np0000183026 devstack@c-api.service[112567]: INFO cinder.rpc [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:53.202995 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.204684 np0000183026 devstack@c-api.service[112567]: INFO cinder.rpc [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:53.204932 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.205617 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.208809 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.209911 np0000183026 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writer thread running {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:53.213020 np0000183026 devstack@c-api.service[112564]: INFO cinder.rpc [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:53.215978 np0000183026 devstack@c-api.service[112564]: INFO cinder.rpc [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:53.219243 np0000183026 devstack@c-api.service[112564]: INFO cinder.rpc [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:53.221812 np0000183026 devstack@c-api.service[112564]: INFO cinder.rpc [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:53.223042 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.227140 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.235239 np0000183026 devstack@c-api.service[112566]: DEBUG oslo_db.sqlalchemy.engines [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 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=112566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:53.237546 np0000183026 devstack@c-api.service[112566]: INFO cinder.rpc [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:53.237704 np0000183026 devstack@c-api.service[112565]: DEBUG oslo_db.sqlalchemy.engines [None req-9ee04b90-ca0d-457e-87f0-733635298b75 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=112565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:53.239761 np0000183026 devstack@c-api.service[112566]: INFO cinder.rpc [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:53.239958 np0000183026 devstack@c-api.service[112565]: INFO cinder.rpc [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:53.240854 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.241254 np0000183026 devstack@c-api.service[112567]: DEBUG oslo_db.sqlalchemy.engines [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 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=112567) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:53.242163 np0000183026 devstack@c-api.service[112565]: INFO cinder.rpc [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:53.243272 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.243685 np0000183026 devstack@c-api.service[112567]: INFO cinder.rpc [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:53.246025 np0000183026 devstack@c-api.service[112567]: INFO cinder.rpc [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:53.247214 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.252258 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.255179 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.255359 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.258005 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.258359 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.258523 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.261148 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.262724 np0000183026 devstack@c-api.service[112564]: DEBUG oslo_db.sqlalchemy.engines [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 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=112564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:53.263747 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.263844 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.268314 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.268388 np0000183026 devstack@c-api.service[112564]: INFO cinder.rpc [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:53.268451 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.268507 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.269543 np0000183026 devstack@c-api.service[112564]: INFO cinder.rpc [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:53.269646 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.269704 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.271457 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.271524 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.272490 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.272555 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.274425 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.275307 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.275645 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.277572 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.278359 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.278622 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.279810 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.280360 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.281391 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.282419 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.283209 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.284210 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.284655 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.285588 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.285660 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.287317 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.288145 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.288468 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.290035 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.291516 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.292845 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.293260 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.293586 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.294005 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.295150 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.296100 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.296560 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.297404 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.297525 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.297936 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.298206 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.299385 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.299567 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.299758 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.300355 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.300632 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.301186 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.301241 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.302076 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.302574 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.302622 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.303353 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.303406 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.303988 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.304041 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.304374 np0000183026 devstack@c-api.service[112566]: WARNING cinder.api.contrib.hosts [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:53.304602 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: extensions {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.305338 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.305444 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.305965 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: cgsnapshots {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.306375 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.306720 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.306758 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.307300 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: qos-specs {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.308136 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.308177 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.309857 np0000183026 devstack@c-api.service[112565]: WARNING cinder.api.contrib.hosts [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:53.309924 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.309965 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: capabilities {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.309997 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: extensions {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.310031 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.310490 np0000183026 devstack@c-api.service[112567]: WARNING cinder.api.contrib.hosts [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:53.310749 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: extensions {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.310821 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: cgsnapshots {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.311165 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: backups {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.312057 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: cgsnapshots {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.312327 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: qos-specs {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.312378 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.314039 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: os-volume-type-access {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.314099 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: qos-specs {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.314127 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.314732 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: encryption {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.314899 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: capabilities {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.316182 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: backups {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.316236 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: consistencygroups {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.316294 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: capabilities {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.316609 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.317563 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: backups {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.318157 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: extra_specs {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.318222 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: os-volume-type-access {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.319618 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: os-volume-type-access {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.319674 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: encryption {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.319766 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: encryption {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.321192 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: os-volume-manage {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.321262 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: encryption {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.321308 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: consistencygroups {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.322493 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.322626 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: os-volume-transfer {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.322681 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: consistencygroups {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.323222 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: extra_specs {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.324279 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: os-availability-zone {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.324622 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: extra_specs {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.324720 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: encryption {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.325603 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: os-quota-sets {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.325936 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.326176 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: encryption {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.326248 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: os-volume-manage {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.327018 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: os-quota-class-sets {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.327660 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: os-volume-transfer {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.327755 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: os-volume-manage {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.328171 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.328330 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: os-snapshot-manage {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.329119 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: os-volume-transfer {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.329297 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: os-availability-zone {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.329738 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: os-hosts {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.329850 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.330607 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: os-quota-sets {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.330744 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: os-availability-zone {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.331112 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extended resource: scheduler-stats {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.331185 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.332006 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: os-quota-class-sets {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.332089 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: os-quota-sets {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.332641 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.333183 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.333325 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: os-snapshot-manage {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.333478 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: os-quota-class-sets {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.334298 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.334599 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.334674 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: os-hosts {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.334906 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: os-snapshot-manage {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.335428 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] SnapshotActionsController initialized {{(pid=112566) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:53.335571 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.336063 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extended resource: scheduler-stats {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.336136 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.336298 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: os-hosts {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.337044 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.337473 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.337686 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extended resource: scheduler-stats {{(pid=112567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.338153 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.338372 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.338752 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.339428 np0000183026 devstack@c-api.service[112564]: WARNING cinder.api.contrib.hosts [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:53.339520 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.339707 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: extensions {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.339829 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.340102 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.340338 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] SnapshotActionsController initialized {{(pid=112565) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:53.341101 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.341203 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.341546 np0000183026 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.342080 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.contrib.snapshot_actions [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] SnapshotActionsController initialized {{(pid=112567) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:53.342333 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension UsedLimits extending resource: limits {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.342402 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.342445 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.342602 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: cgsnapshots {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.342664 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.342739 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.342797 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.342856 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension VolumeActions extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.342985 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.343094 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.343189 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension TypesManage extending resource: types {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.343298 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.343412 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.343513 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension AdminActions extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.343626 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension AdminActions extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.343696 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.343739 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension AdminActions extending resource: backups {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.343854 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.343952 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: qos-specs {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.344006 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.344050 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-2f7ddc05-bbc6-4eff-a3c9-eed3fc0912a0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.344131 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.345125 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.345577 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.346051 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: capabilities {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.346556 np0000183026 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.346998 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.347289 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: backups {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.347337 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension UsedLimits extending resource: limits {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.347469 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.348152 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.348260 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.348382 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension VolumeActions extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.348447 np0000183026 devstack@c-api.service[112567]: WARNING castellan.key_manager.migration [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.348488 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.348620 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.348719 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension TypesManage extending resource: types {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.348845 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.348966 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.349069 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension AdminActions extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.349205 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension AdminActions extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.349294 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension UsedLimits extending resource: limits {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.349346 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension AdminActions extending resource: backups {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.349386 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: os-volume-type-access {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.349426 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.349464 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.349503 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.349610 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-9ee04b90-ca0d-457e-87f0-733635298b75 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.350151 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.350254 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.350355 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension VolumeActions extending resource: volumes {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.350479 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.350582 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.350691 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension TypesManage extending resource: types {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.350820 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.350926 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.350978 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: encryption {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.351035 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension AdminActions extending resource: volumes {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.351149 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension AdminActions extending resource: snapshots {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.351248 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension AdminActions extending resource: backups {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.351355 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.351476 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.351587 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.v3.router [None req-4f50cc97-0d9e-4b2f-a676-264bda2716a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.352227 np0000183026 devstack@c-api.service[112566]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7458d0aa3668 pid: 112566 (default app) Jun 26 01:35:53.352507 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: consistencygroups {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.354453 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: extra_specs {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.356015 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: encryption {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.357502 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: os-volume-manage {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.357920 np0000183026 devstack@c-api.service[112565]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7458d0aa3668 pid: 112565 (default app) Jun 26 01:35:53.358974 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: os-volume-transfer {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.359697 np0000183026 devstack@c-api.service[112567]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7458d0aa3668 pid: 112567 (default app) Jun 26 01:35:53.360623 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.360623 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.360623 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.360623 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.360869 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.360869 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.360869 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.360869 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.361118 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.361118 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.361118 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.361118 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.361118 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.361118 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.361399 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.361399 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.361399 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.361399 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.361399 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.361663 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.361663 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.361663 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.361820 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: os-availability-zone {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.361875 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.361875 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.361875 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.361875 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.362102 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.362102 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.362102 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.362102 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.362102 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.362354 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.362354 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.362354 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.362354 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.362354 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.362575 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.362575 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.362575 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.362575 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.362575 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.362575 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.362883 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.362883 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.362883 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.362883 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.362883 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.362883 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.363181 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.363181 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.363181 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.363181 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.363181 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.363181 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.363460 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.363460 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.363460 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.363460 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.363460 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.363460 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.363730 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.363730 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.363730 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.363730 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.363951 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.363951 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.363951 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.363951 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.363951 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.364208 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.364208 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.364208 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.364208 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.364208 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.364469 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.364469 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.364469 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.364469 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.364469 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.364469 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.364711 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.364711 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.364711 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.364711 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.364711 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365016 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.365016 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365016 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.365016 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365016 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.365254 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365254 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.365254 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365254 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.365455 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365455 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.365455 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365455 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.365650 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365650 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.365650 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365650 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.365650 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365956 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.365956 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365956 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.365956 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.365956 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.366183 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.366183 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.366183 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.366183 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.366380 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.366380 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.366380 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.366380 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.366562 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.366562 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.366562 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.366562 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.366738 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.366738 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.366738 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.366738 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.366960 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.366960 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.366960 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.366960 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.367157 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.367157 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.367157 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.367157 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.367157 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.367157 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.367432 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.367432 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.367432 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.367432 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.367432 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.367677 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.367677 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.367677 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.367677 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.367677 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.367677 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.367677 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.368026 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.368026 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.368026 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.368026 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.368026 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.368026 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.368334 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.368334 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.368334 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.368334 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.368334 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.368334 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.368616 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.368616 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.368616 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.368616 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.368616 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.368616 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.368925 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.368925 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.368925 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.368925 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.369121 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.369121 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.369121 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.369121 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.369313 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.369313 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.369313 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.369313 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.369508 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.369508 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.369508 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:35:53.369508 np0000183026 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 26 01:35:53.369697 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: os-quota-sets {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.369697 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: os-quota-class-sets {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.369803 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-4f44a007-b212-486c-b1ea-0aeba7b0eeef None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:35:53.369847 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: os-snapshot-manage {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.369847 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: os-hosts {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.369940 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Fri Jun 26 01:35:53 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 26 01:35:53.369985 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extended resource: scheduler-stats {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:53.371426 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.373030 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.373857 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] SnapshotActionsController initialized {{(pid=112564) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:53.374619 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.376052 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.377375 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.378721 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.380221 np0000183026 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:53.381062 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension UsedLimits extending resource: limits {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.381172 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.381383 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.381483 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.381597 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension VolumeActions extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.381716 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.381834 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.382014 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension TypesManage extending resource: types {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.382139 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.382322 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.382430 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension AdminActions extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.382541 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension AdminActions extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.382647 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension AdminActions extending resource: backups {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.383052 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.383180 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.383288 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-4c7f7fd7-7445-49ab-bcca-c0039982a218 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:53.391872 np0000183026 devstack@c-api.service[112564]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7458d0aa3668 pid: 112564 (default app) Jun 26 01:36:00.671601 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.671601 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.671601 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.671601 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.671601 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.672491 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.672491 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.672491 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.672491 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.672491 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.672874 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.672874 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.672874 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.672874 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.672874 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.672874 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.673252 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.673252 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.673252 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.673252 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.673510 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.673510 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.673510 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.673510 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.673814 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.673814 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.673814 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.673814 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.674116 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.674116 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.674116 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.674116 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.674116 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.674443 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.674443 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.674443 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.674443 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.674443 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.674760 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.674760 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.674760 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.674760 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.674760 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.674760 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.676731 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.676731 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.676731 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.676731 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.676731 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.676731 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.677186 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.677186 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.677186 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.677186 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.677186 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.677186 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.677603 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.677603 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.677603 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.677603 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.677603 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.677972 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.677972 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.677972 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.677972 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.677972 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.678289 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.678289 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.678289 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.678289 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.678289 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.678289 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.678726 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.678726 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.678726 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.678726 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.678726 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.678726 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.679185 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.679185 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.679185 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.679185 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.679185 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.679605 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.679605 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.679605 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.679605 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.679605 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.679919 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.679919 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.679919 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.679919 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.680206 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.680206 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.680206 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.680206 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.680444 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.680444 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.680444 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.680444 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.680444 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.680727 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.680727 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.680727 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.680727 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.680727 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.680953 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.680953 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.680953 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.680953 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.681110 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.681110 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.681110 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.681110 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.681306 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.681306 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.681306 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.681306 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.681466 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.681466 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.681466 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.681466 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.681619 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.681619 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.681619 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.681619 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.681796 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.681796 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.681796 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.681796 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.681796 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682022 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682022 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682022 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682022 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682022 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682022 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682247 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682247 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682247 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682247 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682247 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682488 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682488 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682488 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682488 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682488 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682488 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682712 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682712 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682712 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682712 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682712 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682712 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682973 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682973 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682973 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682973 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.682973 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.682973 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.683223 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.683223 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.683223 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.683223 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.683223 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.683223 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.683493 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.683493 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.683493 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.683493 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.683706 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.683706 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.683706 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.683706 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.683706 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.684356 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.684356 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.684356 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.684356 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:00.684356 np0000183026 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 26 01:36:00.684356 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-1316f8a3-d2d8-4fe7-92d4-c0fe05e123e0 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:01.213324 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-1316f8a3-d2d8-4fe7-92d4-c0fe05e123e0 admin admin] POST https://199.204.45.222/volume/v3/types Jun 26 01:36:01.214003 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-1316f8a3-d2d8-4fe7-92d4-c0fe05e123e0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:36:01.216144 np0000183026 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:36:01.216144 np0000183026 devstack@c-api.service[112565]: warnings.warn( Jun 26 01:36:01.249414 np0000183026 devstack@c-api.service[112565]: DEBUG oslo_db.sqlalchemy.engines [None req-1316f8a3-d2d8-4fe7-92d4-c0fe05e123e0 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=112565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:36:01.281022 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-1316f8a3-d2d8-4fe7-92d4-c0fe05e123e0 admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 26 01:36:01.281917 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Fri Jun 26 01:36:00 2026] POST /volume/v3/types => generated 186 bytes in 628 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:01.306294 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.306294 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.306294 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.306294 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.307047 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.307047 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.307047 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.307047 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.307330 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.307330 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.307330 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.307330 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.307330 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.307330 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.307691 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.307691 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.307691 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.307691 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.307691 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.308016 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.308016 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.308016 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.308016 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.308016 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.308312 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.308312 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.308312 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.308312 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.308559 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.308559 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.308559 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.308559 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.308559 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.308883 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.308883 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.308883 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.308883 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.308883 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.309165 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.309165 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.309165 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.309165 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.309165 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.309165 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.309503 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.309503 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.309503 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.309503 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.309503 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.309503 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.309910 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.309910 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.309910 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.309910 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.309910 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.309910 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.310318 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.310318 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.310318 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.310318 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.310318 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.310508 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.310508 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.310508 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.310508 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.310508 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.310690 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.310690 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.310690 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.310690 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.310690 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.310690 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.310949 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.310949 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.310949 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.310949 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.310949 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.310949 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311168 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.311168 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311168 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.311168 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311168 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.311447 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311447 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.311447 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311447 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.311447 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311631 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.311631 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311631 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.311631 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311798 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.311798 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311798 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.311798 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311951 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.311951 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311951 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.311951 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.311951 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312142 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312142 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312142 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312142 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312142 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312328 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312328 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312328 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312328 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312480 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312480 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312480 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312480 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312630 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312630 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312630 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312630 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312806 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312806 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312806 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312806 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312958 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312958 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.312958 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.312958 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313106 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313106 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313106 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313106 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313106 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313307 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313307 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313307 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313307 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313307 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313307 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313535 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313535 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313535 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313535 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313535 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313715 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313715 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313715 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313715 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313715 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313715 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313942 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313942 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313942 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313942 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.313942 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.313942 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314172 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314172 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314172 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314172 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314172 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314172 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314402 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314402 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314402 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314402 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314402 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314402 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314617 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314617 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314617 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314617 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314765 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314765 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314765 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314765 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314765 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314968 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314968 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314968 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314968 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:01.314968 np0000183026 devstack@c-api.service[112567]: warnings.warn(deprecated_msg) Jun 26 01:36:01.314968 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [req-1316f8a3-d2d8-4fe7-92d4-c0fe05e123e0 req-321c3dba-d9a4-4e76-8d91-6d2caf1b1ce5 None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:01.729303 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [req-1316f8a3-d2d8-4fe7-92d4-c0fe05e123e0 req-321c3dba-d9a4-4e76-8d91-6d2caf1b1ce5 admin admin] POST https://199.204.45.222/volume/v3/types/926aef4d-81bb-4e36-b93a-620107685b05/extra_specs Jun 26 01:36:01.729303 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [req-1316f8a3-d2d8-4fe7-92d4-c0fe05e123e0 req-321c3dba-d9a4-4e76-8d91-6d2caf1b1ce5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112567) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:36:01.730432 np0000183026 devstack@c-api.service[112567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:36:01.730432 np0000183026 devstack@c-api.service[112567]: warnings.warn( Jun 26 01:36:01.767793 np0000183026 devstack@c-api.service[112567]: DEBUG oslo_db.sqlalchemy.engines [req-1316f8a3-d2d8-4fe7-92d4-c0fe05e123e0 req-321c3dba-d9a4-4e76-8d91-6d2caf1b1ce5 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=112567) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:36:01.848379 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [req-1316f8a3-d2d8-4fe7-92d4-c0fe05e123e0 req-321c3dba-d9a4-4e76-8d91-6d2caf1b1ce5 admin admin] https://199.204.45.222/volume/v3/types/926aef4d-81bb-4e36-b93a-620107685b05/extra_specs returned with HTTP 200 Jun 26 01:36:01.848379 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 1/3] 199.204.45.222 () {70 vars in 1505 bytes} [Fri Jun 26 01:36:01 2026] POST /volume/v3/types/926aef4d-81bb-4e36-b93a-620107685b05/extra_specs => generated 55 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:36:03.238984 np0000183026 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=6 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:03.268169 np0000183026 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=6 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:11.289092 np0000183026 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:11.846731 np0000183026 devstack@c-api.service[112567]: DEBUG dbcounter [-] [112567] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:38:43.659543 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-7897fb91-99ec-46cd-b103-a2491a4bd962 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:43.660754 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-7897fb91-99ec-46cd-b103-a2491a4bd962 None None] GET https://199.204.45.222/volume// Jun 26 01:38:43.661135 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-7897fb91-99ec-46cd-b103-a2491a4bd962 None None] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:43.661574 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-7897fb91-99ec-46cd-b103-a2491a4bd962 None None] Calling method 'all' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:43.662604 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-7897fb91-99ec-46cd-b103-a2491a4bd962 None None] https://199.204.45.222/volume// returned with HTTP 300 Jun 26 01:38:43.662980 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 2/4] 199.204.45.222 () {66 vars in 1456 bytes} [Fri Jun 26 01:38:43 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 01:39:31.031566 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.031566 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.031566 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.031566 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.031566 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.032744 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.032744 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.032744 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.032744 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.032744 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.033269 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.033269 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.033269 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.033269 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.033269 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.033269 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.033880 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.033880 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.033880 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.033880 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.034278 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.034278 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.034278 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.034278 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.034657 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.034657 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.034657 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.034657 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.035090 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.035090 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.035090 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.035090 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.035090 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.035584 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.035584 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.035584 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.035584 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.035584 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.036100 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.036100 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.036100 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.036100 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.036100 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.036100 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.036705 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.036705 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.036705 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.036705 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.036705 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.036705 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.037224 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.037224 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.037224 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.037224 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.037224 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.037224 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.037565 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.037565 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.037565 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.037565 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.037565 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.037929 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.037929 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.037929 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.037929 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.037929 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.038245 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.038245 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.038245 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.038245 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.038245 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.038245 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.038613 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.038613 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.038613 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.038613 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.038613 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.038613 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.038962 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.038962 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.038962 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.038962 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.038962 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.039324 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.039324 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.039324 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.039324 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.039324 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.039610 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.039610 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.039610 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.039610 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.039890 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.039890 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.039890 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.039890 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.040128 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.040128 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.040128 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.040128 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.040128 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.040442 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.040442 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.040442 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.040442 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.040442 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.040753 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.040753 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.040753 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.040753 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041018 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041018 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041018 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041018 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041222 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041222 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041222 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041222 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041399 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041399 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041399 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041399 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041569 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041569 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041569 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041569 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041744 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041744 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041744 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041744 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041744 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041988 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041988 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041988 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041988 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.041988 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.041988 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042245 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.042245 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042245 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.042245 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042245 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.042440 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042440 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.042440 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042440 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.042440 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042440 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.042689 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042689 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.042689 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042689 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.042689 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042689 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.042951 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042951 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.042951 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042951 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.042951 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.042951 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.043199 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.043199 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.043199 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.043199 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.043199 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.043199 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.043459 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.043459 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.043459 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.043459 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.043623 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.043623 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.043623 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.043623 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.043623 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.043864 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.043864 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.043864 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.043864 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:39:31.043864 np0000183026 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 26 01:39:31.043864 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-1e3b6b8e-001a-4af6-b110-fe5b03ab3e73 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:31.043864 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 1/5] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jun 26 01:39:31 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:39:31.068863 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-7dfb456b-d89c-4ff3-8839-9cf7626b0e8c None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:31.077860 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 2/6] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jun 26 01:39:31 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 26 01:39:31.114159 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [req-7dfb456b-d89c-4ff3-8839-9cf7626b0e8c req-90207549-8f16-4a1e-bb2f-2c517136f133 None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:31.121045 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [req-7dfb456b-d89c-4ff3-8839-9cf7626b0e8c req-90207549-8f16-4a1e-bb2f-2c517136f133 demo demo] GET https://199.204.45.222/volume/v3/ Jun 26 01:39:31.121280 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [req-7dfb456b-d89c-4ff3-8839-9cf7626b0e8c req-90207549-8f16-4a1e-bb2f-2c517136f133 demo demo] Empty body provided in request {{(pid=112567) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:31.121555 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [req-7dfb456b-d89c-4ff3-8839-9cf7626b0e8c req-90207549-8f16-4a1e-bb2f-2c517136f133 demo demo] Calling method 'version_select' {{(pid=112567) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:31.124364 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [req-7dfb456b-d89c-4ff3-8839-9cf7626b0e8c req-90207549-8f16-4a1e-bb2f-2c517136f133 demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 26 01:39:31.125558 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 2/7] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jun 26 01:39:31 2026] GET /volume/v3/ => generated 390 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:31.157205 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-e3fdde55-1488-4fbc-a8f3-350a10423aca None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:31.476215 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-e3fdde55-1488-4fbc-a8f3-350a10423aca demo demo] GET https://199.204.45.222/volume/v3/types Jun 26 01:39:31.476455 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-e3fdde55-1488-4fbc-a8f3-350a10423aca demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:31.476674 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-e3fdde55-1488-4fbc-a8f3-350a10423aca demo demo] Calling method 'index' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:31.477253 np0000183026 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:39:31.477253 np0000183026 devstack@c-api.service[112566]: warnings.warn( Jun 26 01:39:31.478014 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-e3fdde55-1488-4fbc-a8f3-350a10423aca demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:39:31.518241 np0000183026 devstack@c-api.service[112566]: DEBUG oslo_db.sqlalchemy.engines [None req-e3fdde55-1488-4fbc-a8f3-350a10423aca 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=112566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:39:31.541519 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-e3fdde55-1488-4fbc-a8f3-350a10423aca demo demo] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 26 01:39:31.542040 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 3/8] 199.204.45.222 () {64 vars in 1290 bytes} [Fri Jun 26 01:39:31 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:31.581884 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-cfd7bb11-802c-4fc4-b9a1-0ef5030224a2 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:31.898641 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-cfd7bb11-802c-4fc4-b9a1-0ef5030224a2 demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 26 01:39:31.898989 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-cfd7bb11-802c-4fc4-b9a1-0ef5030224a2 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:31.899223 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-cfd7bb11-802c-4fc4-b9a1-0ef5030224a2 demo demo] Calling method 'show' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:31.935994 np0000183026 devstack@c-api.service[112564]: DEBUG oslo_db.sqlalchemy.engines [None req-cfd7bb11-802c-4fc4-b9a1-0ef5030224a2 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=112564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:39:31.949875 np0000183026 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:39:31.949875 np0000183026 devstack@c-api.service[112564]: warnings.warn( Jun 26 01:39:31.952248 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-cfd7bb11-802c-4fc4-b9a1-0ef5030224a2 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 26 01:39:31.952646 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 2/9] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jun 26 01:39:31 2026] GET /volume/v3/types/default => generated 145 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:32.447052 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-1a642c8b-185e-4740-a7a9-86aed627caf5 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:32.448692 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 3/10] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jun 26 01:39:32 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 26 01:39:32.483340 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [None req-b8c4229f-28d4-4d14-b469-23f9a579801d None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:32.492199 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 3/11] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jun 26 01:39:32 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:39:32.526905 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [req-b8c4229f-28d4-4d14-b469-23f9a579801d req-0058f5dc-9daa-43f4-ab7b-88a88b4328b5 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:32.528765 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [req-b8c4229f-28d4-4d14-b469-23f9a579801d req-0058f5dc-9daa-43f4-ab7b-88a88b4328b5 demo demo] GET https://199.204.45.222/volume/v3/ Jun 26 01:39:32.528974 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [req-b8c4229f-28d4-4d14-b469-23f9a579801d req-0058f5dc-9daa-43f4-ab7b-88a88b4328b5 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:32.529169 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [req-b8c4229f-28d4-4d14-b469-23f9a579801d req-0058f5dc-9daa-43f4-ab7b-88a88b4328b5 demo demo] Calling method 'version_select' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:32.529579 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [req-b8c4229f-28d4-4d14-b469-23f9a579801d req-0058f5dc-9daa-43f4-ab7b-88a88b4328b5 demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 26 01:39:32.529908 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 4/12] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jun 26 01:39:32 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:32.570792 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-387ba8e2-f22a-4ee4-8846-7368435e1303 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:32.574762 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-387ba8e2-f22a-4ee4-8846-7368435e1303 demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 26 01:39:32.575202 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-387ba8e2-f22a-4ee4-8846-7368435e1303 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:32.575642 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-387ba8e2-f22a-4ee4-8846-7368435e1303 demo demo] Calling method 'show' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:32.587070 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-387ba8e2-f22a-4ee4-8846-7368435e1303 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 26 01:39:32.587470 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 3/13] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jun 26 01:39:32 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:33.195513 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-9896b99a-5add-48c7-bf09-8423bf0e6c90 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:33.196680 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 4/14] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jun 26 01:39:33 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 26 01:39:33.230847 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [None req-59ea30d8-953c-4f45-97d6-bc54cb24e26e None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:33.233748 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 4/15] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jun 26 01:39:33 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 26 01:39:33.268150 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [req-59ea30d8-953c-4f45-97d6-bc54cb24e26e req-8518d629-4e55-49e9-b969-7e135d3dc3fd None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:33.271616 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [req-59ea30d8-953c-4f45-97d6-bc54cb24e26e req-8518d629-4e55-49e9-b969-7e135d3dc3fd demo demo] GET https://199.204.45.222/volume/v3/ Jun 26 01:39:33.272005 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [req-59ea30d8-953c-4f45-97d6-bc54cb24e26e req-8518d629-4e55-49e9-b969-7e135d3dc3fd demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:33.272544 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [req-59ea30d8-953c-4f45-97d6-bc54cb24e26e req-8518d629-4e55-49e9-b969-7e135d3dc3fd demo demo] Calling method 'version_select' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:33.273249 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [req-59ea30d8-953c-4f45-97d6-bc54cb24e26e req-8518d629-4e55-49e9-b969-7e135d3dc3fd demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 26 01:39:33.273657 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 5/16] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jun 26 01:39:33 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 26 01:39:33.315527 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-18047111-2cbd-4cf8-9931-10b79c28ccff None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:33.321359 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-18047111-2cbd-4cf8-9931-10b79c28ccff demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 26 01:39:33.321359 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-18047111-2cbd-4cf8-9931-10b79c28ccff demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:33.321642 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-18047111-2cbd-4cf8-9931-10b79c28ccff demo demo] Calling method 'show' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:33.331872 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-18047111-2cbd-4cf8-9931-10b79c28ccff demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 26 01:39:33.332397 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 4/17] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jun 26 01:39:33 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:33.372897 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-13ae18c9-496b-4f9d-ac71-af406a501c78 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:33.374135 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 5/18] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jun 26 01:39:33 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 26 01:39:33.406825 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [None req-672b99a2-c6da-46e4-9033-7548a9b1b588 None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:33.409292 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 5/19] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jun 26 01:39:33 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:39:33.441970 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [req-672b99a2-c6da-46e4-9033-7548a9b1b588 req-ecc0b83b-9dfe-4826-aa93-c87307cc10b7 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:33.445079 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [req-672b99a2-c6da-46e4-9033-7548a9b1b588 req-ecc0b83b-9dfe-4826-aa93-c87307cc10b7 demo demo] GET https://199.204.45.222/volume/v3/ Jun 26 01:39:33.445437 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [req-672b99a2-c6da-46e4-9033-7548a9b1b588 req-ecc0b83b-9dfe-4826-aa93-c87307cc10b7 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:33.445894 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [req-672b99a2-c6da-46e4-9033-7548a9b1b588 req-ecc0b83b-9dfe-4826-aa93-c87307cc10b7 demo demo] Calling method 'version_select' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:33.446513 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [req-672b99a2-c6da-46e4-9033-7548a9b1b588 req-ecc0b83b-9dfe-4826-aa93-c87307cc10b7 demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 26 01:39:33.447186 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 6/20] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jun 26 01:39:33 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 26 01:39:33.489232 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-b503eeb2-9c98-4d53-bf90-59d1c9e1b9b4 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:33.491768 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-b503eeb2-9c98-4d53-bf90-59d1c9e1b9b4 demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 26 01:39:33.492056 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-b503eeb2-9c98-4d53-bf90-59d1c9e1b9b4 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:33.492300 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-b503eeb2-9c98-4d53-bf90-59d1c9e1b9b4 demo demo] Calling method 'show' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:33.500355 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-b503eeb2-9c98-4d53-bf90-59d1c9e1b9b4 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 26 01:39:33.500651 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 5/21] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jun 26 01:39:33 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:41.533208 np0000183026 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:39:43.497191 np0000183026 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=8 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:45:12.214049 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-4f209aef-48b4-4fd8-adb9-4a5b58a31ca7 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:45:12.297663 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-4f209aef-48b4-4fd8-adb9-4a5b58a31ca7 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:45:12.298143 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-4f209aef-48b4-4fd8-adb9-4a5b58a31ca7 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:45:12.298542 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-4f209aef-48b4-4fd8-adb9-4a5b58a31ca7 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:45:12.300228 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-4f209aef-48b4-4fd8-adb9-4a5b58a31ca7 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:45:12.302396 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-4f209aef-48b4-4fd8-adb9-4a5b58a31ca7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:45:12.347975 np0000183026 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-4f209aef-48b4-4fd8-adb9-4a5b58a31ca7 demo demo] Get all volumes completed successfully. Jun 26 01:45:12.351719 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-4f209aef-48b4-4fd8-adb9-4a5b58a31ca7 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:45:12.352370 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 6/22] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:45:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:45:22.340098 np0000183026 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:46:12.376737 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [None req-302a014e-14df-447f-b04d-cbe41a502ed1 None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:46:12.379865 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-302a014e-14df-447f-b04d-cbe41a502ed1 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:46:12.379865 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-302a014e-14df-447f-b04d-cbe41a502ed1 demo demo] Empty body provided in request {{(pid=112567) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:46:12.379865 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-302a014e-14df-447f-b04d-cbe41a502ed1 demo demo] Calling method 'detail' {{(pid=112567) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:46:12.379865 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.api_utils [None req-302a014e-14df-447f-b04d-cbe41a502ed1 demo demo] Removing options '' from query. {{(pid=112567) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:46:12.385266 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.volume.api [None req-302a014e-14df-447f-b04d-cbe41a502ed1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112567) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:46:12.417825 np0000183026 devstack@c-api.service[112567]: INFO cinder.volume.api [None req-302a014e-14df-447f-b04d-cbe41a502ed1 demo demo] Get all volumes completed successfully. Jun 26 01:46:12.421325 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-302a014e-14df-447f-b04d-cbe41a502ed1 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:46:12.422001 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 6/23] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:46:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:46:22.411967 np0000183026 devstack@c-api.service[112567]: DEBUG dbcounter [-] [112567] Writing DB stats cinder:SELECT=1 {{(pid=112567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:47:12.442864 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-eca68a8f-2b55-4ab0-a6f2-bc80c479fbd7 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:47:12.446567 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-eca68a8f-2b55-4ab0-a6f2-bc80c479fbd7 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:47:12.447000 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-eca68a8f-2b55-4ab0-a6f2-bc80c479fbd7 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:47:12.447334 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-eca68a8f-2b55-4ab0-a6f2-bc80c479fbd7 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:47:12.448628 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-eca68a8f-2b55-4ab0-a6f2-bc80c479fbd7 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:47:12.449641 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-eca68a8f-2b55-4ab0-a6f2-bc80c479fbd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:47:12.494651 np0000183026 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-eca68a8f-2b55-4ab0-a6f2-bc80c479fbd7 demo demo] Get all volumes completed successfully. Jun 26 01:47:12.496788 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-eca68a8f-2b55-4ab0-a6f2-bc80c479fbd7 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:47:12.497172 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 7/24] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:47:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:47:22.486751 np0000183026 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:48:12.523137 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-6f64b5d8-f1e4-4bf3-aa67-7014bfdd292b None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:48:12.526637 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-6f64b5d8-f1e4-4bf3-aa67-7014bfdd292b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:48:12.526936 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-6f64b5d8-f1e4-4bf3-aa67-7014bfdd292b demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:48:12.527200 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-6f64b5d8-f1e4-4bf3-aa67-7014bfdd292b demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:48:12.529084 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-6f64b5d8-f1e4-4bf3-aa67-7014bfdd292b demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:48:12.529929 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-6f64b5d8-f1e4-4bf3-aa67-7014bfdd292b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:48:12.579047 np0000183026 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-6f64b5d8-f1e4-4bf3-aa67-7014bfdd292b demo demo] Get all volumes completed successfully. Jun 26 01:48:12.581137 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-6f64b5d8-f1e4-4bf3-aa67-7014bfdd292b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:48:12.581516 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 6/25] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:48:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:48:22.566536 np0000183026 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:49:12.622586 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-6f1cd046-ced5-4f30-a3c0-64e17e39da6b None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:49:12.627389 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-6f1cd046-ced5-4f30-a3c0-64e17e39da6b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:49:12.628069 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-6f1cd046-ced5-4f30-a3c0-64e17e39da6b demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:49:12.630162 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-6f1cd046-ced5-4f30-a3c0-64e17e39da6b demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:49:12.630162 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-6f1cd046-ced5-4f30-a3c0-64e17e39da6b demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:49:12.630315 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-6f1cd046-ced5-4f30-a3c0-64e17e39da6b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:49:12.637951 np0000183026 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-6f1cd046-ced5-4f30-a3c0-64e17e39da6b demo demo] Get all volumes completed successfully. Jun 26 01:49:12.641327 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-6f1cd046-ced5-4f30-a3c0-64e17e39da6b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:49:12.641860 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 7/26] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:49:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:49:22.633131 np0000183026 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:50:12.661497 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [None req-b0c475e5-2678-45ac-967a-9c9ea3311726 None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:50:12.768445 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-b0c475e5-2678-45ac-967a-9c9ea3311726 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:50:12.768904 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-b0c475e5-2678-45ac-967a-9c9ea3311726 demo demo] Empty body provided in request {{(pid=112567) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:50:12.769313 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-b0c475e5-2678-45ac-967a-9c9ea3311726 demo demo] Calling method 'detail' {{(pid=112567) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:50:12.769811 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.api_utils [None req-b0c475e5-2678-45ac-967a-9c9ea3311726 demo demo] Removing options '' from query. {{(pid=112567) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:50:12.771442 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.volume.api [None req-b0c475e5-2678-45ac-967a-9c9ea3311726 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112567) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:50:12.780869 np0000183026 devstack@c-api.service[112567]: INFO cinder.volume.api [None req-b0c475e5-2678-45ac-967a-9c9ea3311726 demo demo] Get all volumes completed successfully. Jun 26 01:50:12.783460 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-b0c475e5-2678-45ac-967a-9c9ea3311726 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:50:12.783928 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 7/27] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:50:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:50:22.776116 np0000183026 devstack@c-api.service[112567]: DEBUG dbcounter [-] [112567] Writing DB stats cinder:SELECT=1 {{(pid=112567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:51:12.812801 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-c399d3f6-3695-4b12-8e00-e6a0804cb142 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:51:12.814537 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-c399d3f6-3695-4b12-8e00-e6a0804cb142 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:51:12.814878 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-c399d3f6-3695-4b12-8e00-e6a0804cb142 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:51:12.815150 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-c399d3f6-3695-4b12-8e00-e6a0804cb142 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:51:12.815455 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-c399d3f6-3695-4b12-8e00-e6a0804cb142 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:51:12.816238 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-c399d3f6-3695-4b12-8e00-e6a0804cb142 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:51:12.826901 np0000183026 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-c399d3f6-3695-4b12-8e00-e6a0804cb142 demo demo] Get all volumes completed successfully. Jun 26 01:51:12.828439 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-c399d3f6-3695-4b12-8e00-e6a0804cb142 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:51:12.828952 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 8/28] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:51:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:51:22.819096 np0000183026 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:52:12.846399 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-ff2d3e3a-fb5a-4b0a-8526-81f57b8374fc None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:52:12.850022 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-ff2d3e3a-fb5a-4b0a-8526-81f57b8374fc demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:52:12.850273 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-ff2d3e3a-fb5a-4b0a-8526-81f57b8374fc demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:52:12.850596 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-ff2d3e3a-fb5a-4b0a-8526-81f57b8374fc demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:52:12.851034 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-ff2d3e3a-fb5a-4b0a-8526-81f57b8374fc demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:52:12.852110 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-ff2d3e3a-fb5a-4b0a-8526-81f57b8374fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:52:12.863026 np0000183026 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-ff2d3e3a-fb5a-4b0a-8526-81f57b8374fc demo demo] Get all volumes completed successfully. Jun 26 01:52:12.865561 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-ff2d3e3a-fb5a-4b0a-8526-81f57b8374fc demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:52:12.866147 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 7/29] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:52:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:52:22.855382 np0000183026 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:53:12.880335 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-5ae1ffa3-ab3b-44a8-b3ca-e37f90a8e9ea None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:53:12.885128 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-5ae1ffa3-ab3b-44a8-b3ca-e37f90a8e9ea demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:53:12.885128 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-5ae1ffa3-ab3b-44a8-b3ca-e37f90a8e9ea demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:53:12.885128 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-5ae1ffa3-ab3b-44a8-b3ca-e37f90a8e9ea demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:53:12.885128 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-5ae1ffa3-ab3b-44a8-b3ca-e37f90a8e9ea demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:53:12.885128 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-5ae1ffa3-ab3b-44a8-b3ca-e37f90a8e9ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:53:12.893261 np0000183026 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-5ae1ffa3-ab3b-44a8-b3ca-e37f90a8e9ea demo demo] Get all volumes completed successfully. Jun 26 01:53:12.895465 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-5ae1ffa3-ab3b-44a8-b3ca-e37f90a8e9ea demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:53:12.896086 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 8/30] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:53:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:53:22.889202 np0000183026 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:54:12.916351 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [None req-e480cd67-83b8-4a36-9341-5d17be0e3517 None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:54:12.920378 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-e480cd67-83b8-4a36-9341-5d17be0e3517 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:54:12.920624 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-e480cd67-83b8-4a36-9341-5d17be0e3517 demo demo] Empty body provided in request {{(pid=112567) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:54:12.920923 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-e480cd67-83b8-4a36-9341-5d17be0e3517 demo demo] Calling method 'detail' {{(pid=112567) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:54:12.921235 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.api_utils [None req-e480cd67-83b8-4a36-9341-5d17be0e3517 demo demo] Removing options '' from query. {{(pid=112567) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:54:12.922261 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.volume.api [None req-e480cd67-83b8-4a36-9341-5d17be0e3517 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112567) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:54:12.934758 np0000183026 devstack@c-api.service[112567]: INFO cinder.volume.api [None req-e480cd67-83b8-4a36-9341-5d17be0e3517 demo demo] Get all volumes completed successfully. Jun 26 01:54:12.937480 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-e480cd67-83b8-4a36-9341-5d17be0e3517 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:54:12.937961 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 8/31] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:54:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:54:22.926162 np0000183026 devstack@c-api.service[112567]: DEBUG dbcounter [-] [112567] Writing DB stats cinder:SELECT=1 {{(pid=112567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:55:12.949747 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-7746bf59-02ea-495f-aa9b-95f74360b733 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:55:13.107713 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-7746bf59-02ea-495f-aa9b-95f74360b733 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:55:13.108249 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-7746bf59-02ea-495f-aa9b-95f74360b733 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:55:13.108730 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-7746bf59-02ea-495f-aa9b-95f74360b733 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:55:13.109276 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-7746bf59-02ea-495f-aa9b-95f74360b733 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:55:13.111050 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-7746bf59-02ea-495f-aa9b-95f74360b733 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:55:13.122127 np0000183026 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-7746bf59-02ea-495f-aa9b-95f74360b733 demo demo] Get all volumes completed successfully. Jun 26 01:55:13.124417 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-7746bf59-02ea-495f-aa9b-95f74360b733 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:55:13.124917 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 9/32] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:55:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:55:23.115633 np0000183026 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:56:13.139020 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-4dbf5aa0-7a11-4033-b227-1b426e534d0f None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:56:13.142116 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-4dbf5aa0-7a11-4033-b227-1b426e534d0f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:56:13.142361 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-4dbf5aa0-7a11-4033-b227-1b426e534d0f demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:56:13.142841 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-4dbf5aa0-7a11-4033-b227-1b426e534d0f demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:56:13.142952 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-4dbf5aa0-7a11-4033-b227-1b426e534d0f demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:56:13.144144 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-4dbf5aa0-7a11-4033-b227-1b426e534d0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:56:13.152595 np0000183026 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-4dbf5aa0-7a11-4033-b227-1b426e534d0f demo demo] Get all volumes completed successfully. Jun 26 01:56:13.154693 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-4dbf5aa0-7a11-4033-b227-1b426e534d0f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:56:13.155086 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 8/33] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:56:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:56:23.147249 np0000183026 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:57:13.166210 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-ee41732d-aea6-4a43-a277-a1e8e0aa0aff None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:57:13.172706 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-ee41732d-aea6-4a43-a277-a1e8e0aa0aff demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:57:13.173004 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-ee41732d-aea6-4a43-a277-a1e8e0aa0aff demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:57:13.173283 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-ee41732d-aea6-4a43-a277-a1e8e0aa0aff demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:57:13.173638 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-ee41732d-aea6-4a43-a277-a1e8e0aa0aff demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:57:13.174697 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-ee41732d-aea6-4a43-a277-a1e8e0aa0aff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:57:13.188252 np0000183026 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-ee41732d-aea6-4a43-a277-a1e8e0aa0aff demo demo] Get all volumes completed successfully. Jun 26 01:57:13.190899 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-ee41732d-aea6-4a43-a277-a1e8e0aa0aff demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:57:13.191481 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 9/34] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:57:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:57:23.179134 np0000183026 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:58:13.206138 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [None req-3b4e0795-3ec2-4cb9-b443-584a1d56f851 None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:58:13.210400 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-3b4e0795-3ec2-4cb9-b443-584a1d56f851 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:58:13.210735 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-3b4e0795-3ec2-4cb9-b443-584a1d56f851 demo demo] Empty body provided in request {{(pid=112567) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:58:13.211122 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-3b4e0795-3ec2-4cb9-b443-584a1d56f851 demo demo] Calling method 'detail' {{(pid=112567) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:58:13.211881 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.api_utils [None req-3b4e0795-3ec2-4cb9-b443-584a1d56f851 demo demo] Removing options '' from query. {{(pid=112567) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:58:13.212852 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.volume.api [None req-3b4e0795-3ec2-4cb9-b443-584a1d56f851 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112567) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:58:13.219871 np0000183026 devstack@c-api.service[112567]: INFO cinder.volume.api [None req-3b4e0795-3ec2-4cb9-b443-584a1d56f851 demo demo] Get all volumes completed successfully. Jun 26 01:58:13.221704 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-3b4e0795-3ec2-4cb9-b443-584a1d56f851 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:58:13.222039 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 9/35] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:58:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:58:23.216227 np0000183026 devstack@c-api.service[112567]: DEBUG dbcounter [-] [112567] Writing DB stats cinder:SELECT=1 {{(pid=112567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:59:13.242670 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-c619bd8d-87bd-48b3-a337-8b09ca308269 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:59:13.247352 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-c619bd8d-87bd-48b3-a337-8b09ca308269 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 01:59:13.247607 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-c619bd8d-87bd-48b3-a337-8b09ca308269 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:59:13.247910 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-c619bd8d-87bd-48b3-a337-8b09ca308269 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:59:13.248291 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-c619bd8d-87bd-48b3-a337-8b09ca308269 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:59:13.249472 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-c619bd8d-87bd-48b3-a337-8b09ca308269 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:59:13.259933 np0000183026 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-c619bd8d-87bd-48b3-a337-8b09ca308269 demo demo] Get all volumes completed successfully. Jun 26 01:59:13.262273 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-c619bd8d-87bd-48b3-a337-8b09ca308269 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:59:13.262891 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 10/36] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 01:59:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:59:23.254084 np0000183026 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:00:13.280667 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-8b491114-a2d3-4900-a471-252cc688f59f None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:00:13.419145 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-8b491114-a2d3-4900-a471-252cc688f59f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:00:13.419397 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-8b491114-a2d3-4900-a471-252cc688f59f demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:00:13.419725 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-8b491114-a2d3-4900-a471-252cc688f59f demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:00:13.420049 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-8b491114-a2d3-4900-a471-252cc688f59f demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:00:13.421097 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-8b491114-a2d3-4900-a471-252cc688f59f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:00:13.430816 np0000183026 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-8b491114-a2d3-4900-a471-252cc688f59f demo demo] Get all volumes completed successfully. Jun 26 02:00:13.433879 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-8b491114-a2d3-4900-a471-252cc688f59f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:00:13.434333 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 9/37] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:00:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:00:23.425922 np0000183026 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:01:13.452420 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-ea44a7d7-2932-4104-8c71-65f1d6af892d None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:01:13.458388 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-ea44a7d7-2932-4104-8c71-65f1d6af892d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:01:13.459111 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-ea44a7d7-2932-4104-8c71-65f1d6af892d demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:01:13.459111 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-ea44a7d7-2932-4104-8c71-65f1d6af892d demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:01:13.459713 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-ea44a7d7-2932-4104-8c71-65f1d6af892d demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:01:13.460231 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-ea44a7d7-2932-4104-8c71-65f1d6af892d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:01:13.468419 np0000183026 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-ea44a7d7-2932-4104-8c71-65f1d6af892d demo demo] Get all volumes completed successfully. Jun 26 02:01:13.470480 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-ea44a7d7-2932-4104-8c71-65f1d6af892d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:01:13.470850 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 10/38] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:01:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:01:23.463725 np0000183026 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:02:13.493681 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [None req-10cbadaf-98a8-429c-ae24-cd2718e70236 None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:02:13.496974 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-10cbadaf-98a8-429c-ae24-cd2718e70236 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:02:13.497209 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-10cbadaf-98a8-429c-ae24-cd2718e70236 demo demo] Empty body provided in request {{(pid=112567) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:02:13.497475 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-10cbadaf-98a8-429c-ae24-cd2718e70236 demo demo] Calling method 'detail' {{(pid=112567) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:02:13.497796 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.api_utils [None req-10cbadaf-98a8-429c-ae24-cd2718e70236 demo demo] Removing options '' from query. {{(pid=112567) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:02:13.498790 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.volume.api [None req-10cbadaf-98a8-429c-ae24-cd2718e70236 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112567) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:02:13.510359 np0000183026 devstack@c-api.service[112567]: INFO cinder.volume.api [None req-10cbadaf-98a8-429c-ae24-cd2718e70236 demo demo] Get all volumes completed successfully. Jun 26 02:02:13.512579 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-10cbadaf-98a8-429c-ae24-cd2718e70236 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:02:13.513108 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 10/39] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:02:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:02:23.502988 np0000183026 devstack@c-api.service[112567]: DEBUG dbcounter [-] [112567] Writing DB stats cinder:SELECT=1 {{(pid=112567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:03:13.532485 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-6ef3e88d-b1f4-40be-8151-161730e87e52 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:03:13.534699 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-6ef3e88d-b1f4-40be-8151-161730e87e52 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:03:13.534892 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-6ef3e88d-b1f4-40be-8151-161730e87e52 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:03:13.535076 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-6ef3e88d-b1f4-40be-8151-161730e87e52 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:03:13.535302 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-6ef3e88d-b1f4-40be-8151-161730e87e52 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:03:13.536003 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-6ef3e88d-b1f4-40be-8151-161730e87e52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:03:13.545895 np0000183026 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-6ef3e88d-b1f4-40be-8151-161730e87e52 demo demo] Get all volumes completed successfully. Jun 26 02:03:13.548152 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-6ef3e88d-b1f4-40be-8151-161730e87e52 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:03:13.548745 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 11/40] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:03:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:03:23.539379 np0000183026 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:04:13.565980 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-68788959-9668-4d7a-8124-8d31a75e9fe7 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:04:13.570117 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-68788959-9668-4d7a-8124-8d31a75e9fe7 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:04:13.570614 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-68788959-9668-4d7a-8124-8d31a75e9fe7 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:04:13.571076 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-68788959-9668-4d7a-8124-8d31a75e9fe7 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:04:13.571435 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-68788959-9668-4d7a-8124-8d31a75e9fe7 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:04:13.572356 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-68788959-9668-4d7a-8124-8d31a75e9fe7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:04:13.581158 np0000183026 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-68788959-9668-4d7a-8124-8d31a75e9fe7 demo demo] Get all volumes completed successfully. Jun 26 02:04:13.583801 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-68788959-9668-4d7a-8124-8d31a75e9fe7 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:04:13.584459 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 10/41] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:04:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:04:23.575714 np0000183026 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:05:13.598047 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-020712fa-f32e-46d3-88fb-b751715f0245 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:05:13.704501 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-020712fa-f32e-46d3-88fb-b751715f0245 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:05:13.704921 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-020712fa-f32e-46d3-88fb-b751715f0245 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:05:13.705310 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-020712fa-f32e-46d3-88fb-b751715f0245 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:05:13.705809 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-020712fa-f32e-46d3-88fb-b751715f0245 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:05:13.707365 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-020712fa-f32e-46d3-88fb-b751715f0245 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:05:13.715734 np0000183026 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-020712fa-f32e-46d3-88fb-b751715f0245 demo demo] Get all volumes completed successfully. Jun 26 02:05:13.717809 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-020712fa-f32e-46d3-88fb-b751715f0245 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:05:13.718239 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 11/42] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:05:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:05:23.710948 np0000183026 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:06:13.733546 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [None req-3a09ef0f-31e4-4a40-a6c2-bfc6c228b862 None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:06:13.737038 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-3a09ef0f-31e4-4a40-a6c2-bfc6c228b862 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:06:13.737283 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-3a09ef0f-31e4-4a40-a6c2-bfc6c228b862 demo demo] Empty body provided in request {{(pid=112567) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:06:13.737560 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-3a09ef0f-31e4-4a40-a6c2-bfc6c228b862 demo demo] Calling method 'detail' {{(pid=112567) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:06:13.737880 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.api_utils [None req-3a09ef0f-31e4-4a40-a6c2-bfc6c228b862 demo demo] Removing options '' from query. {{(pid=112567) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:06:13.738831 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.volume.api [None req-3a09ef0f-31e4-4a40-a6c2-bfc6c228b862 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112567) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:06:13.747255 np0000183026 devstack@c-api.service[112567]: INFO cinder.volume.api [None req-3a09ef0f-31e4-4a40-a6c2-bfc6c228b862 demo demo] Get all volumes completed successfully. Jun 26 02:06:13.749918 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-3a09ef0f-31e4-4a40-a6c2-bfc6c228b862 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:06:13.750288 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 11/43] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:06:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:06:23.741919 np0000183026 devstack@c-api.service[112567]: DEBUG dbcounter [-] [112567] Writing DB stats cinder:SELECT=1 {{(pid=112567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:07:13.768710 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-becbced8-d011-4fbc-8855-f6c3bb497365 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:07:13.773476 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-becbced8-d011-4fbc-8855-f6c3bb497365 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:07:13.773654 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-becbced8-d011-4fbc-8855-f6c3bb497365 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:07:13.773870 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-becbced8-d011-4fbc-8855-f6c3bb497365 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:07:13.774087 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-becbced8-d011-4fbc-8855-f6c3bb497365 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:07:13.774803 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-becbced8-d011-4fbc-8855-f6c3bb497365 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:07:13.786378 np0000183026 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-becbced8-d011-4fbc-8855-f6c3bb497365 demo demo] Get all volumes completed successfully. Jun 26 02:07:13.789748 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-becbced8-d011-4fbc-8855-f6c3bb497365 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:07:13.790156 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 12/44] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:07:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:07:23.778927 np0000183026 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:08:13.804373 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-05f6c515-5543-473f-b671-2d3cedb6ebad None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:08:13.808549 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-05f6c515-5543-473f-b671-2d3cedb6ebad demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:08:13.809004 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-05f6c515-5543-473f-b671-2d3cedb6ebad demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:08:13.809377 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-05f6c515-5543-473f-b671-2d3cedb6ebad demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:08:13.809866 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-05f6c515-5543-473f-b671-2d3cedb6ebad demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:08:13.811061 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-05f6c515-5543-473f-b671-2d3cedb6ebad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:08:13.819615 np0000183026 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-05f6c515-5543-473f-b671-2d3cedb6ebad demo demo] Get all volumes completed successfully. Jun 26 02:08:13.822248 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-05f6c515-5543-473f-b671-2d3cedb6ebad demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:08:13.822729 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 11/45] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:08:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:08:23.814316 np0000183026 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:09:13.835293 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-2844c7db-3286-4e6d-81b0-499da0ff81d6 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:09:13.837934 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-2844c7db-3286-4e6d-81b0-499da0ff81d6 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:09:13.838167 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-2844c7db-3286-4e6d-81b0-499da0ff81d6 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:09:13.838398 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-2844c7db-3286-4e6d-81b0-499da0ff81d6 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:09:13.838705 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-2844c7db-3286-4e6d-81b0-499da0ff81d6 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:09:13.839595 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-2844c7db-3286-4e6d-81b0-499da0ff81d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:09:13.848391 np0000183026 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-2844c7db-3286-4e6d-81b0-499da0ff81d6 demo demo] Get all volumes completed successfully. Jun 26 02:09:13.850235 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-2844c7db-3286-4e6d-81b0-499da0ff81d6 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:09:13.850550 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 12/46] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:09:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:09:23.843315 np0000183026 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:10:13.864614 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [None req-8dc1f37a-dc16-4b1f-88ce-fb23cd155d2d None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:10:13.925790 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-8dc1f37a-dc16-4b1f-88ce-fb23cd155d2d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:10:13.926181 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-8dc1f37a-dc16-4b1f-88ce-fb23cd155d2d demo demo] Empty body provided in request {{(pid=112567) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:10:13.926586 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-8dc1f37a-dc16-4b1f-88ce-fb23cd155d2d demo demo] Calling method 'detail' {{(pid=112567) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:10:13.927074 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.api_utils [None req-8dc1f37a-dc16-4b1f-88ce-fb23cd155d2d demo demo] Removing options '' from query. {{(pid=112567) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:10:13.928649 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.volume.api [None req-8dc1f37a-dc16-4b1f-88ce-fb23cd155d2d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112567) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:10:13.937513 np0000183026 devstack@c-api.service[112567]: INFO cinder.volume.api [None req-8dc1f37a-dc16-4b1f-88ce-fb23cd155d2d demo demo] Get all volumes completed successfully. Jun 26 02:10:13.942029 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-8dc1f37a-dc16-4b1f-88ce-fb23cd155d2d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:10:13.942664 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 12/47] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:10:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:10:23.933149 np0000183026 devstack@c-api.service[112567]: DEBUG dbcounter [-] [112567] Writing DB stats cinder:SELECT=1 {{(pid=112567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:11:13.957914 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-45730849-bebd-4d71-a957-8e67962d6989 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:11:13.960808 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-45730849-bebd-4d71-a957-8e67962d6989 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:11:13.961080 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-45730849-bebd-4d71-a957-8e67962d6989 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:11:13.961347 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-45730849-bebd-4d71-a957-8e67962d6989 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:11:13.961644 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-45730849-bebd-4d71-a957-8e67962d6989 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:11:13.963258 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-45730849-bebd-4d71-a957-8e67962d6989 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:11:13.973027 np0000183026 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-45730849-bebd-4d71-a957-8e67962d6989 demo demo] Get all volumes completed successfully. Jun 26 02:11:13.975716 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-45730849-bebd-4d71-a957-8e67962d6989 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:11:13.976208 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 13/48] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:11:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:11:23.967468 np0000183026 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:12:13.989133 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-ac3b7e0a-29fd-4f66-983f-0107cbaf2de9 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:12:13.992184 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-ac3b7e0a-29fd-4f66-983f-0107cbaf2de9 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:12:13.992434 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-ac3b7e0a-29fd-4f66-983f-0107cbaf2de9 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:12:13.992732 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-ac3b7e0a-29fd-4f66-983f-0107cbaf2de9 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:12:13.993080 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-ac3b7e0a-29fd-4f66-983f-0107cbaf2de9 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:12:13.994042 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-ac3b7e0a-29fd-4f66-983f-0107cbaf2de9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:12:14.003535 np0000183026 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-ac3b7e0a-29fd-4f66-983f-0107cbaf2de9 demo demo] Get all volumes completed successfully. Jun 26 02:12:14.006367 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-ac3b7e0a-29fd-4f66-983f-0107cbaf2de9 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:12:14.006969 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 12/49] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:12:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:12:23.997241 np0000183026 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:13:14.018771 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-3cf77ae4-aaa2-4b45-a2ea-e50c434d28d0 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:13:14.022224 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-3cf77ae4-aaa2-4b45-a2ea-e50c434d28d0 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:13:14.022479 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-3cf77ae4-aaa2-4b45-a2ea-e50c434d28d0 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:13:14.022647 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-3cf77ae4-aaa2-4b45-a2ea-e50c434d28d0 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:13:14.022996 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-3cf77ae4-aaa2-4b45-a2ea-e50c434d28d0 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:13:14.023972 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-3cf77ae4-aaa2-4b45-a2ea-e50c434d28d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:13:14.032052 np0000183026 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-3cf77ae4-aaa2-4b45-a2ea-e50c434d28d0 demo demo] Get all volumes completed successfully. Jun 26 02:13:14.034583 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-3cf77ae4-aaa2-4b45-a2ea-e50c434d28d0 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:13:14.035101 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 13/50] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:13:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:13:24.027198 np0000183026 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:14:14.050195 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.middleware.request_id [None req-c7c8d4f3-8f49-4bdc-8104-16e26c061fe2 None None] RequestId filter calling following filter/app {{(pid=112567) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:14:14.052989 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-c7c8d4f3-8f49-4bdc-8104-16e26c061fe2 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:14:14.053233 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-c7c8d4f3-8f49-4bdc-8104-16e26c061fe2 demo demo] Empty body provided in request {{(pid=112567) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:14:14.053497 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.openstack.wsgi [None req-c7c8d4f3-8f49-4bdc-8104-16e26c061fe2 demo demo] Calling method 'detail' {{(pid=112567) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:14:14.053817 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.api.api_utils [None req-c7c8d4f3-8f49-4bdc-8104-16e26c061fe2 demo demo] Removing options '' from query. {{(pid=112567) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:14:14.054804 np0000183026 devstack@c-api.service[112567]: DEBUG cinder.volume.api [None req-c7c8d4f3-8f49-4bdc-8104-16e26c061fe2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112567) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:14:14.065867 np0000183026 devstack@c-api.service[112567]: INFO cinder.volume.api [None req-c7c8d4f3-8f49-4bdc-8104-16e26c061fe2 demo demo] Get all volumes completed successfully. Jun 26 02:14:14.068821 np0000183026 devstack@c-api.service[112567]: INFO cinder.api.openstack.wsgi [None req-c7c8d4f3-8f49-4bdc-8104-16e26c061fe2 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:14:14.069366 np0000183026 devstack@c-api.service[112567]: [pid: 112567|app: 0|req: 13/51] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:14:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:14:24.058103 np0000183026 devstack@c-api.service[112567]: DEBUG dbcounter [-] [112567] Writing DB stats cinder:SELECT=1 {{(pid=112567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:15:14.088912 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-b6fdfc03-0e7c-40f9-8114-ab710b512472 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:15:14.192125 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-b6fdfc03-0e7c-40f9-8114-ab710b512472 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:15:14.192517 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-b6fdfc03-0e7c-40f9-8114-ab710b512472 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:15:14.193039 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-b6fdfc03-0e7c-40f9-8114-ab710b512472 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:15:14.193428 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-b6fdfc03-0e7c-40f9-8114-ab710b512472 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:15:14.195212 np0000183026 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-b6fdfc03-0e7c-40f9-8114-ab710b512472 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:15:14.207053 np0000183026 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-b6fdfc03-0e7c-40f9-8114-ab710b512472 demo demo] Get all volumes completed successfully. Jun 26 02:15:14.210184 np0000183026 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-b6fdfc03-0e7c-40f9-8114-ab710b512472 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:15:14.210647 np0000183026 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 14/52] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:15:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:15:24.199738 np0000183026 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:16:11.541633 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-f1841e44-6729-4c79-b152-a9823837d44d None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:16:11.545987 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-f1841e44-6729-4c79-b152-a9823837d44d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:16:11.545987 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-f1841e44-6729-4c79-b152-a9823837d44d demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:16:11.545987 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-f1841e44-6729-4c79-b152-a9823837d44d demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:16:11.546377 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-f1841e44-6729-4c79-b152-a9823837d44d demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:16:11.547160 np0000183026 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-f1841e44-6729-4c79-b152-a9823837d44d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:16:11.554592 np0000183026 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-f1841e44-6729-4c79-b152-a9823837d44d demo demo] Get all volumes completed successfully. Jun 26 02:16:11.556347 np0000183026 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-f1841e44-6729-4c79-b152-a9823837d44d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:16:11.556657 np0000183026 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 13/53] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:16:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:16:21.550154 np0000183026 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:17:21.047517 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-97780702-b900-4664-8fc1-000180807a17 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:17:21.049858 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-97780702-b900-4664-8fc1-000180807a17 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 26 02:17:21.051873 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-97780702-b900-4664-8fc1-000180807a17 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:17:21.052290 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-97780702-b900-4664-8fc1-000180807a17 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:17:21.052707 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-97780702-b900-4664-8fc1-000180807a17 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:17:21.054683 np0000183026 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-97780702-b900-4664-8fc1-000180807a17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:17:21.065969 np0000183026 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-97780702-b900-4664-8fc1-000180807a17 demo demo] Get all volumes completed successfully. Jun 26 02:17:21.068238 np0000183026 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-97780702-b900-4664-8fc1-000180807a17 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:17:21.068681 np0000183026 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 14/54] 199.204.45.222 () {64 vars in 1295 bytes} [Fri Jun 26 02:17:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:17:31.058739 np0000183026 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}