Jun 18 00:59:07.186092 np0000181718 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 00:59:07.195992 np0000181718 devstack@c-api.service[116930]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 00:59:07 2026] *** Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: nodename: np0000181718 Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: machine: x86_64 Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: clock source: unix Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: pcre jit disabled Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: detected number of CPU cores: 16 Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: current working directory: / Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: detected binary path: /usr/bin/uwsgi-core Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: your processes number limit is 256917 Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: your memory page size is 4096 bytes Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: detected max file descriptor number: 2048 Jun 18 00:59:07.201461 np0000181718 devstack@c-api.service[116930]: lock engine: pthread robust mutexes Jun 18 00:59:07.202139 np0000181718 devstack@c-api.service[116930]: thunder lock: enabled Jun 18 00:59:07.202139 np0000181718 devstack@c-api.service[116930]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 00:59:07.202139 np0000181718 devstack@c-api.service[116930]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 00:59:07.202139 np0000181718 devstack@c-api.service[116930]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 00:59:07.202139 np0000181718 devstack@c-api.service[116930]: Set PythonHome to /opt/stack/data/venv Jun 18 00:59:07.248605 np0000181718 devstack@c-api.service[116930]: Python main interpreter initialized at 0x72e5a12a3668 Jun 18 00:59:07.248605 np0000181718 devstack@c-api.service[116930]: python threads support enabled Jun 18 00:59:07.248605 np0000181718 devstack@c-api.service[116930]: your server socket listen backlog is limited to 100 connections Jun 18 00:59:07.248605 np0000181718 devstack@c-api.service[116930]: your mercy for graceful operations on workers is 80 seconds Jun 18 00:59:07.248605 np0000181718 devstack@c-api.service[116930]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 00:59:07.248605 np0000181718 devstack@c-api.service[116930]: *** Operational MODE: preforking *** Jun 18 00:59:07.248605 np0000181718 devstack@c-api.service[116930]: *** uWSGI is running in multiple interpreter mode *** Jun 18 00:59:07.248605 np0000181718 devstack@c-api.service[116930]: spawned uWSGI master process (pid: 116930) Jun 18 00:59:07.248557 np0000181718 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 00:59:07.249255 np0000181718 devstack@c-api.service[116930]: spawned uWSGI worker 1 (pid: 116939, cores: 1) Jun 18 00:59:07.249972 np0000181718 devstack@c-api.service[116930]: spawned uWSGI worker 2 (pid: 116940, cores: 1) Jun 18 00:59:07.250629 np0000181718 devstack@c-api.service[116930]: spawned uWSGI worker 3 (pid: 116941, cores: 1) Jun 18 00:59:07.251238 np0000181718 devstack@c-api.service[116930]: spawned uWSGI worker 4 (pid: 116942, cores: 1) Jun 18 00:59:07.251333 np0000181718 devstack@c-api.service[116930]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 00:59:07.385079 np0000181718 devstack@c-api.service[116942]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:59:07.385079 np0000181718 devstack@c-api.service[116942]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:59:07.385079 np0000181718 devstack@c-api.service[116942]: we strongly recommend against using it for new projects. Jun 18 00:59:07.385079 np0000181718 devstack@c-api.service[116942]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:59:07.385079 np0000181718 devstack@c-api.service[116942]: framework. For more detail see Jun 18 00:59:07.385079 np0000181718 devstack@c-api.service[116942]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:59:07.385079 np0000181718 devstack@c-api.service[116942]: import eventlet # noqa Jun 18 00:59:07.388698 np0000181718 devstack@c-api.service[116941]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:59:07.388698 np0000181718 devstack@c-api.service[116941]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:59:07.388698 np0000181718 devstack@c-api.service[116941]: we strongly recommend against using it for new projects. Jun 18 00:59:07.388698 np0000181718 devstack@c-api.service[116941]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:59:07.388698 np0000181718 devstack@c-api.service[116941]: framework. For more detail see Jun 18 00:59:07.388698 np0000181718 devstack@c-api.service[116941]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:59:07.388698 np0000181718 devstack@c-api.service[116941]: import eventlet # noqa Jun 18 00:59:07.389752 np0000181718 devstack@c-api.service[116939]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:59:07.389752 np0000181718 devstack@c-api.service[116939]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:59:07.389752 np0000181718 devstack@c-api.service[116939]: we strongly recommend against using it for new projects. Jun 18 00:59:07.389752 np0000181718 devstack@c-api.service[116939]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:59:07.389752 np0000181718 devstack@c-api.service[116939]: framework. For more detail see Jun 18 00:59:07.389752 np0000181718 devstack@c-api.service[116939]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:59:07.389752 np0000181718 devstack@c-api.service[116939]: import eventlet # noqa Jun 18 00:59:07.407710 np0000181718 devstack@c-api.service[116940]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:59:07.407710 np0000181718 devstack@c-api.service[116940]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:59:07.407710 np0000181718 devstack@c-api.service[116940]: we strongly recommend against using it for new projects. Jun 18 00:59:07.407710 np0000181718 devstack@c-api.service[116940]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:59:07.407710 np0000181718 devstack@c-api.service[116940]: framework. For more detail see Jun 18 00:59:07.407710 np0000181718 devstack@c-api.service[116940]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:59:07.407710 np0000181718 devstack@c-api.service[116940]: import eventlet # noqa Jun 18 00:59:07.475961 np0000181718 devstack@c-api.service[116941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:59:07.475961 np0000181718 devstack@c-api.service[116941]: warnings.warn( Jun 18 00:59:07.482566 np0000181718 devstack@c-api.service[116939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:59:07.482566 np0000181718 devstack@c-api.service[116939]: warnings.warn( Jun 18 00:59:07.508343 np0000181718 devstack@c-api.service[116942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:59:07.508343 np0000181718 devstack@c-api.service[116942]: warnings.warn( Jun 18 00:59:07.515862 np0000181718 devstack@c-api.service[116940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:59:07.515862 np0000181718 devstack@c-api.service[116940]: warnings.warn( Jun 18 00:59:07.553262 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:07.553262 np0000181718 devstack@c-api.service[116941]: from cgi import parse_header Jun 18 00:59:07.571236 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:07.571236 np0000181718 devstack@c-api.service[116939]: from cgi import parse_header Jun 18 00:59:07.598901 np0000181718 devstack@c-api.service[116940]: /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 18 00:59:07.598901 np0000181718 devstack@c-api.service[116940]: from cgi import parse_header Jun 18 00:59:07.601850 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:07.601850 np0000181718 devstack@c-api.service[116942]: from cgi import parse_header Jun 18 00:59:07.611541 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:07.611541 np0000181718 devstack@c-api.service[116941]: removals.removed_module( Jun 18 00:59:07.613665 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:07.613665 np0000181718 devstack@c-api.service[116941]: removals.removed_module( Jun 18 00:59:07.621809 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:07.621809 np0000181718 devstack@c-api.service[116939]: removals.removed_module( Jun 18 00:59:07.623266 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:07.623266 np0000181718 devstack@c-api.service[116939]: removals.removed_module( Jun 18 00:59:07.651885 np0000181718 devstack@c-api.service[116940]: /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 18 00:59:07.651885 np0000181718 devstack@c-api.service[116940]: removals.removed_module( Jun 18 00:59:07.654676 np0000181718 devstack@c-api.service[116940]: /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 18 00:59:07.654676 np0000181718 devstack@c-api.service[116940]: removals.removed_module( Jun 18 00:59:07.655145 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:07.655145 np0000181718 devstack@c-api.service[116942]: removals.removed_module( Jun 18 00:59:07.659897 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:07.659897 np0000181718 devstack@c-api.service[116942]: removals.removed_module( Jun 18 00:59:08.270236 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:08.270236 np0000181718 devstack@c-api.service[116939]: warnings.warn( Jun 18 00:59:08.276045 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:08.276045 np0000181718 devstack@c-api.service[116941]: warnings.warn( Jun 18 00:59:08.310853 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:08.310853 np0000181718 devstack@c-api.service[116942]: warnings.warn( Jun 18 00:59:08.349556 np0000181718 devstack@c-api.service[116940]: /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 18 00:59:08.349556 np0000181718 devstack@c-api.service[116940]: warnings.warn( Jun 18 00:59:08.370672 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:08.370672 np0000181718 devstack@c-api.service[116941]: warnings.warn( Jun 18 00:59:08.374359 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:08.374359 np0000181718 devstack@c-api.service[116939]: warnings.warn( Jun 18 00:59:08.413330 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:08.413330 np0000181718 devstack@c-api.service[116942]: warnings.warn( Jun 18 00:59:08.454278 np0000181718 devstack@c-api.service[116940]: /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 18 00:59:08.454278 np0000181718 devstack@c-api.service[116940]: warnings.warn( Jun 18 00:59:08.656699 np0000181718 devstack@c-api.service[116941]: 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 18 00:59:08.657225 np0000181718 devstack@c-api.service[116941]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116941) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:59:08.665078 np0000181718 devstack@c-api.service[116939]: 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 18 00:59:08.665481 np0000181718 devstack@c-api.service[116939]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116939) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:59:08.702673 np0000181718 devstack@c-api.service[116942]: 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 18 00:59:08.702852 np0000181718 devstack@c-api.service[116942]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116942) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:59:08.741154 np0000181718 devstack@c-api.service[116940]: 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 18 00:59:08.741323 np0000181718 devstack@c-api.service[116940]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116940) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:59:08.742003 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:08.742003 np0000181718 devstack@c-api.service[116941]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:59:08.745564 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:08.745564 np0000181718 devstack@c-api.service[116939]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:59:08.771194 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:08.771194 np0000181718 devstack@c-api.service[116942]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:59:08.806552 np0000181718 devstack@c-api.service[116940]: /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 18 00:59:08.806552 np0000181718 devstack@c-api.service[116940]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:59:09.211840 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116941) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:59:09.212208 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116942) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:59:09.212305 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116939) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:59:09.212393 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.212393 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.212552 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116940) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:59:09.212688 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.212756 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.212817 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.212872 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.212926 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.212982 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.213058 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.213130 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.213130 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.213130 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.214057 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.214195 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.214270 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.214270 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.214377 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.214479 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.214558 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.214629 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.214698 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.214756 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.214819 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.214885 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.214939 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.214991 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.215045 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.215119 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.215186 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.215248 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.215311 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.215365 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.215466 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.215548 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.215612 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.215678 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.215740 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.215801 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.215863 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.215863 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.215964 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.215964 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.215964 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.216125 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.216186 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.216186 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.216302 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.216375 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.216460 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.216535 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.216592 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.216592 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.216592 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.216592 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.216975 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.216975 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.216975 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.216975 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.216975 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.217410 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.217597 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.217684 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.217741 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.217797 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.217797 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.217797 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.217797 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.217797 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.218067 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.218067 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.218067 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.218296 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.218390 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.218481 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.218544 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.218599 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.218663 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.218716 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.218779 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.218835 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.218888 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.218954 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.219015 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.219069 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.219122 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.219175 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.219237 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.219291 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.219291 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.219401 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.219401 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.219401 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.219401 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.219401 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.219401 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.219401 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.220333 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.220444 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.220507 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.220579 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.220643 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.220708 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.220772 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.220836 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.220892 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.220956 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.221021 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.221085 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.221139 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.221203 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.221267 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.221322 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.221386 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.221386 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.221386 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.221386 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.221386 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.221691 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.221691 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.221691 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.221691 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.221691 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.221963 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.222021 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.222151 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.222236 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.222236 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.222236 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.222403 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.222486 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.222557 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.222621 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.222682 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.222736 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.222798 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.222845 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.222877 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.222905 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.222929 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.222929 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.222979 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.223008 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.223036 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.223076 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.223111 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.223145 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.223170 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.223170 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.223170 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.223170 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.223170 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.223170 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.224210 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.224263 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.224997 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.225077 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.225122 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.225152 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.225185 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.225212 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.225238 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.225238 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.225298 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.225328 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.225358 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.225388 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.225438 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.225475 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.225502 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.225529 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.225564 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.225564 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.225624 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.225655 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.225686 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.225718 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.225745 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.225771 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.225796 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.225825 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.225853 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.225880 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.225910 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.225935 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.225966 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.225993 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.226016 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.226061 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.226156 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.226193 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.226241 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.226275 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.226300 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.226323 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.226355 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.226381 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.226408 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.226450 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.226484 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.226515 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.226538 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.226563 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.226591 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.226591 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.226591 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.226591 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.226591 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.226591 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.230151 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.230234 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.230277 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.230355 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.230406 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.230468 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.230506 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.230547 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.230580 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.230615 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.230650 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.230686 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.230777 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.230837 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.230893 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.230970 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.230970 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.231090 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.231090 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.231090 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.231206 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.231729 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.231788 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.231870 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.231961 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.232055 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.232130 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.232239 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.235681 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.235752 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.235841 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.235902 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.235962 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.236019 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.236066 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.236117 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.236162 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.236200 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.236240 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.236276 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.236344 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.236387 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.236445 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.236445 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.236536 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.236536 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.236607 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.236661 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.236736 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.237808 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.237884 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.237925 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.237977 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.238074 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.238477 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.238477 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.239092 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.239210 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.239210 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.239388 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.239499 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.239571 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.239650 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.239713 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.239771 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.239827 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.239896 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.239964 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.240035 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.240101 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.240171 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.240272 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.240340 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.240399 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.240481 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.240558 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.240629 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.240688 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.240766 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.240832 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.240891 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.240948 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.241014 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.241071 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.241127 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.241185 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.241254 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.241336 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.241450 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.241515 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.241573 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.241631 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.241761 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.241828 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.241885 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.241971 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.242047 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.242183 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.242270 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.242341 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.242442 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.242547 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.242615 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.242673 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.242731 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.242787 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.242845 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.242901 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.242960 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.243005 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.243046 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.243085 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.243130 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.243171 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.243212 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.243250 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.243250 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.243250 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.243505 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.243583 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.243636 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.243636 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.243636 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.243636 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.243636 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.243636 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.243636 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.243636 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.243636 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.243636 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.244071 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.244117 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.244117 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.244198 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.244244 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.244286 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.244333 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.244379 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.244455 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.244499 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.244546 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.244594 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.244649 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.244693 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.244733 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.244774 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.244814 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.244854 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.244904 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.244946 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.244987 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.245027 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.245065 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.245128 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.245171 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.245171 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.245171 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.245171 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.245171 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.245171 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.245171 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.245677 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.245763 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.245817 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.245893 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.245948 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.246001 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.246055 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.246098 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.246165 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.246220 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.246272 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.246385 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.246485 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.246541 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.246589 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.246635 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.246675 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.246722 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.246772 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.246832 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.246883 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.246933 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.246933 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.246933 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.247057 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.247099 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.247146 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.247193 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.247233 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.247274 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.247315 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.247362 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.247409 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.247552 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.247594 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.247635 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.247675 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.247716 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.247757 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.247797 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.247864 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.247946 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.248010 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.248093 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.248157 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.248198 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.248238 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.248280 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.248336 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.248383 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.248440 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.248482 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.248535 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.248576 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.248622 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.248693 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.248770 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.248831 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.248881 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.248924 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.248966 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.249012 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.249065 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.249145 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.249219 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.249275 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.249327 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.249327 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.249327 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.249327 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.249526 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.249526 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.249526 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.249526 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.249526 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.249526 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.249526 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.249831 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.249831 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.249936 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.249983 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.249983 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.250062 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.250103 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.250198 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.250251 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.250293 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.250344 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.250392 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.250486 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.250541 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.250591 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.250632 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.250693 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.250761 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.250812 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.250860 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.250911 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.250954 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.250987 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.251015 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.251015 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.251071 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.251071 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.251071 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.251071 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.251071 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.251071 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.251071 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.251071 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.251071 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.251071 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.251363 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.251363 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.251363 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.251363 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.251363 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.251363 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.251363 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.251622 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.251622 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.251622 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.251622 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.251622 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.251831 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.251866 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.251904 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.251935 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.251992 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.252046 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.252082 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.252117 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.252167 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.252201 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.252231 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.252261 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.252297 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.252334 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.252395 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.252459 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.252497 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.252538 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.252563 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.252563 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.252563 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.252563 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.252563 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.252850 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.252912 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.252973 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.253011 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.253041 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.253073 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.253103 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.253134 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.253164 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.253200 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.253230 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.253264 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.253294 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.253323 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.253353 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.253382 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.253455 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.253493 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.253524 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.253563 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.253593 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.253629 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.253665 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.253695 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.253730 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.253758 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.253792 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.253827 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.253857 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.253884 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.253912 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.253951 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.253983 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.254017 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.254047 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.254081 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.254109 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.254175 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.254203 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.254237 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.254267 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.254307 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.254338 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.254367 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.254401 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.254444 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.254486 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.254516 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.254562 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.254591 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.254621 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.254656 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.254691 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.254720 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.254720 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.254720 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.254808 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.254808 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.254808 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.254808 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.254920 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.254952 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.254982 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.255012 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.255046 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.255075 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.255105 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.255105 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.255153 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.255180 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.255219 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.255248 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.255278 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.255278 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.255278 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.255278 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.255278 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.255486 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.255550 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.255608 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.255665 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.255722 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.255778 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.255841 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.256645 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.256695 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.256723 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.256757 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.256813 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.256872 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.256872 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.256936 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.256970 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.257000 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.257031 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.257060 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.257112 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.257160 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.257196 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.257232 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.257262 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.257296 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.257326 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.257360 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.257390 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.257456 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.257500 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.257534 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.257639 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.257673 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.257702 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.257752 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.257800 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.257800 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.257861 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.257901 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.257945 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.257990 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.258025 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.258055 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.258085 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.258115 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.258202 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.258202 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.258261 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.258291 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.258325 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.258360 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.258392 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.258444 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.258497 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.258525 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.258560 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.258593 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.258628 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.258662 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.258702 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.258737 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.258737 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.258803 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.260242 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.260306 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.260339 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.260376 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.260406 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.260472 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.260510 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.260537 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.260537 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.260596 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.260596 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.260662 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.260692 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.260723 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.260756 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.260786 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.260815 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.260845 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.260879 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.260909 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.260938 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.260972 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.261003 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.261033 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.261063 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.261106 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.261152 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.261184 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.261212 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.261241 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.261273 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.261302 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.261332 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.261362 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.261398 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.261444 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.261482 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.261517 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.261547 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.261573 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.261606 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.261640 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.261670 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.261698 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.261734 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.261760 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.261789 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.261814 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.261844 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.261873 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.261900 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.261900 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.261951 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.261951 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.261951 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.261951 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.262150 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.262247 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.262295 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.262349 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.262394 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.262471 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.262506 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.262545 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.262582 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.262612 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.262647 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.262678 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.262708 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.262749 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.262789 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.262820 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.262851 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.262890 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.262919 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.262950 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.262980 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.263009 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.263038 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.263067 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.263094 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.263126 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.263164 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.263164 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.263220 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.263252 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.263294 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.263294 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.263358 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.263386 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.263439 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.263486 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.263529 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.263559 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.263589 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.263619 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.263649 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.263678 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.263709 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.263739 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.263770 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.263808 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.263838 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.263865 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.263889 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.263923 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.263957 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.263985 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.264015 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.264043 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.264075 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.264110 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.266011 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.266066 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.266105 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.266203 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.266259 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.266299 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.266357 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.266444 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.266489 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.266566 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.266616 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.266666 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.266720 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.266756 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.266795 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.266826 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.266857 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.266887 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.266918 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.266971 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.267015 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.267056 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.267096 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.267143 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.267190 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.267232 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.267273 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.267313 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.267355 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.267395 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.267501 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.267501 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.267501 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.267501 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.267677 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.267727 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.267775 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.267816 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.267856 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.267905 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.267945 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.267992 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.268038 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.268084 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.268212 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.268351 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.268399 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.268461 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.268515 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.268563 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.268610 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.268669 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.268750 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.268816 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.268816 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.268816 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.268927 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.268927 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.268927 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.268927 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.268927 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.268927 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.268927 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.269214 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.269214 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.269214 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.269214 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.269214 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.269214 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.269463 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.269508 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.269548 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.269548 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.269633 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.269679 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.269724 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.269772 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.269825 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.269885 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.269932 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.269973 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.270019 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.270019 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.270019 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.275527 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.275619 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.275664 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.275707 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.275756 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.275817 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.275858 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.275902 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.275943 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.275979 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.276021 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.276021 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.276109 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.276151 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.276200 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.276241 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.276241 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.276338 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.276338 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.276450 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.276525 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.276525 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.276651 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.276728 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.276787 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.276837 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.276881 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.276931 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.276990 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.277032 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.277080 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.277123 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.277183 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.277342 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.277342 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.277474 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.277534 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.277595 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.277644 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.277690 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.277729 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.277770 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.277809 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.277856 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.277914 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.277955 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:09.277955 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:09.277955 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:09.277955 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:09.277955 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:09.277955 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:09.277955 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:09.322705 np0000181718 devstack@c-api.service[116939]: INFO dbcounter [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Registered counter for database cinder Jun 18 00:59:09.324841 np0000181718 devstack@c-api.service[116942]: INFO dbcounter [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Registered counter for database cinder Jun 18 00:59:09.324936 np0000181718 devstack@c-api.service[116941]: INFO dbcounter [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Registered counter for database cinder Jun 18 00:59:09.328114 np0000181718 devstack@c-api.service[116940]: INFO dbcounter [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Registered counter for database cinder Jun 18 00:59:09.365346 np0000181718 devstack@c-api.service[116939]: DEBUG oslo_db.sqlalchemy.engines [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 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=116939) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:09.367379 np0000181718 devstack@c-api.service[116941]: DEBUG oslo_db.sqlalchemy.engines [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 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=116941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:09.370850 np0000181718 devstack@c-api.service[116942]: DEBUG oslo_db.sqlalchemy.engines [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 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=116942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:09.376258 np0000181718 devstack@c-api.service[116940]: DEBUG oslo_db.sqlalchemy.engines [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 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=116940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:09.484303 np0000181718 devstack@c-api.service[116941]: DEBUG dbcounter [-] [116941] Writer thread running {{(pid=116941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:59:09.487345 np0000181718 devstack@c-api.service[116941]: INFO cinder.rpc [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:59:09.487572 np0000181718 devstack@c-api.service[116942]: DEBUG dbcounter [-] [116942] Writer thread running {{(pid=116942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:59:09.488059 np0000181718 devstack@c-api.service[116939]: DEBUG dbcounter [-] [116939] Writer thread running {{(pid=116939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:59:09.490336 np0000181718 devstack@c-api.service[116939]: INFO cinder.rpc [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:59:09.490535 np0000181718 devstack@c-api.service[116941]: INFO cinder.rpc [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:59:09.490905 np0000181718 devstack@c-api.service[116942]: INFO cinder.rpc [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:59:09.492636 np0000181718 devstack@c-api.service[116939]: INFO cinder.rpc [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:59:09.493556 np0000181718 devstack@c-api.service[116941]: INFO cinder.rpc [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:59:09.493644 np0000181718 devstack@c-api.service[116942]: INFO cinder.rpc [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:59:09.494744 np0000181718 devstack@c-api.service[116939]: INFO cinder.rpc [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:59:09.495914 np0000181718 devstack@c-api.service[116942]: INFO cinder.rpc [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:59:09.496000 np0000181718 devstack@c-api.service[116941]: INFO cinder.rpc [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:59:09.496844 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.497315 np0000181718 devstack@c-api.service[116939]: INFO cinder.rpc [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:59:09.497849 np0000181718 devstack@c-api.service[116942]: INFO cinder.rpc [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:59:09.498587 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.498731 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.499833 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.502061 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.502908 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.505182 np0000181718 devstack@c-api.service[116940]: DEBUG dbcounter [-] [116940] Writer thread running {{(pid=116940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:59:09.508306 np0000181718 devstack@c-api.service[116940]: INFO cinder.rpc [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:59:09.510903 np0000181718 devstack@c-api.service[116940]: INFO cinder.rpc [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:59:09.513110 np0000181718 devstack@c-api.service[116940]: INFO cinder.rpc [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:59:09.515311 np0000181718 devstack@c-api.service[116940]: INFO cinder.rpc [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:59:09.516188 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.519252 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.534010 np0000181718 devstack@c-api.service[116941]: DEBUG oslo_db.sqlalchemy.engines [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 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=116941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:09.535859 np0000181718 devstack@c-api.service[116942]: DEBUG oslo_db.sqlalchemy.engines [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 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=116942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:09.537046 np0000181718 devstack@c-api.service[116941]: INFO cinder.rpc [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:59:09.538043 np0000181718 devstack@c-api.service[116939]: DEBUG oslo_db.sqlalchemy.engines [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 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=116939) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:09.538892 np0000181718 devstack@c-api.service[116942]: INFO cinder.rpc [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:59:09.540117 np0000181718 devstack@c-api.service[116941]: INFO cinder.rpc [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:59:09.540853 np0000181718 devstack@c-api.service[116939]: INFO cinder.rpc [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:59:09.541387 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.541522 np0000181718 devstack@c-api.service[116942]: INFO cinder.rpc [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:59:09.542925 np0000181718 devstack@c-api.service[116939]: INFO cinder.rpc [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:59:09.543044 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.544009 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.552467 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.553844 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.554703 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.554959 np0000181718 devstack@c-api.service[116940]: DEBUG oslo_db.sqlalchemy.engines [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 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=116940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:09.555682 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.557043 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.557770 np0000181718 devstack@c-api.service[116940]: INFO cinder.rpc [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:59:09.557852 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.558848 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.560187 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.560685 np0000181718 devstack@c-api.service[116940]: INFO cinder.rpc [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:59:09.561051 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.562008 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.562851 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.565073 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.565378 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.566824 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.568449 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.569103 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.569811 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.571323 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.572050 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.572902 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.574736 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.575115 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.575451 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.575933 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.577537 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.578253 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.578771 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.579063 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.580389 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.580533 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.581358 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.581881 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.582504 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.582859 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.583210 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.584572 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.585526 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.588120 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.588670 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.590116 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.591009 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.591377 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.592018 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.593460 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.594237 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.594327 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.595149 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.595611 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.595723 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.596584 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.597100 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.597186 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.598043 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.598382 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.598491 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.598556 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.599474 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.599672 np0000181718 devstack@c-api.service[116941]: WARNING cinder.api.contrib.hosts [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:59:09.599875 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.600313 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.600800 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.601078 np0000181718 devstack@c-api.service[116942]: WARNING cinder.api.contrib.hosts [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:59:09.601399 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.601632 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.601760 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.601925 np0000181718 devstack@c-api.service[116939]: WARNING cinder.api.contrib.hosts [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:59:09.602665 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.602961 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.603105 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.603957 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.604408 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.604522 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.604805 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.605246 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.605407 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: extensions {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.605905 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.606263 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.606797 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: os-quota-class-sets {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.606875 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.606929 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: extensions {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.607848 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: extensions {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.608098 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: scheduler-stats {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.608225 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: os-quota-class-sets {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.609113 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.609178 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: os-quota-class-sets {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.609542 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: scheduler-stats {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.609703 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: os-quota-sets {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.610471 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: scheduler-stats {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.611284 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: backups {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.611598 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: os-quota-sets {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.611956 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: os-quota-sets {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.613240 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: backups {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.613529 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: backups {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.614464 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: os-snapshot-manage {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.615197 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.615298 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: os-snapshot-manage {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.616007 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: consistencygroups {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.616200 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: os-snapshot-manage {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.616724 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: consistencygroups {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.617631 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: consistencygroups {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.618158 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: extra_specs {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.618587 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.618676 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: extra_specs {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.619587 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: extra_specs {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.619815 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: os-hosts {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.620208 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: os-hosts {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.620910 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.621127 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: os-hosts {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.621342 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: os-volume-manage {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.621537 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: os-volume-manage {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.622387 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.622613 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: os-volume-manage {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.622943 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: os-availability-zone {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.623008 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: os-availability-zone {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.624048 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.624173 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: os-availability-zone {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.624311 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: encryption {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.624376 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: encryption {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.625527 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.625595 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: encryption {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.625810 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: os-volume-transfer {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.626083 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: os-volume-transfer {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.626743 np0000181718 devstack@c-api.service[116940]: WARNING cinder.api.contrib.hosts [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:59:09.627208 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: os-volume-transfer {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.627467 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: capabilities {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.627535 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.628227 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: capabilities {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.628691 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: capabilities {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.628769 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: encryption {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.628826 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.629959 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: encryption {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.630027 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: encryption {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.630183 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.630244 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: os-volume-type-access {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.631549 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: os-volume-type-access {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.631811 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.631875 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: cgsnapshots {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.632088 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: os-volume-type-access {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.632901 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: extensions {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.633106 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: cgsnapshots {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.633225 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extended resource: qos-specs {{(pid=116942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.634196 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: cgsnapshots {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.634388 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: os-quota-class-sets {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.634521 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extended resource: qos-specs {{(pid=116939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.635450 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.contrib.snapshot_actions [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] SnapshotActionsController initialized {{(pid=116942) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:59:09.635963 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: scheduler-stats {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.636110 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extended resource: qos-specs {{(pid=116941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.636183 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.636639 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.contrib.snapshot_actions [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] SnapshotActionsController initialized {{(pid=116939) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:59:09.637440 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.637550 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.638202 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: os-quota-sets {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.638870 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.638935 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.638989 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.contrib.snapshot_actions [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] SnapshotActionsController initialized {{(pid=116941) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:59:09.639846 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: backups {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.640203 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.640266 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.640323 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.641524 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.641636 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.641890 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: os-snapshot-manage {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.642225 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.642921 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.643077 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.643607 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: consistencygroups {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.644096 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.644341 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.644438 np0000181718 devstack@c-api.service[116942]: WARNING castellan.key_manager.migration [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.645293 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.645411 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.645559 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.645661 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension AdminActions extending resource: volumes {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.645704 np0000181718 devstack@c-api.service[116939]: WARNING castellan.key_manager.migration [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.645739 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: extra_specs {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.645778 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension AdminActions extending resource: snapshots {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.645879 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension AdminActions extending resource: backups {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.645929 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.646563 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.646619 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension VolumeActions extending resource: volumes {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.646693 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.646744 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension TypesManage extending resource: types {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.646822 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension UsedLimits extending resource: limits {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.646903 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.646944 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647007 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647055 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension AdminActions extending resource: volumes {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647093 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647136 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension AdminActions extending resource: snapshots {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647187 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647224 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension AdminActions extending resource: backups {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647318 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647361 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension VolumeActions extending resource: volumes {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647405 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: os-hosts {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.647465 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647504 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension TypesManage extending resource: types {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647539 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.v3.router [None req-e8a6960a-bed5-4ee1-8b24-1f65f981a514 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647592 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension UsedLimits extending resource: limits {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647654 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647745 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647848 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.647896 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.647935 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.648058 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.648162 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.648266 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.v3.router [None req-91e2e091-c61f-458a-a11a-7e9717ba9943 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.648778 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: os-volume-manage {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.649840 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.650280 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: os-availability-zone {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.651751 np0000181718 devstack@c-api.service[116941]: WARNING castellan.key_manager.migration [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.651888 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: encryption {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.652951 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.653121 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.653431 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.653498 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: os-volume-transfer {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.653588 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension AdminActions extending resource: volumes {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.653756 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension AdminActions extending resource: snapshots {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.653899 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension AdminActions extending resource: backups {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.654044 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension VolumeActions extending resource: volumes {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.654231 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension TypesManage extending resource: types {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.654376 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension UsedLimits extending resource: limits {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.654535 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.654673 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.654867 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.655012 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.655807 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.655898 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: capabilities {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.655944 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.655980 np0000181718 devstack@c-api.service[116942]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72e5a12a3668 pid: 116942 (default app) Jun 18 00:59:09.656019 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.v3.router [None req-a1887c6b-f216-4f67-bde2-19ec81b54a11 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.656057 np0000181718 devstack@c-api.service[116939]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72e5a12a3668 pid: 116939 (default app) Jun 18 00:59:09.656679 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: encryption {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.658168 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: os-volume-type-access {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.659831 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: cgsnapshots {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.661272 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extended resource: qos-specs {{(pid=116940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:09.663509 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.663509 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.663509 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.663509 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.663840 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.663840 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.663840 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.663840 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.664100 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.664100 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.664100 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.664100 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.664354 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] SnapshotActionsController initialized {{(pid=116940) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:59:09.664622 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.664622 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.664622 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.664622 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.664622 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.664622 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.665047 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.665047 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.665047 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.665047 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.665317 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.665317 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.665317 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.665317 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.665737 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.665737 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.665737 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.665737 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.665737 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.666062 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.666062 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.666062 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.666062 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.666062 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.666373 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.666373 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.666373 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.666373 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.666373 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.666373 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.666792 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.666792 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.666792 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.666792 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.666792 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.666792 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.667141 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.667141 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.667141 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.667141 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.667141 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.667141 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.667536 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.667536 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.667536 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.667536 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.667536 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.667536 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.667893 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.667893 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.667893 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.667893 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.668143 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.668143 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.668143 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.668143 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.668143 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.668494 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.668494 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.668494 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.668494 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.668494 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.668812 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.668812 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.668812 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.668812 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.668812 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.668812 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.669130 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.669130 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.669130 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.669130 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.669130 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.669522 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.669522 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.669522 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.669522 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.669522 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.669827 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.669827 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.669827 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.669827 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.670090 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.670090 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.670090 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.670090 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.670339 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.670339 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.670339 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.670339 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.670339 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.670771 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.670771 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.670771 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.670771 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.670771 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.671050 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.671050 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.671050 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.671050 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.671315 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.671315 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.671315 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.671315 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.671610 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.671610 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.671610 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.671610 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.671860 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.671860 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.671860 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.671860 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.672118 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.672118 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.672118 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.672118 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.672366 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.672445 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.672445 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.672445 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.672445 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.672445 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.672445 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.672988 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.672988 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.672988 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.672988 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.672988 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.673305 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.673305 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.673305 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.673305 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.673305 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.673305 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.673305 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.673770 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.673770 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.673770 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.673770 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.673770 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.673770 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.674119 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.674119 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.674119 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.674119 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.674119 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.674119 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.674542 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.674542 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.674542 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.674542 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.674542 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.674542 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.674912 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.674912 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.674912 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.674912 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.675163 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.675163 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.675163 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.675163 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.675458 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.675458 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.675458 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.675458 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.675726 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.675726 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.675726 np0000181718 devstack@c-api.service[116942]: /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 18 00:59:09.675726 np0000181718 devstack@c-api.service[116942]: warnings.warn(deprecated_msg) Jun 18 00:59:09.675970 np0000181718 devstack@c-api.service[116941]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72e5a12a3668 pid: 116941 (default app) Jun 18 00:59:09.676353 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.676409 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [None req-a364773f-caf4-407c-99d1-49d2550f0903 None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:59:09.676562 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.676562 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.676654 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 956 bytes} [Thu Jun 18 00:59:09 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 18 00:59:09.676720 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.676720 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.676720 np0000181718 devstack@c-api.service[116940]: WARNING castellan.key_manager.migration [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:09.676720 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.676720 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.676720 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.676720 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension AdminActions extending resource: volumes {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.676720 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension AdminActions extending resource: snapshots {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.677138 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension AdminActions extending resource: backups {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.677138 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension VolumeActions extending resource: volumes {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.677138 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension TypesManage extending resource: types {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.677138 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension UsedLimits extending resource: limits {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.677138 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.677138 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.677138 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.677527 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.677527 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.677527 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.677527 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.v3.router [None req-9ea10c10-cfdc-474c-9e6a-7aab1f3ca6d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:09.685147 np0000181718 devstack@c-api.service[116940]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72e5a12a3668 pid: 116940 (default app) Jun 18 00:59:16.920155 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.920155 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.920925 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.920925 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.920925 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.920925 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.920925 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.921211 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.921211 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.921211 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.921211 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.921211 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.921211 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.921619 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.921619 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.921619 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.921619 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.921619 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.921995 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.921995 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.921995 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.921995 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.922239 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.922239 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.922239 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.922239 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.922541 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.922541 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.922541 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.922541 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.922541 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.922905 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.922905 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.922905 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.922905 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.922905 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.923210 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.923210 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.923210 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.923210 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.923210 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.923210 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.923723 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.923723 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.923723 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.923723 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.923723 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.923723 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.924274 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.924274 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.924274 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.924274 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.924274 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.924274 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.924792 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.924792 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.924792 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.924792 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.924792 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.924792 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.925135 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.925135 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.925135 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.925135 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.925364 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.925364 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.925364 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.925364 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.925364 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.925736 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.925736 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.925736 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.925736 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.925736 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.926033 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.926033 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.926033 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.926033 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.926033 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.926033 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.926324 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.926324 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.926324 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.926324 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.926324 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.926622 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.926622 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.926622 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.926622 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.926622 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.926893 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.926893 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.926893 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.926893 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.927188 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.927188 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.927188 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.927188 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.927512 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.927512 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.927512 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.927512 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.927512 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.927889 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.927889 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.927889 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.927889 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.927889 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.928230 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.928230 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.928230 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.928230 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.930178 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.930178 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.930178 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.930178 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.930449 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.930449 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.930449 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.930449 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.930587 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.930587 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.930587 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.930587 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.930717 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.930717 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.930717 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.930717 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.930858 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.930858 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.930858 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.930858 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.930858 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.930858 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931069 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931069 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931069 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931069 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931069 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931245 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931245 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931245 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931245 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931245 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931245 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931245 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931475 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931475 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931475 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931475 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931475 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931475 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931667 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931667 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931667 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931667 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931667 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931667 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931856 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931856 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931856 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931856 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.931856 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.931856 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.932058 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.932058 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.932058 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.932058 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.932190 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.932190 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.932190 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.932190 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.932314 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.932314 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.932314 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.932314 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.932471 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.932471 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.932471 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:16.932471 np0000181718 devstack@c-api.service[116939]: warnings.warn(deprecated_msg) Jun 18 00:59:16.932471 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-33f15f28-3717-4a7d-916a-917a8a8e7e0b None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:59:17.457924 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-33f15f28-3717-4a7d-916a-917a8a8e7e0b admin admin] POST https://199.204.45.235/volume/v3/types Jun 18 00:59:17.458533 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-33f15f28-3717-4a7d-916a-917a8a8e7e0b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:59:17.460393 np0000181718 devstack@c-api.service[116939]: /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 18 00:59:17.460393 np0000181718 devstack@c-api.service[116939]: warnings.warn( Jun 18 00:59:17.498000 np0000181718 devstack@c-api.service[116939]: DEBUG oslo_db.sqlalchemy.engines [None req-33f15f28-3717-4a7d-916a-917a8a8e7e0b 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=116939) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:17.664532 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-33f15f28-3717-4a7d-916a-917a8a8e7e0b admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 Jun 18 00:59:17.665034 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 1/2] 199.204.45.235 () {68 vars in 1288 bytes} [Thu Jun 18 00:59:16 2026] POST /volume/v3/types => generated 186 bytes in 760 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:59:17.693573 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.693573 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.693573 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.693573 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.693573 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.694266 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.694266 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.694266 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.694266 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.694266 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.694548 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.694548 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.694548 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.694548 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.694548 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.694548 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.694829 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.694829 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.694829 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.694829 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695026 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695026 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695026 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695026 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695242 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695242 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695242 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695242 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695488 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695488 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695488 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695488 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695488 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695742 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695742 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695742 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695742 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695742 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695979 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695979 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695979 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695979 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.695979 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.695979 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.696253 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.696253 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.696253 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.696253 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.696253 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.696253 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.696651 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.696651 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.696651 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.696651 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.696651 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.696651 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.696937 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.696937 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.696937 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.696937 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.696937 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.697185 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.697185 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.697185 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.697185 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.697185 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.697403 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.697403 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.697403 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.697403 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.697403 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.697403 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.697634 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.697634 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.697634 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.697634 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.697634 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.697634 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.697828 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.697828 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.697828 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.697828 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.697828 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698025 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698025 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698025 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698025 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698025 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698197 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698197 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698197 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698197 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698346 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698346 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698346 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698346 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698522 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698522 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698522 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698522 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698522 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698728 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698728 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698728 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698728 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698728 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698897 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698897 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.698897 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.698897 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699064 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699064 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699064 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699064 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699209 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699209 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699209 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699209 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699351 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699351 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699351 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699351 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699537 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699537 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699537 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699537 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699682 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699682 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699682 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699682 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699682 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699859 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699859 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699859 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699859 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.699859 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.699859 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700093 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700093 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700093 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700093 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700093 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700269 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700269 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700269 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700269 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700269 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700269 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700518 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700518 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700518 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700518 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700518 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700518 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700722 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700722 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700722 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700722 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700722 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700722 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700928 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700928 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700928 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700928 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.700928 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.700928 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.701157 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.701157 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.701157 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.701157 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.701299 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.701299 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.701299 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.701299 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.701299 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.701499 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.701499 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.701499 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.701499 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:17.701499 np0000181718 devstack@c-api.service[116941]: warnings.warn(deprecated_msg) Jun 18 00:59:17.701499 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [req-33f15f28-3717-4a7d-916a-917a8a8e7e0b req-b3cda89c-c51f-4d42-b98b-9eb6c1b2aeb7 None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:59:18.041741 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [req-33f15f28-3717-4a7d-916a-917a8a8e7e0b req-b3cda89c-c51f-4d42-b98b-9eb6c1b2aeb7 admin admin] POST https://199.204.45.235/volume/v3/types/636dca8f-58d6-4725-87b7-3e74b292830c/extra_specs Jun 18 00:59:18.041741 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [req-33f15f28-3717-4a7d-916a-917a8a8e7e0b req-b3cda89c-c51f-4d42-b98b-9eb6c1b2aeb7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:59:18.041741 np0000181718 devstack@c-api.service[116941]: /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 18 00:59:18.041741 np0000181718 devstack@c-api.service[116941]: warnings.warn( Jun 18 00:59:18.076328 np0000181718 devstack@c-api.service[116941]: DEBUG oslo_db.sqlalchemy.engines [req-33f15f28-3717-4a7d-916a-917a8a8e7e0b req-b3cda89c-c51f-4d42-b98b-9eb6c1b2aeb7 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=116941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:18.140072 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [req-33f15f28-3717-4a7d-916a-917a8a8e7e0b req-b3cda89c-c51f-4d42-b98b-9eb6c1b2aeb7 admin admin] https://199.204.45.235/volume/v3/types/636dca8f-58d6-4725-87b7-3e74b292830c/extra_specs returned with HTTP 200 Jun 18 00:59:18.140704 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 1/3] 199.204.45.235 () {70 vars in 1505 bytes} [Thu Jun 18 00:59:17 2026] POST /volume/v3/types/636dca8f-58d6-4725-87b7-3e74b292830c/extra_specs => generated 55 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:59:19.540692 np0000181718 devstack@c-api.service[116942]: DEBUG dbcounter [-] [116942] Writing DB stats cinder:SELECT=6 {{(pid=116942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:59:19.560652 np0000181718 devstack@c-api.service[116940]: DEBUG dbcounter [-] [116940] Writing DB stats cinder:SELECT=6 {{(pid=116940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:59:27.661163 np0000181718 devstack@c-api.service[116939]: DEBUG dbcounter [-] [116939] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:59:28.138357 np0000181718 devstack@c-api.service[116941]: DEBUG dbcounter [-] [116941] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:01:50.657548 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [None req-6bae2fdb-8b36-4549-aeb3-0551ab179f88 None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:50.659025 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-6bae2fdb-8b36-4549-aeb3-0551ab179f88 None None] GET https://199.204.45.235/volume// Jun 18 01:01:50.659592 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-6bae2fdb-8b36-4549-aeb3-0551ab179f88 None None] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:50.660292 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-6bae2fdb-8b36-4549-aeb3-0551ab179f88 None None] Calling method 'all' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:50.661832 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-6bae2fdb-8b36-4549-aeb3-0551ab179f88 None None] https://199.204.45.235/volume// returned with HTTP 300 Jun 18 01:01:50.662558 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 2/4] 199.204.45.235 () {66 vars in 1456 bytes} [Thu Jun 18 01:01:50 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 01:02:28.032333 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.032333 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.032333 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.032333 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.033222 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.033222 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.033222 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.033222 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.033520 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.033520 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.033520 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.033520 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.033520 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.033520 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.033867 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.033867 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.033867 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.033867 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.033867 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.034145 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.034145 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.034145 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.034145 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.034145 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.034602 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.034602 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.034602 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.034602 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.034792 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.034792 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.034792 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.034792 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.034792 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035010 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.035010 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035010 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.035010 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035010 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.035197 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035197 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.035197 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035197 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.035197 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035197 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.035548 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035548 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.035548 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035548 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.035548 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035548 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.035891 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035891 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.035891 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035891 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.035891 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.035891 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.036133 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.036133 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.036133 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.036133 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.036133 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.036373 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.036373 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.036373 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.036373 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.036373 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.036612 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.036612 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.036612 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.036612 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.036612 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.036612 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.036950 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.036950 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.036950 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.036950 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.036950 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.036950 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.037297 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.037297 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.037297 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.037297 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.037297 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.037708 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.037708 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.037708 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.037708 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.037708 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.038091 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.038091 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.038091 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.038091 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.038446 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.038446 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.038446 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.038446 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.038785 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.038785 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.038785 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.038785 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.038785 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.039108 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.039108 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.039108 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.039108 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.039108 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.039317 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.039317 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.039317 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.039317 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.039530 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.039530 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.039530 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.039530 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.039713 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.039713 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.039713 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.039713 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.039953 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.039953 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.039953 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.039953 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.040164 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.040164 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.040164 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.040164 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.040338 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.040338 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.040338 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.040338 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.040338 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.040593 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.040593 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.040593 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.040593 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.040593 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.040593 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.040856 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.040856 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.040856 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.040856 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.040856 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041052 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041052 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041052 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041052 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041052 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041052 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041326 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041326 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041326 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041326 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041326 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041326 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041593 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041593 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041593 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041593 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041593 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041593 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041858 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041858 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041858 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041858 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.041858 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.041858 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.042194 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.042194 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.042194 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.042194 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.042463 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.042463 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.042463 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.042463 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.042463 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.042685 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.042685 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.042685 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.042685 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.042685 np0000181718 devstack@c-api.service[116940]: warnings.warn(deprecated_msg) Jun 18 01:02:28.042685 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-be2c55c1-730d-4c01-9ee4-ae246c44cce5 None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:28.042685 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 1/5] 199.204.45.235 () {62 vars in 1068 bytes} [Thu Jun 18 01:02:28 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 18 01:02:28.080627 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-dc03746a-a941-4508-95d7-4a32b949637b None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:28.088507 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 2/6] 199.204.45.235 () {64 vars in 1272 bytes} [Thu Jun 18 01:02:28 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 18 01:02:28.125792 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [req-dc03746a-a941-4508-95d7-4a32b949637b req-83e75a59-0c53-4c4f-bebf-b3f06aaef47d None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:28.129278 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [req-dc03746a-a941-4508-95d7-4a32b949637b req-83e75a59-0c53-4c4f-bebf-b3f06aaef47d demo demo] GET https://199.204.45.235/volume/v3/ Jun 18 01:02:28.129562 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [req-dc03746a-a941-4508-95d7-4a32b949637b req-83e75a59-0c53-4c4f-bebf-b3f06aaef47d demo demo] Empty body provided in request {{(pid=116941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:28.129827 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [req-dc03746a-a941-4508-95d7-4a32b949637b req-83e75a59-0c53-4c4f-bebf-b3f06aaef47d demo demo] Calling method 'version_select' {{(pid=116941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:28.132438 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [req-dc03746a-a941-4508-95d7-4a32b949637b req-83e75a59-0c53-4c4f-bebf-b3f06aaef47d demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jun 18 01:02:28.132890 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 2/7] 199.204.45.235 () {66 vars in 1346 bytes} [Thu Jun 18 01:02:28 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:28.175934 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [None req-0bc2a59a-a4d8-404b-813a-93cbe05847be None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:28.504236 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-0bc2a59a-a4d8-404b-813a-93cbe05847be demo demo] GET https://199.204.45.235/volume/v3/types Jun 18 01:02:28.504507 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-0bc2a59a-a4d8-404b-813a-93cbe05847be demo demo] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:28.504578 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-0bc2a59a-a4d8-404b-813a-93cbe05847be demo demo] Calling method 'index' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:28.505086 np0000181718 devstack@c-api.service[116942]: /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 18 01:02:28.505086 np0000181718 devstack@c-api.service[116942]: warnings.warn( Jun 18 01:02:28.505701 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.api_utils [None req-0bc2a59a-a4d8-404b-813a-93cbe05847be demo demo] Removing options '' from query. {{(pid=116942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:02:28.543936 np0000181718 devstack@c-api.service[116942]: DEBUG oslo_db.sqlalchemy.engines [None req-0bc2a59a-a4d8-404b-813a-93cbe05847be 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=116942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:02:28.561121 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-0bc2a59a-a4d8-404b-813a-93cbe05847be demo demo] https://199.204.45.235/volume/v3/types returned with HTTP 200 Jun 18 01:02:28.561630 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 3/8] 199.204.45.235 () {64 vars in 1290 bytes} [Thu Jun 18 01:02:28 2026] GET /volume/v3/types => generated 377 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:28.597926 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-41fd3468-d055-4e51-9e6c-86ab281733c1 None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:28.937276 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-41fd3468-d055-4e51-9e6c-86ab281733c1 demo demo] GET https://199.204.45.235/volume/v3/types/default Jun 18 01:02:28.937621 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-41fd3468-d055-4e51-9e6c-86ab281733c1 demo demo] Empty body provided in request {{(pid=116940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:28.937848 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-41fd3468-d055-4e51-9e6c-86ab281733c1 demo demo] Calling method 'show' {{(pid=116940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:28.974329 np0000181718 devstack@c-api.service[116940]: DEBUG oslo_db.sqlalchemy.engines [None req-41fd3468-d055-4e51-9e6c-86ab281733c1 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=116940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:02:28.990006 np0000181718 devstack@c-api.service[116940]: /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 18 01:02:28.990006 np0000181718 devstack@c-api.service[116940]: warnings.warn( Jun 18 01:02:28.992211 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-41fd3468-d055-4e51-9e6c-86ab281733c1 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jun 18 01:02:28.992592 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 2/9] 199.204.45.235 () {64 vars in 1301 bytes} [Thu Jun 18 01:02:28 2026] GET /volume/v3/types/default => generated 145 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:29.448334 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-7822549c-07a1-497b-b416-27bff00c6fd6 None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:29.449683 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 3/10] 199.204.45.235 () {62 vars in 1068 bytes} [Thu Jun 18 01:02:29 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 18 01:02:29.483805 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [None req-87f79f7b-f1b5-46a1-a576-9a697d726d41 None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:29.492405 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 3/11] 199.204.45.235 () {64 vars in 1272 bytes} [Thu Jun 18 01:02:29 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 18 01:02:29.528385 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [req-87f79f7b-f1b5-46a1-a576-9a697d726d41 req-0cb786cd-b00e-4506-8141-3d4a56a893e5 None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:29.531277 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [req-87f79f7b-f1b5-46a1-a576-9a697d726d41 req-0cb786cd-b00e-4506-8141-3d4a56a893e5 demo demo] GET https://199.204.45.235/volume/v3/ Jun 18 01:02:29.531556 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [req-87f79f7b-f1b5-46a1-a576-9a697d726d41 req-0cb786cd-b00e-4506-8141-3d4a56a893e5 demo demo] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:29.531844 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [req-87f79f7b-f1b5-46a1-a576-9a697d726d41 req-0cb786cd-b00e-4506-8141-3d4a56a893e5 demo demo] Calling method 'version_select' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:29.532594 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [req-87f79f7b-f1b5-46a1-a576-9a697d726d41 req-0cb786cd-b00e-4506-8141-3d4a56a893e5 demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jun 18 01:02:29.533500 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 4/12] 199.204.45.235 () {66 vars in 1346 bytes} [Thu Jun 18 01:02:29 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 18 01:02:29.571165 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-a64cedf0-f9a9-4f4d-9392-bc4645d212fd None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:29.575088 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-a64cedf0-f9a9-4f4d-9392-bc4645d212fd demo demo] GET https://199.204.45.235/volume/v3/types/default Jun 18 01:02:29.575516 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-a64cedf0-f9a9-4f4d-9392-bc4645d212fd demo demo] Empty body provided in request {{(pid=116940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:29.575970 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-a64cedf0-f9a9-4f4d-9392-bc4645d212fd demo demo] Calling method 'show' {{(pid=116940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:29.585205 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-a64cedf0-f9a9-4f4d-9392-bc4645d212fd demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jun 18 01:02:29.585613 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 3/13] 199.204.45.235 () {64 vars in 1301 bytes} [Thu Jun 18 01:02:29 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:30.175663 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-f0789858-b50b-4bdc-9c6e-19d579515547 None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:30.177043 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 4/14] 199.204.45.235 () {62 vars in 1068 bytes} [Thu Jun 18 01:02:30 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 01:02:30.209437 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [None req-792df771-829f-4004-9457-53d924844e92 None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:30.213247 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 4/15] 199.204.45.235 () {64 vars in 1272 bytes} [Thu Jun 18 01:02:30 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 01:02:30.248221 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [req-792df771-829f-4004-9457-53d924844e92 req-0e6bce12-ff0e-425f-a0f0-d96b4826916c None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:30.250117 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [req-792df771-829f-4004-9457-53d924844e92 req-0e6bce12-ff0e-425f-a0f0-d96b4826916c demo demo] GET https://199.204.45.235/volume/v3/ Jun 18 01:02:30.250298 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [req-792df771-829f-4004-9457-53d924844e92 req-0e6bce12-ff0e-425f-a0f0-d96b4826916c demo demo] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:30.250536 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [req-792df771-829f-4004-9457-53d924844e92 req-0e6bce12-ff0e-425f-a0f0-d96b4826916c demo demo] Calling method 'version_select' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:30.250859 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [req-792df771-829f-4004-9457-53d924844e92 req-0e6bce12-ff0e-425f-a0f0-d96b4826916c demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jun 18 01:02:30.251191 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 5/16] 199.204.45.235 () {66 vars in 1346 bytes} [Thu Jun 18 01:02:30 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:30.290722 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-2a589a48-a817-44c0-b4b2-fc6b3ed4321d None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:30.294545 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-2a589a48-a817-44c0-b4b2-fc6b3ed4321d demo demo] GET https://199.204.45.235/volume/v3/types/default Jun 18 01:02:30.294947 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-2a589a48-a817-44c0-b4b2-fc6b3ed4321d demo demo] Empty body provided in request {{(pid=116940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:30.295398 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-2a589a48-a817-44c0-b4b2-fc6b3ed4321d demo demo] Calling method 'show' {{(pid=116940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:30.304684 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-2a589a48-a817-44c0-b4b2-fc6b3ed4321d demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jun 18 01:02:30.304991 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 4/17] 199.204.45.235 () {64 vars in 1301 bytes} [Thu Jun 18 01:02:30 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:30.347772 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-e3d0aea0-49d0-4b47-a818-c5e932a76e76 None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:30.348593 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 5/18] 199.204.45.235 () {62 vars in 1068 bytes} [Thu Jun 18 01:02:30 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 18 01:02:30.380933 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [None req-54a3fa0e-8f27-4e7f-8d9e-bdd09576020f None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:30.384685 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 5/19] 199.204.45.235 () {64 vars in 1272 bytes} [Thu Jun 18 01:02:30 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 01:02:30.419622 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [req-54a3fa0e-8f27-4e7f-8d9e-bdd09576020f req-0723747b-ffaa-4cbd-a09f-9b41db47feeb None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:30.422954 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [req-54a3fa0e-8f27-4e7f-8d9e-bdd09576020f req-0723747b-ffaa-4cbd-a09f-9b41db47feeb demo demo] GET https://199.204.45.235/volume/v3/ Jun 18 01:02:30.423284 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [req-54a3fa0e-8f27-4e7f-8d9e-bdd09576020f req-0723747b-ffaa-4cbd-a09f-9b41db47feeb demo demo] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:30.423680 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [req-54a3fa0e-8f27-4e7f-8d9e-bdd09576020f req-0723747b-ffaa-4cbd-a09f-9b41db47feeb demo demo] Calling method 'version_select' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:30.424361 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [req-54a3fa0e-8f27-4e7f-8d9e-bdd09576020f req-0723747b-ffaa-4cbd-a09f-9b41db47feeb demo demo] https://199.204.45.235/volume/v3/ returned with HTTP 200 Jun 18 01:02:30.425026 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 6/20] 199.204.45.235 () {66 vars in 1346 bytes} [Thu Jun 18 01:02:30 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 18 01:02:30.465572 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-054d6805-1881-4415-815c-f33f1ad34212 None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:30.468250 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-054d6805-1881-4415-815c-f33f1ad34212 demo demo] GET https://199.204.45.235/volume/v3/types/default Jun 18 01:02:30.468528 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-054d6805-1881-4415-815c-f33f1ad34212 demo demo] Empty body provided in request {{(pid=116940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:30.468829 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-054d6805-1881-4415-815c-f33f1ad34212 demo demo] Calling method 'show' {{(pid=116940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:30.478650 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-054d6805-1881-4415-815c-f33f1ad34212 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 Jun 18 01:02:30.478984 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 5/21] 199.204.45.235 () {64 vars in 1301 bytes} [Thu Jun 18 01:02:30 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:38.554708 np0000181718 devstack@c-api.service[116942]: DEBUG dbcounter [-] [116942] Writing DB stats cinder:SELECT=1 {{(pid=116942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:02:40.474187 np0000181718 devstack@c-api.service[116940]: DEBUG dbcounter [-] [116940] Writing DB stats cinder:SELECT=8 {{(pid=116940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:07:49.697544 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-1dce0b92-47e2-4fc8-9956-5c078ad95ae5 None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:07:49.811384 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-1dce0b92-47e2-4fc8-9956-5c078ad95ae5 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:07:49.811784 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-1dce0b92-47e2-4fc8-9956-5c078ad95ae5 demo demo] Empty body provided in request {{(pid=116939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:07:49.812383 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-1dce0b92-47e2-4fc8-9956-5c078ad95ae5 demo demo] Calling method 'detail' {{(pid=116939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:07:49.813995 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.api_utils [None req-1dce0b92-47e2-4fc8-9956-5c078ad95ae5 demo demo] Removing options '' from query. {{(pid=116939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:07:49.816485 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.volume.api [None req-1dce0b92-47e2-4fc8-9956-5c078ad95ae5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:07:49.860936 np0000181718 devstack@c-api.service[116939]: INFO cinder.volume.api [None req-1dce0b92-47e2-4fc8-9956-5c078ad95ae5 demo demo] Get all volumes completed successfully. Jun 18 01:07:49.864355 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-1dce0b92-47e2-4fc8-9956-5c078ad95ae5 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:07:49.864778 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 6/22] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:07:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:07:59.852434 np0000181718 devstack@c-api.service[116939]: DEBUG dbcounter [-] [116939] Writing DB stats cinder:SELECT=1 {{(pid=116939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:08:49.876805 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [None req-f5ca98b5-8af9-4183-bfe5-07488667e0bd None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:08:49.881627 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-f5ca98b5-8af9-4183-bfe5-07488667e0bd demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:08:49.881914 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-f5ca98b5-8af9-4183-bfe5-07488667e0bd demo demo] Empty body provided in request {{(pid=116941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:08:49.882167 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-f5ca98b5-8af9-4183-bfe5-07488667e0bd demo demo] Calling method 'detail' {{(pid=116941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:08:49.882885 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.api_utils [None req-f5ca98b5-8af9-4183-bfe5-07488667e0bd demo demo] Removing options '' from query. {{(pid=116941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:08:49.884009 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.volume.api [None req-f5ca98b5-8af9-4183-bfe5-07488667e0bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:08:49.917015 np0000181718 devstack@c-api.service[116941]: INFO cinder.volume.api [None req-f5ca98b5-8af9-4183-bfe5-07488667e0bd demo demo] Get all volumes completed successfully. Jun 18 01:08:49.923819 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-f5ca98b5-8af9-4183-bfe5-07488667e0bd demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:08:49.924305 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 6/23] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:08:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:08:59.907625 np0000181718 devstack@c-api.service[116941]: DEBUG dbcounter [-] [116941] Writing DB stats cinder:SELECT=1 {{(pid=116941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:49.941618 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [None req-e745e9ac-1046-4fec-b841-e45ef9c98b7f None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:49.945958 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-e745e9ac-1046-4fec-b841-e45ef9c98b7f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:09:49.946211 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-e745e9ac-1046-4fec-b841-e45ef9c98b7f demo demo] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:09:49.946501 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-e745e9ac-1046-4fec-b841-e45ef9c98b7f demo demo] Calling method 'detail' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:09:49.947108 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.api_utils [None req-e745e9ac-1046-4fec-b841-e45ef9c98b7f demo demo] Removing options '' from query. {{(pid=116942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:09:49.948393 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.volume.api [None req-e745e9ac-1046-4fec-b841-e45ef9c98b7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:09:49.986584 np0000181718 devstack@c-api.service[116942]: INFO cinder.volume.api [None req-e745e9ac-1046-4fec-b841-e45ef9c98b7f demo demo] Get all volumes completed successfully. Jun 18 01:09:49.988819 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-e745e9ac-1046-4fec-b841-e45ef9c98b7f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:09:49.989457 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 7/24] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:09:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:09:59.980458 np0000181718 devstack@c-api.service[116942]: DEBUG dbcounter [-] [116942] Writing DB stats cinder:SELECT=1 {{(pid=116942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:10:50.003585 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-f8b29f53-12fc-4763-8edc-ce8aaa792fb3 None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:10:50.007629 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-f8b29f53-12fc-4763-8edc-ce8aaa792fb3 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:10:50.007973 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-f8b29f53-12fc-4763-8edc-ce8aaa792fb3 demo demo] Empty body provided in request {{(pid=116940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:10:50.008318 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-f8b29f53-12fc-4763-8edc-ce8aaa792fb3 demo demo] Calling method 'detail' {{(pid=116940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:10:50.011378 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.api_utils [None req-f8b29f53-12fc-4763-8edc-ce8aaa792fb3 demo demo] Removing options '' from query. {{(pid=116940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:10:50.012561 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.volume.api [None req-f8b29f53-12fc-4763-8edc-ce8aaa792fb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:10:50.055545 np0000181718 devstack@c-api.service[116940]: INFO cinder.volume.api [None req-f8b29f53-12fc-4763-8edc-ce8aaa792fb3 demo demo] Get all volumes completed successfully. Jun 18 01:10:50.057400 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-f8b29f53-12fc-4763-8edc-ce8aaa792fb3 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:10:50.058019 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 6/25] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:10:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:11:00.046097 np0000181718 devstack@c-api.service[116940]: DEBUG dbcounter [-] [116940] Writing DB stats cinder:SELECT=1 {{(pid=116940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:11:50.072845 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-85e209bd-0b16-4f29-9ca5-5d6e8910d26d None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:11:50.075363 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-85e209bd-0b16-4f29-9ca5-5d6e8910d26d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:11:50.075603 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-85e209bd-0b16-4f29-9ca5-5d6e8910d26d demo demo] Empty body provided in request {{(pid=116939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:11:50.075980 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-85e209bd-0b16-4f29-9ca5-5d6e8910d26d demo demo] Calling method 'detail' {{(pid=116939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:11:50.076205 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.api_utils [None req-85e209bd-0b16-4f29-9ca5-5d6e8910d26d demo demo] Removing options '' from query. {{(pid=116939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:11:50.077098 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.volume.api [None req-85e209bd-0b16-4f29-9ca5-5d6e8910d26d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:11:50.087998 np0000181718 devstack@c-api.service[116939]: INFO cinder.volume.api [None req-85e209bd-0b16-4f29-9ca5-5d6e8910d26d demo demo] Get all volumes completed successfully. Jun 18 01:11:50.091881 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-85e209bd-0b16-4f29-9ca5-5d6e8910d26d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:11:50.092463 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 7/26] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:11:50 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 18 01:12:00.080569 np0000181718 devstack@c-api.service[116939]: DEBUG dbcounter [-] [116939] Writing DB stats cinder:SELECT=1 {{(pid=116939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:12:50.104974 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [None req-13c282b5-2676-4858-865b-8d793082c5b7 None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:50.335954 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-13c282b5-2676-4858-865b-8d793082c5b7 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:12:50.336895 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-13c282b5-2676-4858-865b-8d793082c5b7 demo demo] Empty body provided in request {{(pid=116941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:50.337320 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-13c282b5-2676-4858-865b-8d793082c5b7 demo demo] Calling method 'detail' {{(pid=116941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:50.338046 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.api_utils [None req-13c282b5-2676-4858-865b-8d793082c5b7 demo demo] Removing options '' from query. {{(pid=116941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:12:50.339838 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.volume.api [None req-13c282b5-2676-4858-865b-8d793082c5b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:12:50.350849 np0000181718 devstack@c-api.service[116941]: INFO cinder.volume.api [None req-13c282b5-2676-4858-865b-8d793082c5b7 demo demo] Get all volumes completed successfully. Jun 18 01:12:50.353179 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-13c282b5-2676-4858-865b-8d793082c5b7 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:12:50.353497 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 7/27] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:12:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:13:00.346388 np0000181718 devstack@c-api.service[116941]: DEBUG dbcounter [-] [116941] Writing DB stats cinder:SELECT=1 {{(pid=116941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:13:50.367834 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [None req-2b673bde-d344-4c69-a7a5-882eaad4e285 None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:50.373086 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-2b673bde-d344-4c69-a7a5-882eaad4e285 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:13:50.373398 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-2b673bde-d344-4c69-a7a5-882eaad4e285 demo demo] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:13:50.373692 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-2b673bde-d344-4c69-a7a5-882eaad4e285 demo demo] Calling method 'detail' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:13:50.373912 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.api_utils [None req-2b673bde-d344-4c69-a7a5-882eaad4e285 demo demo] Removing options '' from query. {{(pid=116942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:13:50.375224 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.volume.api [None req-2b673bde-d344-4c69-a7a5-882eaad4e285 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:13:50.385141 np0000181718 devstack@c-api.service[116942]: INFO cinder.volume.api [None req-2b673bde-d344-4c69-a7a5-882eaad4e285 demo demo] Get all volumes completed successfully. Jun 18 01:13:50.388141 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-2b673bde-d344-4c69-a7a5-882eaad4e285 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:13:50.388579 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 8/28] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:13:50 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 18 01:14:00.379068 np0000181718 devstack@c-api.service[116942]: DEBUG dbcounter [-] [116942] Writing DB stats cinder:SELECT=1 {{(pid=116942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:14:50.432951 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-822c753d-7d09-47bb-b945-ab75a44202eb None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:14:50.435993 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-822c753d-7d09-47bb-b945-ab75a44202eb demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:14:50.436233 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-822c753d-7d09-47bb-b945-ab75a44202eb demo demo] Empty body provided in request {{(pid=116940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:14:50.436511 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-822c753d-7d09-47bb-b945-ab75a44202eb demo demo] Calling method 'detail' {{(pid=116940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:14:50.436870 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.api_utils [None req-822c753d-7d09-47bb-b945-ab75a44202eb demo demo] Removing options '' from query. {{(pid=116940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:14:50.437907 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.volume.api [None req-822c753d-7d09-47bb-b945-ab75a44202eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:14:50.445260 np0000181718 devstack@c-api.service[116940]: INFO cinder.volume.api [None req-822c753d-7d09-47bb-b945-ab75a44202eb demo demo] Get all volumes completed successfully. Jun 18 01:14:50.447564 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-822c753d-7d09-47bb-b945-ab75a44202eb demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:14:50.448053 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 7/29] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:14:50 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 18 01:15:00.441043 np0000181718 devstack@c-api.service[116940]: DEBUG dbcounter [-] [116940] Writing DB stats cinder:SELECT=1 {{(pid=116940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:15:50.480799 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-e508308c-cf37-4052-a6b0-fa8a74416788 None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:15:50.483493 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-e508308c-cf37-4052-a6b0-fa8a74416788 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:15:50.483740 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-e508308c-cf37-4052-a6b0-fa8a74416788 demo demo] Empty body provided in request {{(pid=116939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:15:50.483984 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-e508308c-cf37-4052-a6b0-fa8a74416788 demo demo] Calling method 'detail' {{(pid=116939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:15:50.484344 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.api_utils [None req-e508308c-cf37-4052-a6b0-fa8a74416788 demo demo] Removing options '' from query. {{(pid=116939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:15:50.485351 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.volume.api [None req-e508308c-cf37-4052-a6b0-fa8a74416788 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:15:50.493177 np0000181718 devstack@c-api.service[116939]: INFO cinder.volume.api [None req-e508308c-cf37-4052-a6b0-fa8a74416788 demo demo] Get all volumes completed successfully. Jun 18 01:15:50.495847 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-e508308c-cf37-4052-a6b0-fa8a74416788 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:15:50.496282 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 8/30] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:15:50 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 18 01:16:00.488871 np0000181718 devstack@c-api.service[116939]: DEBUG dbcounter [-] [116939] Writing DB stats cinder:SELECT=1 {{(pid=116939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:16:50.509015 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [None req-b7321092-1d9e-4a3d-991d-ab2ea33b5eb2 None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:16:50.513194 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-b7321092-1d9e-4a3d-991d-ab2ea33b5eb2 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:16:50.513631 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-b7321092-1d9e-4a3d-991d-ab2ea33b5eb2 demo demo] Empty body provided in request {{(pid=116941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:16:50.513995 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-b7321092-1d9e-4a3d-991d-ab2ea33b5eb2 demo demo] Calling method 'detail' {{(pid=116941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:16:50.514731 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.api_utils [None req-b7321092-1d9e-4a3d-991d-ab2ea33b5eb2 demo demo] Removing options '' from query. {{(pid=116941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:16:50.515966 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.volume.api [None req-b7321092-1d9e-4a3d-991d-ab2ea33b5eb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:16:50.526456 np0000181718 devstack@c-api.service[116941]: INFO cinder.volume.api [None req-b7321092-1d9e-4a3d-991d-ab2ea33b5eb2 demo demo] Get all volumes completed successfully. Jun 18 01:16:50.532581 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-b7321092-1d9e-4a3d-991d-ab2ea33b5eb2 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:16:50.532581 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 8/31] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:16:50 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 18 01:17:00.521144 np0000181718 devstack@c-api.service[116941]: DEBUG dbcounter [-] [116941] Writing DB stats cinder:SELECT=1 {{(pid=116941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:17:50.546740 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [None req-f3e2d3cb-9e63-41cd-b2e5-18f721e96b79 None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:17:50.695401 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-f3e2d3cb-9e63-41cd-b2e5-18f721e96b79 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:17:50.695858 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-f3e2d3cb-9e63-41cd-b2e5-18f721e96b79 demo demo] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:17:50.696330 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-f3e2d3cb-9e63-41cd-b2e5-18f721e96b79 demo demo] Calling method 'detail' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:17:50.696672 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.api_utils [None req-f3e2d3cb-9e63-41cd-b2e5-18f721e96b79 demo demo] Removing options '' from query. {{(pid=116942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:17:50.697676 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.volume.api [None req-f3e2d3cb-9e63-41cd-b2e5-18f721e96b79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:17:50.706126 np0000181718 devstack@c-api.service[116942]: INFO cinder.volume.api [None req-f3e2d3cb-9e63-41cd-b2e5-18f721e96b79 demo demo] Get all volumes completed successfully. Jun 18 01:17:50.707516 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-f3e2d3cb-9e63-41cd-b2e5-18f721e96b79 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:17:50.707976 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 9/32] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:17:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:18:00.701321 np0000181718 devstack@c-api.service[116942]: DEBUG dbcounter [-] [116942] Writing DB stats cinder:SELECT=1 {{(pid=116942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:18:50.718720 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-fac9b041-b002-41a3-a095-c11528f3d573 None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:18:50.722392 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-fac9b041-b002-41a3-a095-c11528f3d573 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:18:50.722755 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-fac9b041-b002-41a3-a095-c11528f3d573 demo demo] Empty body provided in request {{(pid=116940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:18:50.723152 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-fac9b041-b002-41a3-a095-c11528f3d573 demo demo] Calling method 'detail' {{(pid=116940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:18:50.723666 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.api_utils [None req-fac9b041-b002-41a3-a095-c11528f3d573 demo demo] Removing options '' from query. {{(pid=116940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:18:50.724970 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.volume.api [None req-fac9b041-b002-41a3-a095-c11528f3d573 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:18:50.736796 np0000181718 devstack@c-api.service[116940]: INFO cinder.volume.api [None req-fac9b041-b002-41a3-a095-c11528f3d573 demo demo] Get all volumes completed successfully. Jun 18 01:18:50.739650 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-fac9b041-b002-41a3-a095-c11528f3d573 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:18:50.740135 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 8/33] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:18:50 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 18 01:19:00.729402 np0000181718 devstack@c-api.service[116940]: DEBUG dbcounter [-] [116940] Writing DB stats cinder:SELECT=1 {{(pid=116940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:19:50.755536 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-b2eaef98-f949-485f-ac30-dc87b4ecfcea None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:19:50.759672 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-b2eaef98-f949-485f-ac30-dc87b4ecfcea demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:19:50.760218 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-b2eaef98-f949-485f-ac30-dc87b4ecfcea demo demo] Empty body provided in request {{(pid=116939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:19:50.760684 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-b2eaef98-f949-485f-ac30-dc87b4ecfcea demo demo] Calling method 'detail' {{(pid=116939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:19:50.761378 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.api_utils [None req-b2eaef98-f949-485f-ac30-dc87b4ecfcea demo demo] Removing options '' from query. {{(pid=116939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:19:50.763102 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.volume.api [None req-b2eaef98-f949-485f-ac30-dc87b4ecfcea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:19:50.770857 np0000181718 devstack@c-api.service[116939]: INFO cinder.volume.api [None req-b2eaef98-f949-485f-ac30-dc87b4ecfcea demo demo] Get all volumes completed successfully. Jun 18 01:19:50.772756 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-b2eaef98-f949-485f-ac30-dc87b4ecfcea demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:19:50.773083 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 9/34] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:19:50 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 18 01:20:00.766152 np0000181718 devstack@c-api.service[116939]: DEBUG dbcounter [-] [116939] Writing DB stats cinder:SELECT=1 {{(pid=116939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:20:50.790685 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [None req-83cf689d-c36d-4671-9a90-ea2c75f8ecd0 None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:20:50.794140 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-83cf689d-c36d-4671-9a90-ea2c75f8ecd0 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:20:50.794593 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-83cf689d-c36d-4671-9a90-ea2c75f8ecd0 demo demo] Empty body provided in request {{(pid=116941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:20:50.795196 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-83cf689d-c36d-4671-9a90-ea2c75f8ecd0 demo demo] Calling method 'detail' {{(pid=116941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:20:50.795585 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.api_utils [None req-83cf689d-c36d-4671-9a90-ea2c75f8ecd0 demo demo] Removing options '' from query. {{(pid=116941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:20:50.796315 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.volume.api [None req-83cf689d-c36d-4671-9a90-ea2c75f8ecd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:20:50.806055 np0000181718 devstack@c-api.service[116941]: INFO cinder.volume.api [None req-83cf689d-c36d-4671-9a90-ea2c75f8ecd0 demo demo] Get all volumes completed successfully. Jun 18 01:20:50.809253 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-83cf689d-c36d-4671-9a90-ea2c75f8ecd0 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:20:50.809798 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 9/35] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:20:50 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 18 01:21:00.799905 np0000181718 devstack@c-api.service[116941]: DEBUG dbcounter [-] [116941] Writing DB stats cinder:SELECT=1 {{(pid=116941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:21:50.826292 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [None req-1a667c84-bde4-4dcc-bab4-12e7ac042c2d None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:21:50.831354 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-1a667c84-bde4-4dcc-bab4-12e7ac042c2d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:21:50.831784 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-1a667c84-bde4-4dcc-bab4-12e7ac042c2d demo demo] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:21:50.832488 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-1a667c84-bde4-4dcc-bab4-12e7ac042c2d demo demo] Calling method 'detail' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:21:50.832972 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.api_utils [None req-1a667c84-bde4-4dcc-bab4-12e7ac042c2d demo demo] Removing options '' from query. {{(pid=116942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:21:50.834666 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.volume.api [None req-1a667c84-bde4-4dcc-bab4-12e7ac042c2d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:21:50.844378 np0000181718 devstack@c-api.service[116942]: INFO cinder.volume.api [None req-1a667c84-bde4-4dcc-bab4-12e7ac042c2d demo demo] Get all volumes completed successfully. Jun 18 01:21:50.846396 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-1a667c84-bde4-4dcc-bab4-12e7ac042c2d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:21:50.846870 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 10/36] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:21:50 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 18 01:22:00.840175 np0000181718 devstack@c-api.service[116942]: DEBUG dbcounter [-] [116942] Writing DB stats cinder:SELECT=1 {{(pid=116942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:22:50.863690 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-a97e6985-a868-4d04-8622-ddc9f25e9c71 None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:22:51.069725 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-a97e6985-a868-4d04-8622-ddc9f25e9c71 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:22:51.070106 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-a97e6985-a868-4d04-8622-ddc9f25e9c71 demo demo] Empty body provided in request {{(pid=116940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:22:51.070699 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-a97e6985-a868-4d04-8622-ddc9f25e9c71 demo demo] Calling method 'detail' {{(pid=116940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:22:51.071192 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.api_utils [None req-a97e6985-a868-4d04-8622-ddc9f25e9c71 demo demo] Removing options '' from query. {{(pid=116940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:22:51.072520 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.volume.api [None req-a97e6985-a868-4d04-8622-ddc9f25e9c71 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:22:51.080976 np0000181718 devstack@c-api.service[116940]: INFO cinder.volume.api [None req-a97e6985-a868-4d04-8622-ddc9f25e9c71 demo demo] Get all volumes completed successfully. Jun 18 01:22:51.085401 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-a97e6985-a868-4d04-8622-ddc9f25e9c71 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:22:51.086085 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 9/37] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:22:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:23:01.075911 np0000181718 devstack@c-api.service[116940]: DEBUG dbcounter [-] [116940] Writing DB stats cinder:SELECT=1 {{(pid=116940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:23:51.102689 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-50ab0395-49ce-4dd3-ac58-ab358942a863 None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:23:51.107461 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-50ab0395-49ce-4dd3-ac58-ab358942a863 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:23:51.107870 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-50ab0395-49ce-4dd3-ac58-ab358942a863 demo demo] Empty body provided in request {{(pid=116939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:23:51.108626 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-50ab0395-49ce-4dd3-ac58-ab358942a863 demo demo] Calling method 'detail' {{(pid=116939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:23:51.108856 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.api_utils [None req-50ab0395-49ce-4dd3-ac58-ab358942a863 demo demo] Removing options '' from query. {{(pid=116939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:23:51.109598 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.volume.api [None req-50ab0395-49ce-4dd3-ac58-ab358942a863 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:23:51.118022 np0000181718 devstack@c-api.service[116939]: INFO cinder.volume.api [None req-50ab0395-49ce-4dd3-ac58-ab358942a863 demo demo] Get all volumes completed successfully. Jun 18 01:23:51.120340 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-50ab0395-49ce-4dd3-ac58-ab358942a863 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:23:51.120754 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 10/38] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:23:51 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 18 01:24:01.112460 np0000181718 devstack@c-api.service[116939]: DEBUG dbcounter [-] [116939] Writing DB stats cinder:SELECT=1 {{(pid=116939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:24:51.138316 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [None req-7b5f9b96-dac6-4884-898b-f571fd0c8fd6 None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:24:51.142765 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-7b5f9b96-dac6-4884-898b-f571fd0c8fd6 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:24:51.143164 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-7b5f9b96-dac6-4884-898b-f571fd0c8fd6 demo demo] Empty body provided in request {{(pid=116941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:24:51.143560 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-7b5f9b96-dac6-4884-898b-f571fd0c8fd6 demo demo] Calling method 'detail' {{(pid=116941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:24:51.144067 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.api_utils [None req-7b5f9b96-dac6-4884-898b-f571fd0c8fd6 demo demo] Removing options '' from query. {{(pid=116941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:24:51.145249 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.volume.api [None req-7b5f9b96-dac6-4884-898b-f571fd0c8fd6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:24:51.154267 np0000181718 devstack@c-api.service[116941]: INFO cinder.volume.api [None req-7b5f9b96-dac6-4884-898b-f571fd0c8fd6 demo demo] Get all volumes completed successfully. Jun 18 01:24:51.156263 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-7b5f9b96-dac6-4884-898b-f571fd0c8fd6 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:24:51.157046 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 10/39] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:24:51 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 18 01:25:01.149555 np0000181718 devstack@c-api.service[116941]: DEBUG dbcounter [-] [116941] Writing DB stats cinder:SELECT=1 {{(pid=116941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:25:51.170796 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [None req-b0397ca5-f6f6-47bf-9448-e68a8477d523 None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:25:51.173202 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-b0397ca5-f6f6-47bf-9448-e68a8477d523 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:25:51.173647 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-b0397ca5-f6f6-47bf-9448-e68a8477d523 demo demo] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:25:51.173919 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-b0397ca5-f6f6-47bf-9448-e68a8477d523 demo demo] Calling method 'detail' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:25:51.174561 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.api_utils [None req-b0397ca5-f6f6-47bf-9448-e68a8477d523 demo demo] Removing options '' from query. {{(pid=116942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:25:51.175759 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.volume.api [None req-b0397ca5-f6f6-47bf-9448-e68a8477d523 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:25:51.182501 np0000181718 devstack@c-api.service[116942]: INFO cinder.volume.api [None req-b0397ca5-f6f6-47bf-9448-e68a8477d523 demo demo] Get all volumes completed successfully. Jun 18 01:25:51.184759 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-b0397ca5-f6f6-47bf-9448-e68a8477d523 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:25:51.185202 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 11/40] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:25:51 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 18 01:26:01.178883 np0000181718 devstack@c-api.service[116942]: DEBUG dbcounter [-] [116942] Writing DB stats cinder:SELECT=1 {{(pid=116942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:26:51.200726 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-e0ac7ee6-b970-4531-9291-f2da1fb72bf0 None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:26:51.204340 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-e0ac7ee6-b970-4531-9291-f2da1fb72bf0 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:26:51.204719 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-e0ac7ee6-b970-4531-9291-f2da1fb72bf0 demo demo] Empty body provided in request {{(pid=116940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:26:51.205078 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-e0ac7ee6-b970-4531-9291-f2da1fb72bf0 demo demo] Calling method 'detail' {{(pid=116940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:26:51.205562 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.api_utils [None req-e0ac7ee6-b970-4531-9291-f2da1fb72bf0 demo demo] Removing options '' from query. {{(pid=116940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:26:51.206941 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.volume.api [None req-e0ac7ee6-b970-4531-9291-f2da1fb72bf0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:26:51.214833 np0000181718 devstack@c-api.service[116940]: INFO cinder.volume.api [None req-e0ac7ee6-b970-4531-9291-f2da1fb72bf0 demo demo] Get all volumes completed successfully. Jun 18 01:26:51.217002 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-e0ac7ee6-b970-4531-9291-f2da1fb72bf0 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:26:51.217346 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 10/41] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:26:51 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 18 01:27:01.210617 np0000181718 devstack@c-api.service[116940]: DEBUG dbcounter [-] [116940] Writing DB stats cinder:SELECT=1 {{(pid=116940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:27:51.240941 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-bb997caa-5512-463b-93d2-4524d987d4af None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:27:51.333383 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-bb997caa-5512-463b-93d2-4524d987d4af demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:27:51.333643 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-bb997caa-5512-463b-93d2-4524d987d4af demo demo] Empty body provided in request {{(pid=116939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:27:51.333919 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-bb997caa-5512-463b-93d2-4524d987d4af demo demo] Calling method 'detail' {{(pid=116939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:27:51.334266 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.api_utils [None req-bb997caa-5512-463b-93d2-4524d987d4af demo demo] Removing options '' from query. {{(pid=116939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:27:51.335240 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.volume.api [None req-bb997caa-5512-463b-93d2-4524d987d4af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:27:51.346079 np0000181718 devstack@c-api.service[116939]: INFO cinder.volume.api [None req-bb997caa-5512-463b-93d2-4524d987d4af demo demo] Get all volumes completed successfully. Jun 18 01:27:51.347497 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-bb997caa-5512-463b-93d2-4524d987d4af demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:27:51.349567 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 11/42] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:27:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:28:01.338527 np0000181718 devstack@c-api.service[116939]: DEBUG dbcounter [-] [116939] Writing DB stats cinder:SELECT=1 {{(pid=116939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:28:51.365817 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [None req-169e5a75-a193-4456-8c36-20b9744447d4 None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:28:51.369110 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-169e5a75-a193-4456-8c36-20b9744447d4 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:28:51.369358 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-169e5a75-a193-4456-8c36-20b9744447d4 demo demo] Empty body provided in request {{(pid=116941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:28:51.369635 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-169e5a75-a193-4456-8c36-20b9744447d4 demo demo] Calling method 'detail' {{(pid=116941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:28:51.369929 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.api_utils [None req-169e5a75-a193-4456-8c36-20b9744447d4 demo demo] Removing options '' from query. {{(pid=116941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:28:51.370889 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.volume.api [None req-169e5a75-a193-4456-8c36-20b9744447d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:28:51.379147 np0000181718 devstack@c-api.service[116941]: INFO cinder.volume.api [None req-169e5a75-a193-4456-8c36-20b9744447d4 demo demo] Get all volumes completed successfully. Jun 18 01:28:51.382163 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-169e5a75-a193-4456-8c36-20b9744447d4 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:28:51.383029 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 11/43] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:28:51 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 18 01:29:01.374036 np0000181718 devstack@c-api.service[116941]: DEBUG dbcounter [-] [116941] Writing DB stats cinder:SELECT=1 {{(pid=116941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:29:51.399803 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [None req-202600c8-2f50-41f8-8af1-3dbb2ab86013 None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:29:51.402677 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-202600c8-2f50-41f8-8af1-3dbb2ab86013 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:29:51.402904 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-202600c8-2f50-41f8-8af1-3dbb2ab86013 demo demo] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:29:51.403187 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-202600c8-2f50-41f8-8af1-3dbb2ab86013 demo demo] Calling method 'detail' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:29:51.403500 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.api_utils [None req-202600c8-2f50-41f8-8af1-3dbb2ab86013 demo demo] Removing options '' from query. {{(pid=116942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:29:51.404576 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.volume.api [None req-202600c8-2f50-41f8-8af1-3dbb2ab86013 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:29:51.412781 np0000181718 devstack@c-api.service[116942]: INFO cinder.volume.api [None req-202600c8-2f50-41f8-8af1-3dbb2ab86013 demo demo] Get all volumes completed successfully. Jun 18 01:29:51.416056 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-202600c8-2f50-41f8-8af1-3dbb2ab86013 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:29:51.416665 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 12/44] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:29:51 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 18 01:30:01.407835 np0000181718 devstack@c-api.service[116942]: DEBUG dbcounter [-] [116942] Writing DB stats cinder:SELECT=1 {{(pid=116942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:30:51.433685 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-ed333fc8-f927-44c8-8089-ad5edae2a587 None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:30:51.437032 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-ed333fc8-f927-44c8-8089-ad5edae2a587 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:30:51.437375 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-ed333fc8-f927-44c8-8089-ad5edae2a587 demo demo] Empty body provided in request {{(pid=116940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:30:51.437634 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-ed333fc8-f927-44c8-8089-ad5edae2a587 demo demo] Calling method 'detail' {{(pid=116940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:30:51.437844 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.api_utils [None req-ed333fc8-f927-44c8-8089-ad5edae2a587 demo demo] Removing options '' from query. {{(pid=116940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:30:51.438764 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.volume.api [None req-ed333fc8-f927-44c8-8089-ad5edae2a587 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:30:51.446970 np0000181718 devstack@c-api.service[116940]: INFO cinder.volume.api [None req-ed333fc8-f927-44c8-8089-ad5edae2a587 demo demo] Get all volumes completed successfully. Jun 18 01:30:51.451781 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-ed333fc8-f927-44c8-8089-ad5edae2a587 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:30:51.452812 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 11/45] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:30:51 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 18 01:31:01.441981 np0000181718 devstack@c-api.service[116940]: DEBUG dbcounter [-] [116940] Writing DB stats cinder:SELECT=1 {{(pid=116940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:31:51.470399 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.middleware.request_id [None req-10ea0238-522a-49af-9c3e-7041e9a3b258 None None] RequestId filter calling following filter/app {{(pid=116939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:31:51.473193 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-10ea0238-522a-49af-9c3e-7041e9a3b258 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:31:51.473535 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-10ea0238-522a-49af-9c3e-7041e9a3b258 demo demo] Empty body provided in request {{(pid=116939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:31:51.473741 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.openstack.wsgi [None req-10ea0238-522a-49af-9c3e-7041e9a3b258 demo demo] Calling method 'detail' {{(pid=116939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:31:51.474043 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.api.api_utils [None req-10ea0238-522a-49af-9c3e-7041e9a3b258 demo demo] Removing options '' from query. {{(pid=116939) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:31:51.475161 np0000181718 devstack@c-api.service[116939]: DEBUG cinder.volume.api [None req-10ea0238-522a-49af-9c3e-7041e9a3b258 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116939) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:31:51.483406 np0000181718 devstack@c-api.service[116939]: INFO cinder.volume.api [None req-10ea0238-522a-49af-9c3e-7041e9a3b258 demo demo] Get all volumes completed successfully. Jun 18 01:31:51.485504 np0000181718 devstack@c-api.service[116939]: INFO cinder.api.openstack.wsgi [None req-10ea0238-522a-49af-9c3e-7041e9a3b258 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:31:51.485908 np0000181718 devstack@c-api.service[116939]: [pid: 116939|app: 0|req: 12/46] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:31:51 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 18 01:32:01.478823 np0000181718 devstack@c-api.service[116939]: DEBUG dbcounter [-] [116939] Writing DB stats cinder:SELECT=1 {{(pid=116939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:32:51.500614 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.middleware.request_id [None req-fa90e122-5023-407d-9533-4460c492e24e None None] RequestId filter calling following filter/app {{(pid=116941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:32:51.630803 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-fa90e122-5023-407d-9533-4460c492e24e demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:32:51.631048 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-fa90e122-5023-407d-9533-4460c492e24e demo demo] Empty body provided in request {{(pid=116941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:32:51.631284 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.openstack.wsgi [None req-fa90e122-5023-407d-9533-4460c492e24e demo demo] Calling method 'detail' {{(pid=116941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:32:51.631618 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.api.api_utils [None req-fa90e122-5023-407d-9533-4460c492e24e demo demo] Removing options '' from query. {{(pid=116941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:32:51.632667 np0000181718 devstack@c-api.service[116941]: DEBUG cinder.volume.api [None req-fa90e122-5023-407d-9533-4460c492e24e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:32:51.641581 np0000181718 devstack@c-api.service[116941]: INFO cinder.volume.api [None req-fa90e122-5023-407d-9533-4460c492e24e demo demo] Get all volumes completed successfully. Jun 18 01:32:51.644668 np0000181718 devstack@c-api.service[116941]: INFO cinder.api.openstack.wsgi [None req-fa90e122-5023-407d-9533-4460c492e24e demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:32:51.645135 np0000181718 devstack@c-api.service[116941]: [pid: 116941|app: 0|req: 12/47] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:32:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:33:01.636975 np0000181718 devstack@c-api.service[116941]: DEBUG dbcounter [-] [116941] Writing DB stats cinder:SELECT=1 {{(pid=116941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:33:51.663240 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.middleware.request_id [None req-0b65af73-95ad-41e8-b2f2-40dea1abd615 None None] RequestId filter calling following filter/app {{(pid=116942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:33:51.666572 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-0b65af73-95ad-41e8-b2f2-40dea1abd615 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:33:51.666850 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-0b65af73-95ad-41e8-b2f2-40dea1abd615 demo demo] Empty body provided in request {{(pid=116942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:33:51.667105 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.openstack.wsgi [None req-0b65af73-95ad-41e8-b2f2-40dea1abd615 demo demo] Calling method 'detail' {{(pid=116942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:33:51.667438 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.api.api_utils [None req-0b65af73-95ad-41e8-b2f2-40dea1abd615 demo demo] Removing options '' from query. {{(pid=116942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:33:51.668474 np0000181718 devstack@c-api.service[116942]: DEBUG cinder.volume.api [None req-0b65af73-95ad-41e8-b2f2-40dea1abd615 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:33:51.677407 np0000181718 devstack@c-api.service[116942]: INFO cinder.volume.api [None req-0b65af73-95ad-41e8-b2f2-40dea1abd615 demo demo] Get all volumes completed successfully. Jun 18 01:33:51.679525 np0000181718 devstack@c-api.service[116942]: INFO cinder.api.openstack.wsgi [None req-0b65af73-95ad-41e8-b2f2-40dea1abd615 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:33:51.679986 np0000181718 devstack@c-api.service[116942]: [pid: 116942|app: 0|req: 13/48] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:33:51 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 18 01:34:01.672765 np0000181718 devstack@c-api.service[116942]: DEBUG dbcounter [-] [116942] Writing DB stats cinder:SELECT=1 {{(pid=116942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:34:51.702318 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.middleware.request_id [None req-e0211c19-4a6a-401e-a0a5-d4b7c4329025 None None] RequestId filter calling following filter/app {{(pid=116940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:34:51.707090 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-e0211c19-4a6a-401e-a0a5-d4b7c4329025 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail Jun 18 01:34:51.707552 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-e0211c19-4a6a-401e-a0a5-d4b7c4329025 demo demo] Empty body provided in request {{(pid=116940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:34:51.707935 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.openstack.wsgi [None req-e0211c19-4a6a-401e-a0a5-d4b7c4329025 demo demo] Calling method 'detail' {{(pid=116940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:34:51.708393 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.api.api_utils [None req-e0211c19-4a6a-401e-a0a5-d4b7c4329025 demo demo] Removing options '' from query. {{(pid=116940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:34:51.709937 np0000181718 devstack@c-api.service[116940]: DEBUG cinder.volume.api [None req-e0211c19-4a6a-401e-a0a5-d4b7c4329025 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:34:51.716045 np0000181718 devstack@c-api.service[116940]: INFO cinder.volume.api [None req-e0211c19-4a6a-401e-a0a5-d4b7c4329025 demo demo] Get all volumes completed successfully. Jun 18 01:34:51.718148 np0000181718 devstack@c-api.service[116940]: INFO cinder.api.openstack.wsgi [None req-e0211c19-4a6a-401e-a0a5-d4b7c4329025 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:34:51.718660 np0000181718 devstack@c-api.service[116940]: [pid: 116940|app: 0|req: 12/49] 199.204.45.235 () {64 vars in 1296 bytes} [Thu Jun 18 01:34:51 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 18 01:35:01.712281 np0000181718 devstack@c-api.service[116940]: DEBUG dbcounter [-] [116940] Writing DB stats cinder:SELECT=1 {{(pid=116940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}