Jun 17 20:12:57.065904 np0000181491 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 20:12:57.074498 np0000181491 devstack@c-api.service[116746]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 20:12:57 2026] *** Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: nodename: np0000181491 Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: machine: x86_64 Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: clock source: unix Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: pcre jit disabled Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: detected number of CPU cores: 16 Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: current working directory: / Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: detected binary path: /usr/bin/uwsgi-core Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: your processes number limit is 256917 Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: your memory page size is 4096 bytes Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: detected max file descriptor number: 2048 Jun 17 20:12:57.078275 np0000181491 devstack@c-api.service[116746]: lock engine: pthread robust mutexes Jun 17 20:12:57.078903 np0000181491 devstack@c-api.service[116746]: thunder lock: enabled Jun 17 20:12:57.078903 np0000181491 devstack@c-api.service[116746]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 20:12:57.079041 np0000181491 devstack@c-api.service[116746]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 20:12:57.079041 np0000181491 devstack@c-api.service[116746]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 20:12:57.079041 np0000181491 devstack@c-api.service[116746]: Set PythonHome to /opt/stack/data/venv Jun 17 20:12:57.117017 np0000181491 devstack@c-api.service[116746]: Python main interpreter initialized at 0x7dd0a30a3668 Jun 17 20:12:57.117017 np0000181491 devstack@c-api.service[116746]: python threads support enabled Jun 17 20:12:57.117017 np0000181491 devstack@c-api.service[116746]: your server socket listen backlog is limited to 100 connections Jun 17 20:12:57.117017 np0000181491 devstack@c-api.service[116746]: your mercy for graceful operations on workers is 80 seconds Jun 17 20:12:57.117774 np0000181491 devstack@c-api.service[116746]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 20:12:57.117969 np0000181491 devstack@c-api.service[116746]: *** Operational MODE: preforking *** Jun 17 20:12:57.118247 np0000181491 devstack@c-api.service[116746]: *** uWSGI is running in multiple interpreter mode *** Jun 17 20:12:57.118247 np0000181491 devstack@c-api.service[116746]: spawned uWSGI master process (pid: 116746) Jun 17 20:12:57.118442 np0000181491 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 20:12:57.119898 np0000181491 devstack@c-api.service[116746]: spawned uWSGI worker 1 (pid: 116751, cores: 1) Jun 17 20:12:57.121114 np0000181491 devstack@c-api.service[116746]: spawned uWSGI worker 2 (pid: 116752, cores: 1) Jun 17 20:12:57.122219 np0000181491 devstack@c-api.service[116746]: spawned uWSGI worker 3 (pid: 116754, cores: 1) Jun 17 20:12:57.123192 np0000181491 devstack@c-api.service[116746]: spawned uWSGI worker 4 (pid: 116755, cores: 1) Jun 17 20:12:57.123291 np0000181491 devstack@c-api.service[116746]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 20:12:57.250720 np0000181491 devstack@c-api.service[116752]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:12:57.250720 np0000181491 devstack@c-api.service[116752]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:12:57.250720 np0000181491 devstack@c-api.service[116752]: we strongly recommend against using it for new projects. Jun 17 20:12:57.250720 np0000181491 devstack@c-api.service[116752]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:12:57.250720 np0000181491 devstack@c-api.service[116752]: framework. For more detail see Jun 17 20:12:57.250720 np0000181491 devstack@c-api.service[116752]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:12:57.250720 np0000181491 devstack@c-api.service[116752]: import eventlet # noqa Jun 17 20:12:57.257393 np0000181491 devstack@c-api.service[116755]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:12:57.257393 np0000181491 devstack@c-api.service[116755]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:12:57.257393 np0000181491 devstack@c-api.service[116755]: we strongly recommend against using it for new projects. Jun 17 20:12:57.257393 np0000181491 devstack@c-api.service[116755]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:12:57.257393 np0000181491 devstack@c-api.service[116755]: framework. For more detail see Jun 17 20:12:57.257393 np0000181491 devstack@c-api.service[116755]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:12:57.257393 np0000181491 devstack@c-api.service[116755]: import eventlet # noqa Jun 17 20:12:57.258215 np0000181491 devstack@c-api.service[116754]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:12:57.258215 np0000181491 devstack@c-api.service[116754]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:12:57.258215 np0000181491 devstack@c-api.service[116754]: we strongly recommend against using it for new projects. Jun 17 20:12:57.258215 np0000181491 devstack@c-api.service[116754]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:12:57.258215 np0000181491 devstack@c-api.service[116754]: framework. For more detail see Jun 17 20:12:57.258215 np0000181491 devstack@c-api.service[116754]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:12:57.258215 np0000181491 devstack@c-api.service[116754]: import eventlet # noqa Jun 17 20:12:57.269374 np0000181491 devstack@c-api.service[116751]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:12:57.269374 np0000181491 devstack@c-api.service[116751]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:12:57.269374 np0000181491 devstack@c-api.service[116751]: we strongly recommend against using it for new projects. Jun 17 20:12:57.269374 np0000181491 devstack@c-api.service[116751]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:12:57.269374 np0000181491 devstack@c-api.service[116751]: framework. For more detail see Jun 17 20:12:57.269374 np0000181491 devstack@c-api.service[116751]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:12:57.269374 np0000181491 devstack@c-api.service[116751]: import eventlet # noqa Jun 17 20:12:57.336730 np0000181491 devstack@c-api.service[116752]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:12:57.336730 np0000181491 devstack@c-api.service[116752]: warnings.warn( Jun 17 20:12:57.346585 np0000181491 devstack@c-api.service[116754]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:12:57.346585 np0000181491 devstack@c-api.service[116754]: warnings.warn( Jun 17 20:12:57.357250 np0000181491 devstack@c-api.service[116751]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:12:57.357250 np0000181491 devstack@c-api.service[116751]: warnings.warn( Jun 17 20:12:57.359408 np0000181491 devstack@c-api.service[116755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:12:57.359408 np0000181491 devstack@c-api.service[116755]: warnings.warn( Jun 17 20:12:57.413688 np0000181491 devstack@c-api.service[116752]: /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 17 20:12:57.413688 np0000181491 devstack@c-api.service[116752]: from cgi import parse_header Jun 17 20:12:57.428083 np0000181491 devstack@c-api.service[116754]: /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 17 20:12:57.428083 np0000181491 devstack@c-api.service[116754]: from cgi import parse_header Jun 17 20:12:57.435158 np0000181491 devstack@c-api.service[116751]: /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 17 20:12:57.435158 np0000181491 devstack@c-api.service[116751]: from cgi import parse_header Jun 17 20:12:57.440395 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:57.440395 np0000181491 devstack@c-api.service[116755]: from cgi import parse_header Jun 17 20:12:57.466655 np0000181491 devstack@c-api.service[116752]: /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 17 20:12:57.466655 np0000181491 devstack@c-api.service[116752]: removals.removed_module( Jun 17 20:12:57.468277 np0000181491 devstack@c-api.service[116752]: /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 17 20:12:57.468277 np0000181491 devstack@c-api.service[116752]: removals.removed_module( Jun 17 20:12:57.484392 np0000181491 devstack@c-api.service[116754]: /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 17 20:12:57.484392 np0000181491 devstack@c-api.service[116754]: removals.removed_module( Jun 17 20:12:57.485561 np0000181491 devstack@c-api.service[116751]: /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 17 20:12:57.485561 np0000181491 devstack@c-api.service[116751]: removals.removed_module( Jun 17 20:12:57.486337 np0000181491 devstack@c-api.service[116754]: /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 17 20:12:57.486337 np0000181491 devstack@c-api.service[116754]: removals.removed_module( Jun 17 20:12:57.487126 np0000181491 devstack@c-api.service[116751]: /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 17 20:12:57.487126 np0000181491 devstack@c-api.service[116751]: removals.removed_module( Jun 17 20:12:57.491533 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:57.491533 np0000181491 devstack@c-api.service[116755]: removals.removed_module( Jun 17 20:12:57.493144 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:57.493144 np0000181491 devstack@c-api.service[116755]: removals.removed_module( Jun 17 20:12:58.145462 np0000181491 devstack@c-api.service[116752]: /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 17 20:12:58.145462 np0000181491 devstack@c-api.service[116752]: warnings.warn( Jun 17 20:12:58.155871 np0000181491 devstack@c-api.service[116751]: /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 17 20:12:58.155871 np0000181491 devstack@c-api.service[116751]: warnings.warn( Jun 17 20:12:58.218405 np0000181491 devstack@c-api.service[116754]: /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 17 20:12:58.218405 np0000181491 devstack@c-api.service[116754]: warnings.warn( Jun 17 20:12:58.226394 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:58.226394 np0000181491 devstack@c-api.service[116755]: warnings.warn( Jun 17 20:12:58.276544 np0000181491 devstack@c-api.service[116752]: /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 17 20:12:58.276544 np0000181491 devstack@c-api.service[116752]: warnings.warn( Jun 17 20:12:58.299603 np0000181491 devstack@c-api.service[116751]: /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 17 20:12:58.299603 np0000181491 devstack@c-api.service[116751]: warnings.warn( Jun 17 20:12:58.349899 np0000181491 devstack@c-api.service[116754]: /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 17 20:12:58.349899 np0000181491 devstack@c-api.service[116754]: warnings.warn( Jun 17 20:12:58.358853 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:58.358853 np0000181491 devstack@c-api.service[116755]: warnings.warn( Jun 17 20:12:58.580155 np0000181491 devstack@c-api.service[116752]: 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 17 20:12:58.580366 np0000181491 devstack@c-api.service[116752]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116752) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:12:58.596208 np0000181491 devstack@c-api.service[116751]: 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 17 20:12:58.596394 np0000181491 devstack@c-api.service[116751]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116751) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:12:58.636198 np0000181491 devstack@c-api.service[116754]: 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 17 20:12:58.636393 np0000181491 devstack@c-api.service[116754]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116754) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:12:58.668721 np0000181491 devstack@c-api.service[116755]: 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 17 20:12:58.668913 np0000181491 devstack@c-api.service[116755]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116755) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:12:58.676209 np0000181491 devstack@c-api.service[116751]: /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 17 20:12:58.676209 np0000181491 devstack@c-api.service[116751]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:12:58.682171 np0000181491 devstack@c-api.service[116752]: /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 17 20:12:58.682171 np0000181491 devstack@c-api.service[116752]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:12:58.701418 np0000181491 devstack@c-api.service[116754]: /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 17 20:12:58.701418 np0000181491 devstack@c-api.service[116754]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:12:58.738658 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:58.738658 np0000181491 devstack@c-api.service[116755]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:12:59.238430 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116755) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:12:59.238640 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116751) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:12:59.238857 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116752) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:12:59.238973 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.238973 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.239198 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.239198 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.239421 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.239522 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.239644 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.239644 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.239847 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.240544 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.240667 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.240667 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.240889 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.240989 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.241087 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.241087 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.241277 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.241419 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.241531 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.241636 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.241782 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.241896 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.242001 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.242001 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.242191 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.242285 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.242422 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.242422 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.242422 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.242422 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.242721 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.242721 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.242721 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.242882 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.242934 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.242985 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.243036 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.243086 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.243143 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.243211 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.243270 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.243365 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.243365 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.243365 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.243524 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.243524 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.243524 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.243524 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.243524 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.243524 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.243524 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.244265 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.244265 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.244490 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.244611 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.244714 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.244812 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.244911 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.245015 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.245122 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.245234 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.245353 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.245453 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.245548 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.245721 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.245833 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.245947 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.245947 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.246086 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.246153 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.246153 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.246153 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.246364 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116754) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:12:59.246364 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.246364 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.246364 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.246364 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.246364 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.246364 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.246951 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.246951 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.246951 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.247140 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.247219 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.247289 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.247289 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.247289 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.247504 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.247582 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.247672 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.247766 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.247838 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.247908 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.247952 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.247952 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.248018 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.248056 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.248092 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.248133 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.248166 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.248166 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.248166 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.248166 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.248166 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.248166 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.248166 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.248166 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.248166 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.248166 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.248660 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.248660 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.248742 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.248742 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.248742 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.248742 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.248879 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.248918 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.248951 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.248999 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.249042 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.249086 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.249126 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.249126 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.249126 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.249126 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.249266 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.249323 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.249373 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.249416 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.249460 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.249504 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.249548 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.249592 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.249638 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.249691 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.249733 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.249775 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.249812 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.249857 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.249905 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.249951 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.249989 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.250023 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.250060 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.250104 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.250145 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.250183 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.250226 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.250268 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.250320 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.250358 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.250395 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.250395 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.251484 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.251548 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.251593 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.251640 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.251686 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.251730 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.251770 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.251807 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.251851 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.251886 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.251922 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.251965 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.252002 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.252039 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.252083 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.252121 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.252169 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.252206 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.252250 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.252288 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.252344 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.252389 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.252427 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.252469 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.252515 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.252553 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.252590 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.252636 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.252677 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.252713 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.252747 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.252790 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.252832 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.252868 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.252913 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.252957 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.252994 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.253035 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.253078 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.253120 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.253161 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.253202 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.253238 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.253238 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.253335 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.253385 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.253426 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.253462 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.253502 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.253502 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.253502 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.253502 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.253502 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.253502 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.253502 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.253502 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.256816 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.256886 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.256928 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.256963 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.256993 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.257018 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.257049 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.257082 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.257112 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.257138 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.257171 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.257196 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.257223 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.257247 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.257312 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.259208 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.259208 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.259208 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.259208 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.259208 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.259208 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.259412 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.259412 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.259412 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.259412 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.259412 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.259412 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.259412 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.262165 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.262255 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.262255 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.262403 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.262403 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.262492 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.262534 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.262802 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.262886 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.262976 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.263019 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.263062 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.263106 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.263151 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.263193 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.263235 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.263273 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.263340 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.263340 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.263417 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.263458 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.263960 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.264006 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.264072 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.264129 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.264193 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.264232 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.264328 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.265248 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.265323 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.265359 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.265397 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.265431 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.265485 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.265523 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.265561 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.265601 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.265679 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.265732 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.265772 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.265822 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.265869 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.265921 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.265960 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.266000 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.266043 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.266097 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.266147 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.266191 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.266241 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.266286 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.266351 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.266419 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.266461 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.266499 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.266534 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.266574 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.266616 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.266650 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.266682 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.266717 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.266754 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.266794 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.266835 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.266870 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.266913 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.266946 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.266984 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.267022 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.267059 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.267101 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.267134 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.267179 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.267215 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.267248 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.267281 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.267335 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.267370 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.267407 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.267458 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.267495 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.267533 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.267581 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.267614 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.267652 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.267691 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.267691 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.267691 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.267691 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.267815 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.267856 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.267856 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.267926 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.267926 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.267926 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.267926 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.267926 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.267926 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.267926 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.267926 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.267926 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.267926 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.268253 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.268253 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.268253 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.268253 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.268253 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.268253 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.268253 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.268253 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.268523 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.268523 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.268818 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.268871 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.268932 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.268992 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.269050 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.269089 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.269123 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.269169 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.269203 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.269247 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.269283 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.269372 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.269421 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.269455 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.269499 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.269539 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.269573 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.269605 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.269642 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.269711 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.269754 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.269786 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.269818 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.269860 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.269901 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.269901 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.269901 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.269901 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.271624 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.271690 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.271725 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.271771 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.271820 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.271860 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.271900 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.271938 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.271976 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.272017 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.272058 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.272091 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.272129 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.272172 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.272217 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.272260 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.272260 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.272260 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.272260 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.272260 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.272461 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.272506 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.272544 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.272544 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.272544 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.272646 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.272646 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.272718 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.272780 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.272847 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.272906 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.272946 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.272985 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.273026 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.273076 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.273113 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.273152 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.273189 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.273232 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.273270 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.273329 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.273368 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.273405 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.273457 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.273495 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.273539 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.273579 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.273613 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.273650 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.273729 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.273767 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.273804 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.273849 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.273887 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.273920 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.273957 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.273999 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.274041 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.274078 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.274112 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.274155 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.274190 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.274237 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.274278 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.274331 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.274370 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.274404 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.274442 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.274489 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.274526 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.274580 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.274619 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.274653 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.274697 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.274734 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.274772 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.274808 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.274843 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.274886 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.274928 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.274928 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.274928 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.274928 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.274928 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.275096 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.275096 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.275096 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.275213 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.275251 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.275294 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.275352 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.275401 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.275436 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.275477 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.275521 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.275558 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.275592 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.275630 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.275671 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.275713 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.275755 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.275791 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.275839 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.275876 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.275911 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.275945 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.275978 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.276014 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.276054 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.276098 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.276133 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.276175 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.277137 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.277195 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.277241 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.277281 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.277638 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.277725 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.277762 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.277796 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.277841 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.277890 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.277927 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.277965 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.278003 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.278049 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.278086 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.278128 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.278166 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.278205 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.278205 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.278287 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.278341 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.278379 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.278416 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.278450 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.278486 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.278519 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.278519 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.278584 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.278630 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.278630 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.278703 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.278741 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.278818 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.278864 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.278903 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.278942 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.278985 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.279024 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.279067 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.279111 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.279155 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.279237 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.279279 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.279332 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.279371 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.279408 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.279443 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.279477 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.279514 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.279559 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.279608 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.279646 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.279680 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.279721 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.279758 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.279800 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.279836 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.279877 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.279915 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.279954 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.279990 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.280035 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.280071 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.280109 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.280151 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.280189 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.280238 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.280293 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.280370 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.280417 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.280460 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.280510 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.280553 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.280597 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.280634 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.280674 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.280712 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.280750 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.280793 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.280836 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.280836 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.280836 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.280836 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.280836 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.281016 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.281016 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.281088 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.281131 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.281168 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.281202 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.281246 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.281283 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.281337 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.281375 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.281420 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.281459 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.281500 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.281542 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.281580 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.281624 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.281684 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.281718 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.281763 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.281797 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.281797 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.281869 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.281910 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.281947 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.281947 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.281947 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.281947 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.281947 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.282128 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.282128 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.282128 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.282128 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.282128 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.282290 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.282356 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.282393 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.282430 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.282466 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.282502 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.282545 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.282593 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.282629 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.282670 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.282707 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.282750 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.282793 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.282829 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.282864 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.282901 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.282937 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.282977 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.283015 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.283061 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.283061 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.283061 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.283061 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.283199 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.283199 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.283199 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.283199 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.283199 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.283199 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.283424 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.283474 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.283517 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.283517 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.283517 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.283517 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.283517 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.283692 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.285073 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.285121 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.285428 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.285484 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.285523 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.285564 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.285602 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.285641 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.285730 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.285774 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.285818 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.285856 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.285856 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.285856 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.287158 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.287236 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.287282 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.287345 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.287409 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.287456 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.287528 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.287583 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.287659 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.287706 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.287750 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.287788 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.287824 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.287860 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.287860 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.287939 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.287978 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.288023 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.288065 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.288101 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.288139 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.288174 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.288212 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.288251 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.288288 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.288344 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.288391 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.288435 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.288473 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.288510 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.288546 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.288582 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.288622 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.288664 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.288701 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.288738 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.288790 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.288790 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.288865 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.288903 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.288944 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.288983 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.289019 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.289019 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.289019 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.289019 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.289156 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.289194 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.289235 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.289272 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.289328 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.289364 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.289399 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.289444 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.289484 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.289530 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.289567 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.289604 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.289645 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.289712 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.289712 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.289779 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.289824 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.289862 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.289898 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.289941 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.289985 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.290021 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.290021 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.290093 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.290130 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.290175 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.290216 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.290258 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.290319 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.290359 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.290397 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.290433 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.290469 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.290504 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.290540 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.290586 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.290624 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.290666 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.290708 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.290745 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.290781 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.290818 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.290854 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.290889 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.290926 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.290962 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.290999 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.291043 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.291080 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.291117 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.291153 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.291188 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.291223 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.291264 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.291315 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.291315 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.291398 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.291441 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.291477 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.291514 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.291549 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.291586 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.291623 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.291623 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.291623 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.291623 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.292952 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.293011 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.293108 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.293159 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.293201 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.293238 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.293280 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.293341 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.293386 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.293424 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.293468 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.293512 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.293555 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.293597 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.293633 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.293713 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.293713 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.293794 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.293794 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.293866 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.293910 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.293951 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.294000 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.294039 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.294039 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.294110 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.294110 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.294184 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.294224 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.294266 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.294320 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.294365 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.294524 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.294572 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.294607 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.294642 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.294686 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.294724 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.294765 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.294807 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.294852 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.294894 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.294931 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.294968 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.295013 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.295050 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.295090 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.295124 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.295160 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.295195 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.295238 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.295281 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.295337 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.295385 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.295428 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.295428 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.295499 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.295499 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.295568 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.295606 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.295606 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.295689 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.295809 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.295848 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.295880 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.295922 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.295960 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.295997 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.296028 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.296067 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.296114 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.296151 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.296188 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.296188 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.296188 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.296188 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.296367 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.296419 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.296457 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.296457 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.296457 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.296457 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.296457 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.296457 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.301902 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.301986 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.302027 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.302066 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.302106 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.302151 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.302200 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.302243 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.302280 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.302337 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.302389 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.302434 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116752) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.302483 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.302534 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.302573 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.302607 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.302652 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.302696 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.302740 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.302778 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116752) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.302815 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.302856 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116752) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.302895 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.302933 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.302973 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.303018 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.303061 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.303104 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.303141 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.303176 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.303176 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.303176 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.303276 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.303587 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.303664 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.303723 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.303769 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.303805 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.303840 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.303873 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.303912 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.303949 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.303991 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.304024 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.304062 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:59.304106 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.304147 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116751) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:59.304147 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:59.304147 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:59.304147 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:59.304147 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116751) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:59.304147 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116751) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:59.352165 np0000181491 devstack@c-api.service[116752]: INFO dbcounter [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Registered counter for database cinder Jun 17 20:12:59.352651 np0000181491 devstack@c-api.service[116754]: INFO dbcounter [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Registered counter for database cinder Jun 17 20:12:59.354824 np0000181491 devstack@c-api.service[116755]: INFO dbcounter [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Registered counter for database cinder Jun 17 20:12:59.362125 np0000181491 devstack@c-api.service[116751]: INFO dbcounter [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Registered counter for database cinder Jun 17 20:12:59.395247 np0000181491 devstack@c-api.service[116752]: DEBUG oslo_db.sqlalchemy.engines [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 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=116752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:59.396640 np0000181491 devstack@c-api.service[116755]: DEBUG oslo_db.sqlalchemy.engines [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 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=116755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:59.401090 np0000181491 devstack@c-api.service[116754]: DEBUG oslo_db.sqlalchemy.engines [None req-bf375d49-cb1a-4133-be92-205b564f91e7 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=116754) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:59.424673 np0000181491 devstack@c-api.service[116751]: DEBUG oslo_db.sqlalchemy.engines [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 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=116751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:59.540745 np0000181491 devstack@c-api.service[116754]: DEBUG dbcounter [-] [116754] Writer thread running {{(pid=116754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:12:59.543544 np0000181491 devstack@c-api.service[116754]: INFO cinder.rpc [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:12:59.547736 np0000181491 devstack@c-api.service[116755]: DEBUG dbcounter [-] [116755] Writer thread running {{(pid=116755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:12:59.550295 np0000181491 devstack@c-api.service[116754]: INFO cinder.rpc [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:12:59.551997 np0000181491 devstack@c-api.service[116755]: INFO cinder.rpc [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:12:59.554549 np0000181491 devstack@c-api.service[116754]: INFO cinder.rpc [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:12:59.555896 np0000181491 devstack@c-api.service[116755]: INFO cinder.rpc [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:12:59.557876 np0000181491 devstack@c-api.service[116754]: INFO cinder.rpc [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:12:59.558975 np0000181491 devstack@c-api.service[116755]: INFO cinder.rpc [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:12:59.559249 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.561609 np0000181491 devstack@c-api.service[116755]: INFO cinder.rpc [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:12:59.562877 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.563882 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.564475 np0000181491 devstack@c-api.service[116752]: DEBUG dbcounter [-] [116752] Writer thread running {{(pid=116752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:12:59.567363 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.572284 np0000181491 devstack@c-api.service[116752]: INFO cinder.rpc [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:12:59.574942 np0000181491 devstack@c-api.service[116751]: DEBUG dbcounter [-] [116751] Writer thread running {{(pid=116751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:12:59.576431 np0000181491 devstack@c-api.service[116752]: INFO cinder.rpc [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:12:59.578122 np0000181491 devstack@c-api.service[116751]: INFO cinder.rpc [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:12:59.578642 np0000181491 devstack@c-api.service[116752]: INFO cinder.rpc [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:12:59.580856 np0000181491 devstack@c-api.service[116751]: INFO cinder.rpc [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:12:59.580943 np0000181491 devstack@c-api.service[116752]: INFO cinder.rpc [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:12:59.582042 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.583056 np0000181491 devstack@c-api.service[116751]: INFO cinder.rpc [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:12:59.586018 np0000181491 devstack@c-api.service[116751]: INFO cinder.rpc [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:12:59.586722 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.587448 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.592709 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.605907 np0000181491 devstack@c-api.service[116754]: DEBUG oslo_db.sqlalchemy.engines [None req-bf375d49-cb1a-4133-be92-205b564f91e7 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=116754) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:59.607856 np0000181491 devstack@c-api.service[116755]: DEBUG oslo_db.sqlalchemy.engines [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 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=116755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:59.609248 np0000181491 devstack@c-api.service[116754]: INFO cinder.rpc [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:12:59.611327 np0000181491 devstack@c-api.service[116755]: INFO cinder.rpc [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:12:59.612288 np0000181491 devstack@c-api.service[116754]: INFO cinder.rpc [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:12:59.613719 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.614241 np0000181491 devstack@c-api.service[116755]: INFO cinder.rpc [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:12:59.615729 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.624735 np0000181491 devstack@c-api.service[116752]: DEBUG oslo_db.sqlalchemy.engines [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 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=116752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:59.628222 np0000181491 devstack@c-api.service[116752]: INFO cinder.rpc [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:12:59.629122 np0000181491 devstack@c-api.service[116751]: DEBUG oslo_db.sqlalchemy.engines [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 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=116751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:59.630677 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.630874 np0000181491 devstack@c-api.service[116752]: INFO cinder.rpc [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:12:59.631051 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.632324 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.633534 np0000181491 devstack@c-api.service[116751]: INFO cinder.rpc [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:12:59.634064 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.636043 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.637160 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.637638 np0000181491 devstack@c-api.service[116751]: INFO cinder.rpc [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:12:59.639147 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.639427 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.642798 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.643157 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.644328 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.645885 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.646101 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.647624 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.648807 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.648937 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.650626 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.650754 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.652030 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.653201 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.653775 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.654851 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.656144 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.656824 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.657182 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.657674 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.659116 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.659202 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.660114 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.661696 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.661784 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.662004 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.662506 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.664706 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.665135 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.665563 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.667333 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.668530 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.668614 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.670628 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.670719 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.671396 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.671686 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.672752 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.672821 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.674093 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.674213 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.674596 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.675622 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.675759 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.676375 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.676937 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.677427 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.677861 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.678136 np0000181491 devstack@c-api.service[116755]: WARNING cinder.api.contrib.hosts [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:12:59.678856 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.678925 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.679508 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.680121 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.680845 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.681447 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.681512 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.681625 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.682110 np0000181491 devstack@c-api.service[116754]: WARNING cinder.api.contrib.hosts [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:12:59.682828 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.682980 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.683956 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: extensions {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.684111 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.685048 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.685411 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.686337 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: os-quota-class-sets {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.686948 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.687039 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.687386 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.687556 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: scheduler-stats {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.687908 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: extensions {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.688815 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.688955 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: os-quota-sets {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.689215 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: os-quota-class-sets {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.690232 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.690339 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.690465 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: backups {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.690553 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: scheduler-stats {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.691597 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.692520 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: os-quota-sets {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.692608 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.692670 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: os-snapshot-manage {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.692929 np0000181491 devstack@c-api.service[116752]: WARNING cinder.api.contrib.hosts [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:12:59.693636 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.693966 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.694038 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: consistencygroups {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.695024 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.695381 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.695450 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: backups {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.695935 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: extra_specs {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.696325 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.696700 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.697417 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: os-snapshot-manage {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.697487 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: os-hosts {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.697799 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.697869 np0000181491 devstack@c-api.service[116751]: WARNING cinder.api.contrib.hosts [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:12:59.698603 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.698779 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: extensions {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.698850 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: os-volume-manage {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.698911 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: consistencygroups {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.699891 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.700090 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: os-quota-class-sets {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.700205 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: os-availability-zone {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.700803 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: extra_specs {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.701199 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.701342 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: scheduler-stats {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.701516 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: encryption {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.702448 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: os-hosts {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.702706 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.702809 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: os-quota-sets {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.703017 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: os-volume-transfer {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.703679 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: extensions {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.703751 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: os-volume-manage {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.704806 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: capabilities {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.705073 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: backups {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.705132 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: os-quota-class-sets {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.705316 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: os-availability-zone {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.706059 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: encryption {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.706513 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: scheduler-stats {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.706628 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: encryption {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.707068 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: os-snapshot-manage {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.707523 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: os-volume-type-access {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.707928 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: os-quota-sets {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.708225 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: os-volume-transfer {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.708447 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: consistencygroups {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.709081 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: cgsnapshots {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.709980 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: capabilities {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.710205 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: backups {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.710356 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: extra_specs {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.710496 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extended resource: qos-specs {{(pid=116755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.711452 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: encryption {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.711868 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: os-hosts {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.712178 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: os-snapshot-manage {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.713036 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] SnapshotActionsController initialized {{(pid=116755) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:12:59.713199 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: os-volume-manage {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.713568 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: consistencygroups {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.713638 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: os-volume-type-access {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.713878 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.714717 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: os-availability-zone {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.715321 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.715494 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: extra_specs {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.715906 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: cgsnapshots {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.716004 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: encryption {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.716640 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.716997 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: os-hosts {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.717494 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: os-volume-transfer {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.717974 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.718080 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extended resource: qos-specs {{(pid=116754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.718326 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: os-volume-manage {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.719124 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: capabilities {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.719320 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.719761 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: os-availability-zone {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.720396 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: encryption {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.720481 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.contrib.snapshot_actions [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] SnapshotActionsController initialized {{(pid=116754) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:12:59.720735 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.721037 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: encryption {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.721266 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.721830 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: os-volume-type-access {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.722097 np0000181491 devstack@c-api.service[116755]: WARNING castellan.key_manager.migration [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.722555 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: os-volume-transfer {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.722747 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.722994 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.723118 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.723245 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.723356 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension AdminActions extending resource: volumes {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.723441 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: cgsnapshots {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.723484 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension AdminActions extending resource: snapshots {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.723578 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension AdminActions extending resource: backups {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.723767 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension VolumeActions extending resource: volumes {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.723887 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension TypesManage extending resource: types {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.723993 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension UsedLimits extending resource: limits {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.724089 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.724136 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: capabilities {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.724183 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.724221 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.724274 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.724383 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.724502 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.724596 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.724700 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.v3.router [None req-2d97b9b4-8b7e-4253-bc3b-9c163a32b7a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.724818 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extended resource: qos-specs {{(pid=116752) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.725402 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: encryption {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.725513 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.726903 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: os-volume-type-access {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.726970 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.contrib.snapshot_actions [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] SnapshotActionsController initialized {{(pid=116752) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:12:59.727015 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.727737 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.728434 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.728473 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: cgsnapshots {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.729223 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.729860 np0000181491 devstack@c-api.service[116754]: WARNING castellan.key_manager.migration [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.729901 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extended resource: qos-specs {{(pid=116751) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:59.730617 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.730803 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.730926 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.731057 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.731167 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension AdminActions extending resource: volumes {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.731310 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension AdminActions extending resource: snapshots {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.731420 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension AdminActions extending resource: backups {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.731610 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension VolumeActions extending resource: volumes {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.731733 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension TypesManage extending resource: types {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.731839 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension UsedLimits extending resource: limits {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.731905 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.731942 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.732030 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.732075 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.contrib.snapshot_actions [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] SnapshotActionsController initialized {{(pid=116751) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:12:59.732147 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.732252 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.732386 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.732488 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.732600 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.v3.router [None req-bf375d49-cb1a-4133-be92-205b564f91e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.732803 np0000181491 devstack@c-api.service[116755]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd0a30a3668 pid: 116755 (default app) Jun 17 20:12:59.732993 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.733344 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.734569 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.734830 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.735916 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.736198 np0000181491 devstack@c-api.service[116752]: WARNING castellan.key_manager.migration [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.737073 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.737196 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.737238 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.737337 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.737443 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension AdminActions extending resource: volumes {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.737575 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension AdminActions extending resource: snapshots {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.737673 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension AdminActions extending resource: backups {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.737869 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension VolumeActions extending resource: volumes {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.738041 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension TypesManage extending resource: types {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.738159 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension UsedLimits extending resource: limits {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.738260 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.738372 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.738470 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.738571 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.738620 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.738687 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.738787 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.738897 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.v3.router [None req-8b9e6fe2-686e-4882-8c92-bf9b6afea778 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116752) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.740545 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.740828 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.740828 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.740946 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.740946 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.740946 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.740946 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.740946 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.741186 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.741186 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.741186 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.741186 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.741186 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.741186 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.741461 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.741461 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.741461 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.741461 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.741461 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.741665 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.741665 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.741665 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.741665 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.741835 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.741835 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.741835 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.741835 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.742063 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.742063 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.742063 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.742063 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.742063 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.742285 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.742285 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.742285 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.742285 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.742285 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.742519 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.742519 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.742519 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.742519 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.742519 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.742519 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.742767 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.742767 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.742767 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.742767 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.742767 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.742767 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.746805 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.746805 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.746805 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.746805 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.746805 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.746805 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747060 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747060 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747060 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747060 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747060 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747060 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747342 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747342 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747342 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747342 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747518 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747518 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747518 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747518 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747518 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747751 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747751 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747751 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747751 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747751 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747939 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747939 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747939 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747939 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.747939 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.747939 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.748175 np0000181491 devstack@c-api.service[116754]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd0a30a3668 pid: 116754 (default app) Jun 17 20:12:59.748218 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.748218 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.748218 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.748218 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.748218 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.748474 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.748474 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.748474 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.748474 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.748474 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.748681 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.748681 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.748681 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.748681 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.748851 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.748851 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.748851 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.748851 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749019 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749019 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749019 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749019 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749019 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749243 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749243 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749243 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749243 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749243 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749468 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749468 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749468 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749468 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749644 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749644 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749644 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749644 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749813 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749813 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749813 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749813 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749983 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749983 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.749983 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.749983 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.750169 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.750169 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.750169 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.750169 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.750729 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.750729 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.750729 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.750729 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.750729 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.750729 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.750992 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.750992 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.750992 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.750992 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.750992 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.751216 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.751216 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.751216 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.751216 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.751216 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.751216 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.751216 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.751521 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.751521 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.751521 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.751521 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.751521 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.751521 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.751792 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.751792 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.751792 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.751792 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.751792 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.751792 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752046 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.752046 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752046 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.752046 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752046 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.752046 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752290 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.752290 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752290 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.752290 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752483 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.752483 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752483 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.752483 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752649 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.752649 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752649 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.752649 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752809 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.752809 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752809 np0000181491 devstack@c-api.service[116755]: /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 17 20:12:59.752809 np0000181491 devstack@c-api.service[116755]: warnings.warn(deprecated_msg) Jun 17 20:12:59.752976 np0000181491 devstack@c-api.service[116751]: WARNING castellan.key_manager.migration [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:59.752976 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.752976 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753075 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-a123cb5e-cbce-4f91-85b5-e6f57448fc62 None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:12:59.753121 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753121 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension AdminActions extending resource: volumes {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753121 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension AdminActions extending resource: snapshots {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753121 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension AdminActions extending resource: backups {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753121 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension VolumeActions extending resource: volumes {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753121 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension TypesManage extending resource: types {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753121 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension UsedLimits extending resource: limits {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753377 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753377 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753377 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753377 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753377 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753377 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753377 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.v3.router [None req-eb37e1b0-ea68-4f9f-97a6-e80ba8f57972 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116751) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:59.753592 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 1/1] 199.19.213.229 () {60 vars in 956 bytes} [Wed Jun 17 20:12:59 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 17 20:12:59.753633 np0000181491 devstack@c-api.service[116752]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd0a30a3668 pid: 116752 (default app) Jun 17 20:12:59.759649 np0000181491 devstack@c-api.service[116751]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dd0a30a3668 pid: 116751 (default app) Jun 17 20:13:07.136692 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.136692 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.136692 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.136692 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137327 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137327 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137327 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137327 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137460 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137460 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137460 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137460 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137460 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137460 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137619 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137619 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137619 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137619 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137619 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137753 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137753 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137753 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137753 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137753 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137885 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137885 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.137885 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.137885 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138047 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138047 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138047 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138047 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138047 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138185 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138185 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138185 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138185 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138185 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138323 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138323 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138323 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138323 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138323 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138323 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138564 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138564 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138564 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138564 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138564 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138564 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138920 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138920 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138920 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138920 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.138920 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.138920 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.139353 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.139353 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.139353 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.139353 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.139353 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.139695 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.139695 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.139695 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.139695 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.139695 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.139993 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.139993 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.139993 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.139993 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.139993 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.139993 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.140437 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.140437 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.140437 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.140437 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.140437 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.140437 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.140788 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.140788 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.140788 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.140788 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.140788 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.141142 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.141142 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.141142 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.141142 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.141142 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.141487 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.141487 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.141487 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.141487 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.141743 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.141743 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.141743 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.141743 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.142065 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.142065 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.142065 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.142065 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.142065 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.142428 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.142428 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.142428 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.142428 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.142428 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.142619 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.142619 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.142619 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.142619 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.142769 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.142769 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.142769 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.142769 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.142916 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.142916 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.142916 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.142916 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143061 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143061 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143061 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143061 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143218 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143218 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143218 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143218 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143386 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143386 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143386 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143386 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143386 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143581 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143581 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143581 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143581 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143581 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143581 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143789 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143789 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143789 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143789 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143789 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143959 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143959 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143959 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143959 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.143959 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.143959 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.144171 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.144171 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.144171 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.144171 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.144171 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.144171 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.144427 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.144427 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.144427 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.144427 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.144427 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.144427 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.144643 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.144643 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.144643 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.144643 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.144643 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.144643 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.144857 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.144857 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.144857 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.144857 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.145007 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.145007 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.145007 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.145007 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.145007 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.145196 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.145196 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.145196 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.145196 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.145196 np0000181491 devstack@c-api.service[116754]: warnings.warn(deprecated_msg) Jun 17 20:13:07.145196 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-63f30036-2ff4-4458-a9c9-8a45b23971c0 None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:13:07.687870 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-63f30036-2ff4-4458-a9c9-8a45b23971c0 admin admin] POST https://199.19.213.229/volume/v3/types Jun 17 20:13:07.688447 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-63f30036-2ff4-4458-a9c9-8a45b23971c0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:13:07.690722 np0000181491 devstack@c-api.service[116754]: /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 17 20:13:07.690722 np0000181491 devstack@c-api.service[116754]: warnings.warn( Jun 17 20:13:07.727045 np0000181491 devstack@c-api.service[116754]: DEBUG oslo_db.sqlalchemy.engines [None req-63f30036-2ff4-4458-a9c9-8a45b23971c0 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=116754) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:13:07.761791 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-63f30036-2ff4-4458-a9c9-8a45b23971c0 admin admin] https://199.19.213.229/volume/v3/types returned with HTTP 200 Jun 17 20:13:07.762502 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 1/2] 199.19.213.229 () {68 vars in 1288 bytes} [Wed Jun 17 20:13:07 2026] POST /volume/v3/types => generated 186 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:13:07.776409 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [req-63f30036-2ff4-4458-a9c9-8a45b23971c0 req-9713c160-7d0b-4e79-8df6-cfa8f83560b9 None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:13:08.112034 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [req-63f30036-2ff4-4458-a9c9-8a45b23971c0 req-9713c160-7d0b-4e79-8df6-cfa8f83560b9 admin admin] POST https://199.19.213.229/volume/v3/types/5641d135-5cc5-4e5f-910b-8523c275eaed/extra_specs Jun 17 20:13:08.112600 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [req-63f30036-2ff4-4458-a9c9-8a45b23971c0 req-9713c160-7d0b-4e79-8df6-cfa8f83560b9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:13:08.114397 np0000181491 devstack@c-api.service[116755]: /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 17 20:13:08.114397 np0000181491 devstack@c-api.service[116755]: warnings.warn( Jun 17 20:13:08.151732 np0000181491 devstack@c-api.service[116755]: DEBUG oslo_db.sqlalchemy.engines [req-63f30036-2ff4-4458-a9c9-8a45b23971c0 req-9713c160-7d0b-4e79-8df6-cfa8f83560b9 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=116755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:13:08.227492 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [req-63f30036-2ff4-4458-a9c9-8a45b23971c0 req-9713c160-7d0b-4e79-8df6-cfa8f83560b9 admin admin] https://199.19.213.229/volume/v3/types/5641d135-5cc5-4e5f-910b-8523c275eaed/extra_specs returned with HTTP 200 Jun 17 20:13:08.228387 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 2/3] 199.19.213.229 () {70 vars in 1505 bytes} [Wed Jun 17 20:13:07 2026] POST /volume/v3/types/5641d135-5cc5-4e5f-910b-8523c275eaed/extra_specs => generated 55 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:13:09.630444 np0000181491 devstack@c-api.service[116752]: DEBUG dbcounter [-] [116752] Writing DB stats cinder:SELECT=6 {{(pid=116752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:13:09.636074 np0000181491 devstack@c-api.service[116751]: DEBUG dbcounter [-] [116751] Writing DB stats cinder:SELECT=6 {{(pid=116751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:13:17.758142 np0000181491 devstack@c-api.service[116754]: DEBUG dbcounter [-] [116754] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:13:18.226210 np0000181491 devstack@c-api.service[116755]: DEBUG dbcounter [-] [116755] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:16:15.847612 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.847612 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.847612 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.847612 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.847612 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.848881 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.848881 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.848881 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.848881 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.848881 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.849495 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.849495 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.849495 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.849495 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.849495 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.849495 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.849934 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.849934 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.849934 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.849934 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.850226 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.850226 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.850226 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.850226 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.850537 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.850537 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.850537 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.850537 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.850814 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.850814 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.850814 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.850814 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.850814 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.851191 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.851191 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.851191 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.851191 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.851191 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.852192 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.852192 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.852192 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.852192 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.852192 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.852192 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.853029 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.853029 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.853029 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.853029 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.853029 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.853029 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.853926 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.853926 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.853926 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.853926 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.853926 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.853926 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.854865 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.854865 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.854865 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.854865 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.854865 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.855588 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.855588 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.855588 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.855588 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.855588 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.856252 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.856252 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.856252 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.856252 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.856252 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.856252 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.856742 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.856742 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.856742 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.856742 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.856742 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.856742 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.857092 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.857092 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.857092 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.857092 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.857092 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.857489 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.857489 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.857489 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.857489 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.857489 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.857802 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.857802 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.857802 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.857802 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.858062 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.858062 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.858062 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.858062 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.858358 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.858358 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.858358 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.858358 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.858358 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.859346 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.859346 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.859346 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.859346 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.859346 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.859998 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.859998 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.859998 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.859998 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.861335 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.861335 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.861335 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.861335 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.862011 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.862011 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.862011 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.862011 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.862301 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.862301 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.862301 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.862301 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.862561 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.862561 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.862561 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.862561 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.862791 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.862791 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.862791 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.862791 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.862791 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863096 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.863096 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863096 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.863096 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863096 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.863096 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863512 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.863512 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863512 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.863512 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863512 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.863713 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863713 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.863713 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863713 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.863713 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863713 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.863875 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863875 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.863875 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863875 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.863875 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.863875 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864050 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864050 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864050 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864050 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864050 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864050 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864244 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864244 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864244 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864244 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864244 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864244 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864432 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864432 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864432 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864432 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864550 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864550 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864550 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864550 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864550 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864706 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864706 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864706 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864706 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:15.864706 np0000181491 devstack@c-api.service[116752]: warnings.warn(deprecated_msg) Jun 17 20:16:15.864706 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [None req-93360176-eec3-45ab-94e1-6f919254740e None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:15.864706 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-93360176-eec3-45ab-94e1-6f919254740e None None] GET https://199.19.213.229/volume// Jun 17 20:16:15.864891 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-93360176-eec3-45ab-94e1-6f919254740e None None] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:15.864891 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-93360176-eec3-45ab-94e1-6f919254740e None None] Calling method 'all' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:15.864891 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-93360176-eec3-45ab-94e1-6f919254740e None None] https://199.19.213.229/volume// returned with HTTP 300 Jun 17 20:16:15.864891 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 1/4] 199.19.213.229 () {66 vars in 1456 bytes} [Wed Jun 17 20:16:15 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 20:16:57.237218 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.237218 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.237218 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.237218 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.237218 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.238117 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.238117 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.238117 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.238117 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.238117 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.238531 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.238531 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.238531 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.238531 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.238531 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.238531 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.239048 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.239048 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.239048 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.239048 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.239398 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.239398 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.239398 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.239398 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.239731 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.239731 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.239731 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.239731 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.240100 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.240100 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.240100 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.240100 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.240100 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.240551 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.240551 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.240551 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.240551 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.240551 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.240934 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.240934 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.240934 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.240934 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.240934 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.240934 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.241425 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.241425 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.241425 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.241425 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.241425 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.241425 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.242092 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.242092 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.242092 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.242092 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.242092 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.242092 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.242692 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.242692 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.242692 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.242692 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.242692 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.243184 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.243184 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.243184 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.243184 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.243184 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.243619 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.243619 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.243619 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.243619 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.243619 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.243619 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.244209 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.244209 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.244209 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.244209 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.244209 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.244209 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.244765 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.244765 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.244765 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.244765 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.244765 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.245229 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.245229 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.245229 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.245229 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.245229 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.245700 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.245700 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.245700 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.245700 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.246038 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.246038 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.246038 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.246038 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.246410 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.246410 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.246410 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.246410 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.246410 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.246846 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.246846 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.246846 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.246846 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.246846 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.247254 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.247254 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.247254 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.247254 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.247818 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.247818 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.247818 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.247818 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.248232 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.248232 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.248232 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.248232 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.248602 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.248602 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.248602 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.248602 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.248765 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.248765 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.248765 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.248765 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.248906 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.248906 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.248906 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.248906 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.248906 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249083 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249083 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249083 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249083 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249083 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249083 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249287 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249287 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249287 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249287 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249287 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249492 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249492 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249492 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249492 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249492 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249492 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249694 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249694 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249694 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249694 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249694 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249694 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249896 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249896 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249896 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249896 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.249896 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.249896 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.250095 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.250095 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.250095 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.250095 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.250095 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.250095 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.250337 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.250337 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.250337 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.250337 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.250482 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.250482 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.250482 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.250482 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.250482 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.250667 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.250667 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.250667 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.250667 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:57.250667 np0000181491 devstack@c-api.service[116751]: warnings.warn(deprecated_msg) Jun 17 20:16:57.250667 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-e8062f8e-af8b-4b17-9b35-aac1180d73c6 None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:57.250667 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 1/5] 199.19.213.229 () {62 vars in 1068 bytes} [Wed Jun 17 20:16:57 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 17 20:16:57.282744 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-64c1d474-e8ab-4bc7-a5c6-edc3a9921698 None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:57.294245 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 2/6] 199.19.213.229 () {64 vars in 1272 bytes} [Wed Jun 17 20:16:57 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:16:57.325769 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [req-64c1d474-e8ab-4bc7-a5c6-edc3a9921698 req-afff6264-030f-40da-8947-c078cd07c85f None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:57.329670 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [req-64c1d474-e8ab-4bc7-a5c6-edc3a9921698 req-afff6264-030f-40da-8947-c078cd07c85f demo demo] GET https://199.19.213.229/volume/v3/ Jun 17 20:16:57.329887 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [req-64c1d474-e8ab-4bc7-a5c6-edc3a9921698 req-afff6264-030f-40da-8947-c078cd07c85f demo demo] Empty body provided in request {{(pid=116755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:57.330169 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [req-64c1d474-e8ab-4bc7-a5c6-edc3a9921698 req-afff6264-030f-40da-8947-c078cd07c85f demo demo] Calling method 'version_select' {{(pid=116755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:57.331549 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [req-64c1d474-e8ab-4bc7-a5c6-edc3a9921698 req-afff6264-030f-40da-8947-c078cd07c85f demo demo] https://199.19.213.229/volume/v3/ returned with HTTP 200 Jun 17 20:16:57.331980 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 3/7] 199.19.213.229 () {66 vars in 1346 bytes} [Wed Jun 17 20:16:57 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:57.373355 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [None req-8ec3204a-9105-4a59-9d3a-20c49ebd0002 None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:57.786204 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-8ec3204a-9105-4a59-9d3a-20c49ebd0002 demo demo] GET https://199.19.213.229/volume/v3/types Jun 17 20:16:57.786629 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-8ec3204a-9105-4a59-9d3a-20c49ebd0002 demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:57.787039 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-8ec3204a-9105-4a59-9d3a-20c49ebd0002 demo demo] Calling method 'index' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:57.787595 np0000181491 devstack@c-api.service[116752]: /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 17 20:16:57.787595 np0000181491 devstack@c-api.service[116752]: warnings.warn( Jun 17 20:16:57.788249 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.api_utils [None req-8ec3204a-9105-4a59-9d3a-20c49ebd0002 demo demo] Removing options '' from query. {{(pid=116752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:16:57.828782 np0000181491 devstack@c-api.service[116752]: DEBUG oslo_db.sqlalchemy.engines [None req-8ec3204a-9105-4a59-9d3a-20c49ebd0002 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=116752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:16:57.852005 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-8ec3204a-9105-4a59-9d3a-20c49ebd0002 demo demo] https://199.19.213.229/volume/v3/types returned with HTTP 200 Jun 17 20:16:57.852657 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 2/8] 199.19.213.229 () {64 vars in 1290 bytes} [Wed Jun 17 20:16:57 2026] GET /volume/v3/types => generated 377 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:57.895804 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-a8f8819c-9491-43db-a105-6226b5d8a828 None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:58.324760 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-a8f8819c-9491-43db-a105-6226b5d8a828 demo demo] GET https://199.19.213.229/volume/v3/types/default Jun 17 20:16:58.325646 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-a8f8819c-9491-43db-a105-6226b5d8a828 demo demo] Empty body provided in request {{(pid=116751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:58.325646 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-a8f8819c-9491-43db-a105-6226b5d8a828 demo demo] Calling method 'show' {{(pid=116751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:58.362775 np0000181491 devstack@c-api.service[116751]: DEBUG oslo_db.sqlalchemy.engines [None req-a8f8819c-9491-43db-a105-6226b5d8a828 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=116751) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:16:58.385018 np0000181491 devstack@c-api.service[116751]: /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 17 20:16:58.385018 np0000181491 devstack@c-api.service[116751]: warnings.warn( Jun 17 20:16:58.388128 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-a8f8819c-9491-43db-a105-6226b5d8a828 demo demo] https://199.19.213.229/volume/v3/types/default returned with HTTP 200 Jun 17 20:16:58.388672 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 2/9] 199.19.213.229 () {64 vars in 1301 bytes} [Wed Jun 17 20:16:57 2026] GET /volume/v3/types/default => generated 145 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:58.884965 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-466708c2-8b52-4f15-a3fa-0a66d7d97377 None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:58.885769 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 3/10] 199.19.213.229 () {62 vars in 1068 bytes} [Wed Jun 17 20:16:58 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:16:58.918876 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-3a5132d6-1cb4-4b33-b007-7a0e6c3ee2dc None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:58.927242 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 4/11] 199.19.213.229 () {64 vars in 1272 bytes} [Wed Jun 17 20:16:58 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 17 20:16:58.962922 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [req-3a5132d6-1cb4-4b33-b007-7a0e6c3ee2dc req-e4f39251-e299-45e6-983e-7dc5a2bef669 None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:58.964854 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [req-3a5132d6-1cb4-4b33-b007-7a0e6c3ee2dc req-e4f39251-e299-45e6-983e-7dc5a2bef669 demo demo] GET https://199.19.213.229/volume/v3/ Jun 17 20:16:58.965078 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [req-3a5132d6-1cb4-4b33-b007-7a0e6c3ee2dc req-e4f39251-e299-45e6-983e-7dc5a2bef669 demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:58.965217 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [req-3a5132d6-1cb4-4b33-b007-7a0e6c3ee2dc req-e4f39251-e299-45e6-983e-7dc5a2bef669 demo demo] Calling method 'version_select' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:58.965707 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [req-3a5132d6-1cb4-4b33-b007-7a0e6c3ee2dc req-e4f39251-e299-45e6-983e-7dc5a2bef669 demo demo] https://199.19.213.229/volume/v3/ returned with HTTP 200 Jun 17 20:16:58.966016 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 3/12] 199.19.213.229 () {66 vars in 1346 bytes} [Wed Jun 17 20:16:58 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:59.006000 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-be2031e5-fe33-4ff2-8acf-5a642e3a39c2 None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:59.010105 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-be2031e5-fe33-4ff2-8acf-5a642e3a39c2 demo demo] GET https://199.19.213.229/volume/v3/types/default Jun 17 20:16:59.010536 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-be2031e5-fe33-4ff2-8acf-5a642e3a39c2 demo demo] Empty body provided in request {{(pid=116751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:59.010945 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-be2031e5-fe33-4ff2-8acf-5a642e3a39c2 demo demo] Calling method 'show' {{(pid=116751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:59.022290 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-be2031e5-fe33-4ff2-8acf-5a642e3a39c2 demo demo] https://199.19.213.229/volume/v3/types/default returned with HTTP 200 Jun 17 20:16:59.022988 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 3/13] 199.19.213.229 () {64 vars in 1301 bytes} [Wed Jun 17 20:16:59 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:59.643767 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-b592b523-f287-43cc-8c2c-9f5774f001a1 None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:59.645393 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 4/14] 199.19.213.229 () {62 vars in 1068 bytes} [Wed Jun 17 20:16:59 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 17 20:16:59.684495 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-9939d8ba-03e1-4fc2-be77-05336af48034 None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:59.688201 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 5/15] 199.19.213.229 () {64 vars in 1272 bytes} [Wed Jun 17 20:16:59 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 17 20:16:59.725937 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [req-9939d8ba-03e1-4fc2-be77-05336af48034 req-502880c6-7c79-4001-9a49-3892ffe3a1e7 None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:59.728224 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [req-9939d8ba-03e1-4fc2-be77-05336af48034 req-502880c6-7c79-4001-9a49-3892ffe3a1e7 demo demo] GET https://199.19.213.229/volume/v3/ Jun 17 20:16:59.728492 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [req-9939d8ba-03e1-4fc2-be77-05336af48034 req-502880c6-7c79-4001-9a49-3892ffe3a1e7 demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:59.728753 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [req-9939d8ba-03e1-4fc2-be77-05336af48034 req-502880c6-7c79-4001-9a49-3892ffe3a1e7 demo demo] Calling method 'version_select' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:59.729247 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [req-9939d8ba-03e1-4fc2-be77-05336af48034 req-502880c6-7c79-4001-9a49-3892ffe3a1e7 demo demo] https://199.19.213.229/volume/v3/ returned with HTTP 200 Jun 17 20:16:59.729720 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 4/16] 199.19.213.229 () {66 vars in 1346 bytes} [Wed Jun 17 20:16:59 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:59.770680 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-1d1eb1e7-ef5a-41e1-94d2-e5b702413c41 None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:59.772972 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-1d1eb1e7-ef5a-41e1-94d2-e5b702413c41 demo demo] GET https://199.19.213.229/volume/v3/types/default Jun 17 20:16:59.773200 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-1d1eb1e7-ef5a-41e1-94d2-e5b702413c41 demo demo] Empty body provided in request {{(pid=116751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:59.773479 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-1d1eb1e7-ef5a-41e1-94d2-e5b702413c41 demo demo] Calling method 'show' {{(pid=116751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:59.783886 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-1d1eb1e7-ef5a-41e1-94d2-e5b702413c41 demo demo] https://199.19.213.229/volume/v3/types/default returned with HTTP 200 Jun 17 20:16:59.784395 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 4/17] 199.19.213.229 () {64 vars in 1301 bytes} [Wed Jun 17 20:16:59 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 17 20:16:59.816337 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-2199b692-76f6-49f5-a111-3a5e90888b63 None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:59.817240 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 5/18] 199.19.213.229 () {62 vars in 1068 bytes} [Wed Jun 17 20:16:59 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 17 20:16:59.849852 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-3ddba9b2-4473-4f87-a864-699229423bad None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:59.853869 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 6/19] 199.19.213.229 () {64 vars in 1272 bytes} [Wed Jun 17 20:16:59 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 17 20:16:59.887745 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [req-3ddba9b2-4473-4f87-a864-699229423bad req-67a8f6ab-45b8-4b9f-804f-78005d98ed17 None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:59.891579 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [req-3ddba9b2-4473-4f87-a864-699229423bad req-67a8f6ab-45b8-4b9f-804f-78005d98ed17 demo demo] GET https://199.19.213.229/volume/v3/ Jun 17 20:16:59.892076 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [req-3ddba9b2-4473-4f87-a864-699229423bad req-67a8f6ab-45b8-4b9f-804f-78005d98ed17 demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:59.892567 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [req-3ddba9b2-4473-4f87-a864-699229423bad req-67a8f6ab-45b8-4b9f-804f-78005d98ed17 demo demo] Calling method 'version_select' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:59.893583 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [req-3ddba9b2-4473-4f87-a864-699229423bad req-67a8f6ab-45b8-4b9f-804f-78005d98ed17 demo demo] https://199.19.213.229/volume/v3/ returned with HTTP 200 Jun 17 20:16:59.894413 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 5/20] 199.19.213.229 () {66 vars in 1346 bytes} [Wed Jun 17 20:16:59 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:59.934348 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-5e1587b1-cd53-4be3-b105-03d108ca591c None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:59.938054 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-5e1587b1-cd53-4be3-b105-03d108ca591c demo demo] GET https://199.19.213.229/volume/v3/types/default Jun 17 20:16:59.938473 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-5e1587b1-cd53-4be3-b105-03d108ca591c demo demo] Empty body provided in request {{(pid=116751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:59.938838 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-5e1587b1-cd53-4be3-b105-03d108ca591c demo demo] Calling method 'show' {{(pid=116751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:59.948808 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-5e1587b1-cd53-4be3-b105-03d108ca591c demo demo] https://199.19.213.229/volume/v3/types/default returned with HTTP 200 Jun 17 20:16:59.949217 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 5/21] 199.19.213.229 () {64 vars in 1301 bytes} [Wed Jun 17 20:16:59 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 17 20:17:07.843278 np0000181491 devstack@c-api.service[116752]: DEBUG dbcounter [-] [116752] Writing DB stats cinder:SELECT=1 {{(pid=116752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:17:09.944420 np0000181491 devstack@c-api.service[116751]: DEBUG dbcounter [-] [116751] Writing DB stats cinder:SELECT=8 {{(pid=116751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:22:33.877111 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-5acc6a71-e13f-4e00-b2ea-47bb9e4118b8 None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:22:33.966683 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-5acc6a71-e13f-4e00-b2ea-47bb9e4118b8 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:22:33.967091 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-5acc6a71-e13f-4e00-b2ea-47bb9e4118b8 demo demo] Empty body provided in request {{(pid=116754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:22:33.967328 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-5acc6a71-e13f-4e00-b2ea-47bb9e4118b8 demo demo] Calling method 'detail' {{(pid=116754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:22:33.967955 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.api_utils [None req-5acc6a71-e13f-4e00-b2ea-47bb9e4118b8 demo demo] Removing options '' from query. {{(pid=116754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:22:33.969017 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.volume.api [None req-5acc6a71-e13f-4e00-b2ea-47bb9e4118b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:22:34.008590 np0000181491 devstack@c-api.service[116754]: INFO cinder.volume.api [None req-5acc6a71-e13f-4e00-b2ea-47bb9e4118b8 demo demo] Get all volumes completed successfully. Jun 17 20:22:34.012294 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-5acc6a71-e13f-4e00-b2ea-47bb9e4118b8 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:22:34.012867 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 6/22] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:22:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:22:43.999172 np0000181491 devstack@c-api.service[116754]: DEBUG dbcounter [-] [116754] Writing DB stats cinder:SELECT=1 {{(pid=116754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:23:34.032630 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-ef5bab28-4a23-473b-b115-97241211b18d None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:23:34.035996 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-ef5bab28-4a23-473b-b115-97241211b18d demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:23:34.036251 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-ef5bab28-4a23-473b-b115-97241211b18d demo demo] Empty body provided in request {{(pid=116755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:23:34.036528 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-ef5bab28-4a23-473b-b115-97241211b18d demo demo] Calling method 'detail' {{(pid=116755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:23:34.037249 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.api_utils [None req-ef5bab28-4a23-473b-b115-97241211b18d demo demo] Removing options '' from query. {{(pid=116755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:23:34.038466 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.volume.api [None req-ef5bab28-4a23-473b-b115-97241211b18d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:23:34.075356 np0000181491 devstack@c-api.service[116755]: INFO cinder.volume.api [None req-ef5bab28-4a23-473b-b115-97241211b18d demo demo] Get all volumes completed successfully. Jun 17 20:23:34.077588 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-ef5bab28-4a23-473b-b115-97241211b18d demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:23:34.078056 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 7/23] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:23:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:23:44.068700 np0000181491 devstack@c-api.service[116755]: DEBUG dbcounter [-] [116755] Writing DB stats cinder:SELECT=1 {{(pid=116755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:24:34.096562 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [None req-2f95691e-695e-48f5-afb4-33d481f2f63b None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:24:34.101997 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-2f95691e-695e-48f5-afb4-33d481f2f63b demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:24:34.102245 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-2f95691e-695e-48f5-afb4-33d481f2f63b demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:24:34.102867 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-2f95691e-695e-48f5-afb4-33d481f2f63b demo demo] Calling method 'detail' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:24:34.104180 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.api_utils [None req-2f95691e-695e-48f5-afb4-33d481f2f63b demo demo] Removing options '' from query. {{(pid=116752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:24:34.105436 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.volume.api [None req-2f95691e-695e-48f5-afb4-33d481f2f63b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:24:34.161434 np0000181491 devstack@c-api.service[116752]: INFO cinder.volume.api [None req-2f95691e-695e-48f5-afb4-33d481f2f63b demo demo] Get all volumes completed successfully. Jun 17 20:24:34.163870 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-2f95691e-695e-48f5-afb4-33d481f2f63b demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:24:34.164784 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 6/24] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:24:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:24:44.152147 np0000181491 devstack@c-api.service[116752]: DEBUG dbcounter [-] [116752] Writing DB stats cinder:SELECT=1 {{(pid=116752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:25:34.189580 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-9599f438-5dab-40ff-877a-56c84fa9bd00 None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:34.193540 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-9599f438-5dab-40ff-877a-56c84fa9bd00 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:25:34.193710 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-9599f438-5dab-40ff-877a-56c84fa9bd00 demo demo] Empty body provided in request {{(pid=116751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:25:34.193918 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-9599f438-5dab-40ff-877a-56c84fa9bd00 demo demo] Calling method 'detail' {{(pid=116751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:25:34.194433 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.api_utils [None req-9599f438-5dab-40ff-877a-56c84fa9bd00 demo demo] Removing options '' from query. {{(pid=116751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:25:34.195206 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.volume.api [None req-9599f438-5dab-40ff-877a-56c84fa9bd00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:25:34.239133 np0000181491 devstack@c-api.service[116751]: INFO cinder.volume.api [None req-9599f438-5dab-40ff-877a-56c84fa9bd00 demo demo] Get all volumes completed successfully. Jun 17 20:25:34.242107 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-9599f438-5dab-40ff-877a-56c84fa9bd00 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:25:34.242754 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 6/25] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:25:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:25:44.231105 np0000181491 devstack@c-api.service[116751]: DEBUG dbcounter [-] [116751] Writing DB stats cinder:SELECT=1 {{(pid=116751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:26:34.269162 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-6ad94ae6-e077-447e-8921-26a08b125000 None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:26:34.271947 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-6ad94ae6-e077-447e-8921-26a08b125000 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:26:34.272141 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-6ad94ae6-e077-447e-8921-26a08b125000 demo demo] Empty body provided in request {{(pid=116754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:26:34.272346 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-6ad94ae6-e077-447e-8921-26a08b125000 demo demo] Calling method 'detail' {{(pid=116754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:26:34.272623 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.api_utils [None req-6ad94ae6-e077-447e-8921-26a08b125000 demo demo] Removing options '' from query. {{(pid=116754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:26:34.273469 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.volume.api [None req-6ad94ae6-e077-447e-8921-26a08b125000 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:26:34.281586 np0000181491 devstack@c-api.service[116754]: INFO cinder.volume.api [None req-6ad94ae6-e077-447e-8921-26a08b125000 demo demo] Get all volumes completed successfully. Jun 17 20:26:34.284096 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-6ad94ae6-e077-447e-8921-26a08b125000 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:26:34.284536 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 7/26] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:26:34 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 17 20:26:44.285991 np0000181491 devstack@c-api.service[116754]: DEBUG dbcounter [-] [116754] Writing DB stats cinder:SELECT=1 {{(pid=116754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:27:34.305033 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-52d74674-9b6b-4013-bf23-a7e423698254 None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:34.423667 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-52d74674-9b6b-4013-bf23-a7e423698254 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:27:34.424340 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-52d74674-9b6b-4013-bf23-a7e423698254 demo demo] Empty body provided in request {{(pid=116755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:34.424340 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-52d74674-9b6b-4013-bf23-a7e423698254 demo demo] Calling method 'detail' {{(pid=116755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:34.424340 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.api_utils [None req-52d74674-9b6b-4013-bf23-a7e423698254 demo demo] Removing options '' from query. {{(pid=116755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:27:34.425458 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.volume.api [None req-52d74674-9b6b-4013-bf23-a7e423698254 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:27:34.434602 np0000181491 devstack@c-api.service[116755]: INFO cinder.volume.api [None req-52d74674-9b6b-4013-bf23-a7e423698254 demo demo] Get all volumes completed successfully. Jun 17 20:27:34.438149 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-52d74674-9b6b-4013-bf23-a7e423698254 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:27:34.438683 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 8/27] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:27:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:27:44.429859 np0000181491 devstack@c-api.service[116755]: DEBUG dbcounter [-] [116755] Writing DB stats cinder:SELECT=1 {{(pid=116755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:28:34.460999 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [None req-eaf5e1eb-208a-44c5-a720-5aa86e2ab3f8 None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:28:34.466410 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-eaf5e1eb-208a-44c5-a720-5aa86e2ab3f8 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:28:34.466615 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-eaf5e1eb-208a-44c5-a720-5aa86e2ab3f8 demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:28:34.466843 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-eaf5e1eb-208a-44c5-a720-5aa86e2ab3f8 demo demo] Calling method 'detail' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:28:34.467133 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.api_utils [None req-eaf5e1eb-208a-44c5-a720-5aa86e2ab3f8 demo demo] Removing options '' from query. {{(pid=116752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:28:34.467964 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.volume.api [None req-eaf5e1eb-208a-44c5-a720-5aa86e2ab3f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:28:34.477646 np0000181491 devstack@c-api.service[116752]: INFO cinder.volume.api [None req-eaf5e1eb-208a-44c5-a720-5aa86e2ab3f8 demo demo] Get all volumes completed successfully. Jun 17 20:28:34.480298 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-eaf5e1eb-208a-44c5-a720-5aa86e2ab3f8 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:28:34.481002 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 7/28] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:28:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 17 20:28:44.472083 np0000181491 devstack@c-api.service[116752]: DEBUG dbcounter [-] [116752] Writing DB stats cinder:SELECT=1 {{(pid=116752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:29:34.503405 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-613b225d-8164-455f-801f-f08d9b9ed8b6 None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:34.507790 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-613b225d-8164-455f-801f-f08d9b9ed8b6 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:29:34.508270 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-613b225d-8164-455f-801f-f08d9b9ed8b6 demo demo] Empty body provided in request {{(pid=116751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:29:34.508883 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-613b225d-8164-455f-801f-f08d9b9ed8b6 demo demo] Calling method 'detail' {{(pid=116751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:29:34.509514 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.api_utils [None req-613b225d-8164-455f-801f-f08d9b9ed8b6 demo demo] Removing options '' from query. {{(pid=116751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:29:34.510730 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.volume.api [None req-613b225d-8164-455f-801f-f08d9b9ed8b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:29:34.521261 np0000181491 devstack@c-api.service[116751]: INFO cinder.volume.api [None req-613b225d-8164-455f-801f-f08d9b9ed8b6 demo demo] Get all volumes completed successfully. Jun 17 20:29:34.526113 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-613b225d-8164-455f-801f-f08d9b9ed8b6 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:29:34.526802 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 7/29] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:29:34 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 17 20:29:44.514448 np0000181491 devstack@c-api.service[116751]: DEBUG dbcounter [-] [116751] Writing DB stats cinder:SELECT=1 {{(pid=116751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:30:34.545931 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-4ecb61a0-4b63-4d66-8592-7ee81948af02 None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:30:34.548988 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-4ecb61a0-4b63-4d66-8592-7ee81948af02 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:30:34.549885 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-4ecb61a0-4b63-4d66-8592-7ee81948af02 demo demo] Empty body provided in request {{(pid=116754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:30:34.549885 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-4ecb61a0-4b63-4d66-8592-7ee81948af02 demo demo] Calling method 'detail' {{(pid=116754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:30:34.550126 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.api_utils [None req-4ecb61a0-4b63-4d66-8592-7ee81948af02 demo demo] Removing options '' from query. {{(pid=116754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:30:34.551354 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.volume.api [None req-4ecb61a0-4b63-4d66-8592-7ee81948af02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:30:34.562595 np0000181491 devstack@c-api.service[116754]: INFO cinder.volume.api [None req-4ecb61a0-4b63-4d66-8592-7ee81948af02 demo demo] Get all volumes completed successfully. Jun 17 20:30:34.564915 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-4ecb61a0-4b63-4d66-8592-7ee81948af02 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:30:34.565466 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 8/30] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:30:34 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 17 20:30:44.555445 np0000181491 devstack@c-api.service[116754]: DEBUG dbcounter [-] [116754] Writing DB stats cinder:SELECT=1 {{(pid=116754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:31:34.582604 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-1d729fb7-6c06-4f4e-b49f-729c3fe207a0 None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:31:34.585790 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-1d729fb7-6c06-4f4e-b49f-729c3fe207a0 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:31:34.586065 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-1d729fb7-6c06-4f4e-b49f-729c3fe207a0 demo demo] Empty body provided in request {{(pid=116755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:31:34.586363 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-1d729fb7-6c06-4f4e-b49f-729c3fe207a0 demo demo] Calling method 'detail' {{(pid=116755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:31:34.587084 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.api_utils [None req-1d729fb7-6c06-4f4e-b49f-729c3fe207a0 demo demo] Removing options '' from query. {{(pid=116755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:31:34.588095 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.volume.api [None req-1d729fb7-6c06-4f4e-b49f-729c3fe207a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:31:34.596751 np0000181491 devstack@c-api.service[116755]: INFO cinder.volume.api [None req-1d729fb7-6c06-4f4e-b49f-729c3fe207a0 demo demo] Get all volumes completed successfully. Jun 17 20:31:34.599660 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-1d729fb7-6c06-4f4e-b49f-729c3fe207a0 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:31:34.600186 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 9/31] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:31:34 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 17 20:31:44.591496 np0000181491 devstack@c-api.service[116755]: DEBUG dbcounter [-] [116755] Writing DB stats cinder:SELECT=1 {{(pid=116755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:32:34.618592 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [None req-daec7f4e-3cfb-446d-b5f5-b621d9383e18 None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:32:34.792719 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-daec7f4e-3cfb-446d-b5f5-b621d9383e18 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:32:34.793104 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-daec7f4e-3cfb-446d-b5f5-b621d9383e18 demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:32:34.793507 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-daec7f4e-3cfb-446d-b5f5-b621d9383e18 demo demo] Calling method 'detail' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:32:34.793965 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.api_utils [None req-daec7f4e-3cfb-446d-b5f5-b621d9383e18 demo demo] Removing options '' from query. {{(pid=116752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:32:34.795481 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.volume.api [None req-daec7f4e-3cfb-446d-b5f5-b621d9383e18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:32:34.803626 np0000181491 devstack@c-api.service[116752]: INFO cinder.volume.api [None req-daec7f4e-3cfb-446d-b5f5-b621d9383e18 demo demo] Get all volumes completed successfully. Jun 17 20:32:34.805281 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-daec7f4e-3cfb-446d-b5f5-b621d9383e18 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:32:34.805654 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 8/32] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:32:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:32:44.798999 np0000181491 devstack@c-api.service[116752]: DEBUG dbcounter [-] [116752] Writing DB stats cinder:SELECT=1 {{(pid=116752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:33:34.825281 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-ad07c1e4-ca95-4c46-9e9e-cdb9b1ae1018 None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:33:34.828903 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-ad07c1e4-ca95-4c46-9e9e-cdb9b1ae1018 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:33:34.829150 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-ad07c1e4-ca95-4c46-9e9e-cdb9b1ae1018 demo demo] Empty body provided in request {{(pid=116751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:33:34.829430 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-ad07c1e4-ca95-4c46-9e9e-cdb9b1ae1018 demo demo] Calling method 'detail' {{(pid=116751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:33:34.829765 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.api_utils [None req-ad07c1e4-ca95-4c46-9e9e-cdb9b1ae1018 demo demo] Removing options '' from query. {{(pid=116751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:33:34.831427 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.volume.api [None req-ad07c1e4-ca95-4c46-9e9e-cdb9b1ae1018 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:33:34.841689 np0000181491 devstack@c-api.service[116751]: INFO cinder.volume.api [None req-ad07c1e4-ca95-4c46-9e9e-cdb9b1ae1018 demo demo] Get all volumes completed successfully. Jun 17 20:33:34.847671 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-ad07c1e4-ca95-4c46-9e9e-cdb9b1ae1018 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:33:34.848955 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 8/33] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:33:34 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 17 20:33:44.835741 np0000181491 devstack@c-api.service[116751]: DEBUG dbcounter [-] [116751] Writing DB stats cinder:SELECT=1 {{(pid=116751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:34:34.866193 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-d65dedde-3dc8-42b6-8bdd-b03738c6d00e None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:34.870676 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-d65dedde-3dc8-42b6-8bdd-b03738c6d00e demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:34:34.871063 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-d65dedde-3dc8-42b6-8bdd-b03738c6d00e demo demo] Empty body provided in request {{(pid=116754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:34.871532 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-d65dedde-3dc8-42b6-8bdd-b03738c6d00e demo demo] Calling method 'detail' {{(pid=116754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:34.872027 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.api_utils [None req-d65dedde-3dc8-42b6-8bdd-b03738c6d00e demo demo] Removing options '' from query. {{(pid=116754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:34:34.873700 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.volume.api [None req-d65dedde-3dc8-42b6-8bdd-b03738c6d00e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:34:34.882455 np0000181491 devstack@c-api.service[116754]: INFO cinder.volume.api [None req-d65dedde-3dc8-42b6-8bdd-b03738c6d00e demo demo] Get all volumes completed successfully. Jun 17 20:34:34.885466 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-d65dedde-3dc8-42b6-8bdd-b03738c6d00e demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:34:34.886077 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 9/34] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:34:34 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 17 20:34:44.876971 np0000181491 devstack@c-api.service[116754]: DEBUG dbcounter [-] [116754] Writing DB stats cinder:SELECT=1 {{(pid=116754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:35:34.900508 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-b3903211-8885-4e80-a381-aa12ca82a2b6 None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:35:34.903255 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-b3903211-8885-4e80-a381-aa12ca82a2b6 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:35:34.903532 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-b3903211-8885-4e80-a381-aa12ca82a2b6 demo demo] Empty body provided in request {{(pid=116755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:35:34.903784 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-b3903211-8885-4e80-a381-aa12ca82a2b6 demo demo] Calling method 'detail' {{(pid=116755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:35:34.904116 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.api_utils [None req-b3903211-8885-4e80-a381-aa12ca82a2b6 demo demo] Removing options '' from query. {{(pid=116755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:35:34.905094 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.volume.api [None req-b3903211-8885-4e80-a381-aa12ca82a2b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:35:34.915014 np0000181491 devstack@c-api.service[116755]: INFO cinder.volume.api [None req-b3903211-8885-4e80-a381-aa12ca82a2b6 demo demo] Get all volumes completed successfully. Jun 17 20:35:34.917112 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-b3903211-8885-4e80-a381-aa12ca82a2b6 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:35:34.917692 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 10/35] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:35:34 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 17 20:35:44.909450 np0000181491 devstack@c-api.service[116755]: DEBUG dbcounter [-] [116755] Writing DB stats cinder:SELECT=1 {{(pid=116755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:36:34.934156 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [None req-5c4f7187-6b0f-447e-9e28-05ca3ed8190f None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:34.937231 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-5c4f7187-6b0f-447e-9e28-05ca3ed8190f demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:36:34.937433 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-5c4f7187-6b0f-447e-9e28-05ca3ed8190f demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:34.937830 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-5c4f7187-6b0f-447e-9e28-05ca3ed8190f demo demo] Calling method 'detail' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:34.938260 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.api_utils [None req-5c4f7187-6b0f-447e-9e28-05ca3ed8190f demo demo] Removing options '' from query. {{(pid=116752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:36:34.939066 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.volume.api [None req-5c4f7187-6b0f-447e-9e28-05ca3ed8190f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:36:34.948183 np0000181491 devstack@c-api.service[116752]: INFO cinder.volume.api [None req-5c4f7187-6b0f-447e-9e28-05ca3ed8190f demo demo] Get all volumes completed successfully. Jun 17 20:36:34.950165 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-5c4f7187-6b0f-447e-9e28-05ca3ed8190f demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:36:34.950509 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 9/36] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:36:34 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 17 20:36:44.943014 np0000181491 devstack@c-api.service[116752]: DEBUG dbcounter [-] [116752] Writing DB stats cinder:SELECT=1 {{(pid=116752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:37:34.965816 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-cd25e558-07aa-4333-8210-2acc7664506c None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:37:35.081719 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-cd25e558-07aa-4333-8210-2acc7664506c demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:37:35.082107 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-cd25e558-07aa-4333-8210-2acc7664506c demo demo] Empty body provided in request {{(pid=116751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:37:35.082622 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-cd25e558-07aa-4333-8210-2acc7664506c demo demo] Calling method 'detail' {{(pid=116751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:37:35.082946 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.api_utils [None req-cd25e558-07aa-4333-8210-2acc7664506c demo demo] Removing options '' from query. {{(pid=116751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:37:35.083962 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.volume.api [None req-cd25e558-07aa-4333-8210-2acc7664506c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:37:35.092467 np0000181491 devstack@c-api.service[116751]: INFO cinder.volume.api [None req-cd25e558-07aa-4333-8210-2acc7664506c demo demo] Get all volumes completed successfully. Jun 17 20:37:35.094786 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-cd25e558-07aa-4333-8210-2acc7664506c demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:37:35.095168 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 9/37] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:37:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:37:45.087859 np0000181491 devstack@c-api.service[116751]: DEBUG dbcounter [-] [116751] Writing DB stats cinder:SELECT=1 {{(pid=116751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:38:35.111418 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-0b3c1122-de7a-42b3-b1f2-8b05b4cc517d None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:38:35.115714 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-0b3c1122-de7a-42b3-b1f2-8b05b4cc517d demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:38:35.116204 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-0b3c1122-de7a-42b3-b1f2-8b05b4cc517d demo demo] Empty body provided in request {{(pid=116754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:38:35.116777 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-0b3c1122-de7a-42b3-b1f2-8b05b4cc517d demo demo] Calling method 'detail' {{(pid=116754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:38:35.117340 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.api_utils [None req-0b3c1122-de7a-42b3-b1f2-8b05b4cc517d demo demo] Removing options '' from query. {{(pid=116754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:38:35.119041 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.volume.api [None req-0b3c1122-de7a-42b3-b1f2-8b05b4cc517d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:38:35.132434 np0000181491 devstack@c-api.service[116754]: INFO cinder.volume.api [None req-0b3c1122-de7a-42b3-b1f2-8b05b4cc517d demo demo] Get all volumes completed successfully. Jun 17 20:38:35.134694 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-0b3c1122-de7a-42b3-b1f2-8b05b4cc517d demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:38:35.135164 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 10/38] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:38:35 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 17 20:38:45.123592 np0000181491 devstack@c-api.service[116754]: DEBUG dbcounter [-] [116754] Writing DB stats cinder:SELECT=1 {{(pid=116754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:39:35.151039 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-eb8e7d25-afcc-44c9-beaa-74d952056d31 None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:39:35.153793 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-eb8e7d25-afcc-44c9-beaa-74d952056d31 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:39:35.154029 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-eb8e7d25-afcc-44c9-beaa-74d952056d31 demo demo] Empty body provided in request {{(pid=116755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:39:35.154269 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-eb8e7d25-afcc-44c9-beaa-74d952056d31 demo demo] Calling method 'detail' {{(pid=116755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:39:35.154589 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.api_utils [None req-eb8e7d25-afcc-44c9-beaa-74d952056d31 demo demo] Removing options '' from query. {{(pid=116755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:39:35.155534 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.volume.api [None req-eb8e7d25-afcc-44c9-beaa-74d952056d31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:39:35.164387 np0000181491 devstack@c-api.service[116755]: INFO cinder.volume.api [None req-eb8e7d25-afcc-44c9-beaa-74d952056d31 demo demo] Get all volumes completed successfully. Jun 17 20:39:35.166208 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-eb8e7d25-afcc-44c9-beaa-74d952056d31 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:39:35.166604 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 11/39] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:39:35 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 17 20:39:45.159482 np0000181491 devstack@c-api.service[116755]: DEBUG dbcounter [-] [116755] Writing DB stats cinder:SELECT=1 {{(pid=116755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:40:35.184863 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [None req-3f174c29-badc-4e76-b2ce-848e74cccd6f None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:40:35.187948 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-3f174c29-badc-4e76-b2ce-848e74cccd6f demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:40:35.188235 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-3f174c29-badc-4e76-b2ce-848e74cccd6f demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:40:35.188556 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-3f174c29-badc-4e76-b2ce-848e74cccd6f demo demo] Calling method 'detail' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:40:35.188898 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.api_utils [None req-3f174c29-badc-4e76-b2ce-848e74cccd6f demo demo] Removing options '' from query. {{(pid=116752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:40:35.190517 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.volume.api [None req-3f174c29-badc-4e76-b2ce-848e74cccd6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:40:35.198332 np0000181491 devstack@c-api.service[116752]: INFO cinder.volume.api [None req-3f174c29-badc-4e76-b2ce-848e74cccd6f demo demo] Get all volumes completed successfully. Jun 17 20:40:35.200976 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-3f174c29-badc-4e76-b2ce-848e74cccd6f demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:40:35.201575 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 10/40] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:40:35 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 17 20:40:45.193929 np0000181491 devstack@c-api.service[116752]: DEBUG dbcounter [-] [116752] Writing DB stats cinder:SELECT=1 {{(pid=116752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:41:35.224960 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-0272b406-9e56-4ace-bb09-e83a2693fefd None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:41:35.228092 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-0272b406-9e56-4ace-bb09-e83a2693fefd demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:41:35.228291 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-0272b406-9e56-4ace-bb09-e83a2693fefd demo demo] Empty body provided in request {{(pid=116751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:41:35.228406 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-0272b406-9e56-4ace-bb09-e83a2693fefd demo demo] Calling method 'detail' {{(pid=116751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:41:35.228743 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.api_utils [None req-0272b406-9e56-4ace-bb09-e83a2693fefd demo demo] Removing options '' from query. {{(pid=116751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:41:35.229826 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.volume.api [None req-0272b406-9e56-4ace-bb09-e83a2693fefd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:41:35.239247 np0000181491 devstack@c-api.service[116751]: INFO cinder.volume.api [None req-0272b406-9e56-4ace-bb09-e83a2693fefd demo demo] Get all volumes completed successfully. Jun 17 20:41:35.241907 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-0272b406-9e56-4ace-bb09-e83a2693fefd demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:41:35.242290 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 10/41] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:41:35 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 17 20:41:45.234870 np0000181491 devstack@c-api.service[116751]: DEBUG dbcounter [-] [116751] Writing DB stats cinder:SELECT=1 {{(pid=116751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:42:35.260220 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-db429ebc-1a4b-4a51-aaa8-f9b2116d9f65 None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:42:35.357023 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-db429ebc-1a4b-4a51-aaa8-f9b2116d9f65 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:42:35.357432 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-db429ebc-1a4b-4a51-aaa8-f9b2116d9f65 demo demo] Empty body provided in request {{(pid=116754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:42:35.357814 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-db429ebc-1a4b-4a51-aaa8-f9b2116d9f65 demo demo] Calling method 'detail' {{(pid=116754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:42:35.358272 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.api_utils [None req-db429ebc-1a4b-4a51-aaa8-f9b2116d9f65 demo demo] Removing options '' from query. {{(pid=116754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:42:35.360485 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.volume.api [None req-db429ebc-1a4b-4a51-aaa8-f9b2116d9f65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:42:35.370594 np0000181491 devstack@c-api.service[116754]: INFO cinder.volume.api [None req-db429ebc-1a4b-4a51-aaa8-f9b2116d9f65 demo demo] Get all volumes completed successfully. Jun 17 20:42:35.372833 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-db429ebc-1a4b-4a51-aaa8-f9b2116d9f65 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:42:35.373296 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 11/42] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:42:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:42:45.366381 np0000181491 devstack@c-api.service[116754]: DEBUG dbcounter [-] [116754] Writing DB stats cinder:SELECT=1 {{(pid=116754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:43:35.390070 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-e2de6557-6df0-4a5f-bce7-a622abab475d None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:43:35.394764 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-e2de6557-6df0-4a5f-bce7-a622abab475d demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:43:35.394913 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-e2de6557-6df0-4a5f-bce7-a622abab475d demo demo] Empty body provided in request {{(pid=116755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:43:35.395094 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-e2de6557-6df0-4a5f-bce7-a622abab475d demo demo] Calling method 'detail' {{(pid=116755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:43:35.395339 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.api_utils [None req-e2de6557-6df0-4a5f-bce7-a622abab475d demo demo] Removing options '' from query. {{(pid=116755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:43:35.396205 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.volume.api [None req-e2de6557-6df0-4a5f-bce7-a622abab475d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:43:35.408819 np0000181491 devstack@c-api.service[116755]: INFO cinder.volume.api [None req-e2de6557-6df0-4a5f-bce7-a622abab475d demo demo] Get all volumes completed successfully. Jun 17 20:43:35.411896 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-e2de6557-6df0-4a5f-bce7-a622abab475d demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:43:35.412437 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 12/43] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:43:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:43:45.400730 np0000181491 devstack@c-api.service[116755]: DEBUG dbcounter [-] [116755] Writing DB stats cinder:SELECT=1 {{(pid=116755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:44:35.432689 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [None req-3e3da8e3-2e20-4868-b433-e00f3ace8074 None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:44:35.436332 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-3e3da8e3-2e20-4868-b433-e00f3ace8074 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:44:35.436632 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-3e3da8e3-2e20-4868-b433-e00f3ace8074 demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:44:35.436920 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-3e3da8e3-2e20-4868-b433-e00f3ace8074 demo demo] Calling method 'detail' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:44:35.437375 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.api_utils [None req-3e3da8e3-2e20-4868-b433-e00f3ace8074 demo demo] Removing options '' from query. {{(pid=116752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:44:35.438575 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.volume.api [None req-3e3da8e3-2e20-4868-b433-e00f3ace8074 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:44:35.451588 np0000181491 devstack@c-api.service[116752]: INFO cinder.volume.api [None req-3e3da8e3-2e20-4868-b433-e00f3ace8074 demo demo] Get all volumes completed successfully. Jun 17 20:44:35.455036 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-3e3da8e3-2e20-4868-b433-e00f3ace8074 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:44:35.455649 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 11/44] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:44:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:44:45.444045 np0000181491 devstack@c-api.service[116752]: DEBUG dbcounter [-] [116752] Writing DB stats cinder:SELECT=1 {{(pid=116752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:45:35.477612 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-ff3a4904-ca8a-4331-bff7-ef6d09c363f2 None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:45:35.481431 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-ff3a4904-ca8a-4331-bff7-ef6d09c363f2 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:45:35.481802 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-ff3a4904-ca8a-4331-bff7-ef6d09c363f2 demo demo] Empty body provided in request {{(pid=116751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:45:35.482143 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-ff3a4904-ca8a-4331-bff7-ef6d09c363f2 demo demo] Calling method 'detail' {{(pid=116751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:45:35.482595 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.api_utils [None req-ff3a4904-ca8a-4331-bff7-ef6d09c363f2 demo demo] Removing options '' from query. {{(pid=116751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:45:35.483959 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.volume.api [None req-ff3a4904-ca8a-4331-bff7-ef6d09c363f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:45:35.493462 np0000181491 devstack@c-api.service[116751]: INFO cinder.volume.api [None req-ff3a4904-ca8a-4331-bff7-ef6d09c363f2 demo demo] Get all volumes completed successfully. Jun 17 20:45:35.496249 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-ff3a4904-ca8a-4331-bff7-ef6d09c363f2 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:45:35.496760 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 11/45] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:45:35 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 17 20:45:45.488053 np0000181491 devstack@c-api.service[116751]: DEBUG dbcounter [-] [116751] Writing DB stats cinder:SELECT=1 {{(pid=116751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:46:35.513377 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-9e7e7462-d532-4918-9365-ea270c11bf9a None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:46:35.516025 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-9e7e7462-d532-4918-9365-ea270c11bf9a demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:46:35.516248 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-9e7e7462-d532-4918-9365-ea270c11bf9a demo demo] Empty body provided in request {{(pid=116754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:46:35.516534 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-9e7e7462-d532-4918-9365-ea270c11bf9a demo demo] Calling method 'detail' {{(pid=116754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:46:35.516878 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.api_utils [None req-9e7e7462-d532-4918-9365-ea270c11bf9a demo demo] Removing options '' from query. {{(pid=116754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:46:35.517941 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.volume.api [None req-9e7e7462-d532-4918-9365-ea270c11bf9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:46:35.525499 np0000181491 devstack@c-api.service[116754]: INFO cinder.volume.api [None req-9e7e7462-d532-4918-9365-ea270c11bf9a demo demo] Get all volumes completed successfully. Jun 17 20:46:35.527553 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-9e7e7462-d532-4918-9365-ea270c11bf9a demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:46:35.527981 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 12/46] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:46:35 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 17 20:46:45.521347 np0000181491 devstack@c-api.service[116754]: DEBUG dbcounter [-] [116754] Writing DB stats cinder:SELECT=1 {{(pid=116754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:47:35.549443 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-7e1d8055-bac2-4e44-a7c5-aff1267f9e07 None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:47:35.608708 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-7e1d8055-bac2-4e44-a7c5-aff1267f9e07 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:47:35.608988 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-7e1d8055-bac2-4e44-a7c5-aff1267f9e07 demo demo] Empty body provided in request {{(pid=116755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:47:35.609237 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-7e1d8055-bac2-4e44-a7c5-aff1267f9e07 demo demo] Calling method 'detail' {{(pid=116755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:47:35.611216 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.api_utils [None req-7e1d8055-bac2-4e44-a7c5-aff1267f9e07 demo demo] Removing options '' from query. {{(pid=116755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:47:35.613224 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.volume.api [None req-7e1d8055-bac2-4e44-a7c5-aff1267f9e07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:47:35.625715 np0000181491 devstack@c-api.service[116755]: INFO cinder.volume.api [None req-7e1d8055-bac2-4e44-a7c5-aff1267f9e07 demo demo] Get all volumes completed successfully. Jun 17 20:47:35.627917 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-7e1d8055-bac2-4e44-a7c5-aff1267f9e07 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:47:35.628346 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 13/47] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:47:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:47:45.618497 np0000181491 devstack@c-api.service[116755]: DEBUG dbcounter [-] [116755] Writing DB stats cinder:SELECT=1 {{(pid=116755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:48:35.653077 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [None req-134823be-6dad-4826-baba-a29c2f691be1 None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:48:35.657349 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-134823be-6dad-4826-baba-a29c2f691be1 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:48:35.657652 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-134823be-6dad-4826-baba-a29c2f691be1 demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:48:35.657851 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-134823be-6dad-4826-baba-a29c2f691be1 demo demo] Calling method 'detail' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:48:35.658223 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.api_utils [None req-134823be-6dad-4826-baba-a29c2f691be1 demo demo] Removing options '' from query. {{(pid=116752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:48:35.659210 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.volume.api [None req-134823be-6dad-4826-baba-a29c2f691be1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:48:35.669602 np0000181491 devstack@c-api.service[116752]: INFO cinder.volume.api [None req-134823be-6dad-4826-baba-a29c2f691be1 demo demo] Get all volumes completed successfully. Jun 17 20:48:35.672645 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-134823be-6dad-4826-baba-a29c2f691be1 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:48:35.673280 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 12/48] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:48:35 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 17 20:48:45.664174 np0000181491 devstack@c-api.service[116752]: DEBUG dbcounter [-] [116752] Writing DB stats cinder:SELECT=1 {{(pid=116752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:49:35.689524 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.middleware.request_id [None req-cb2c1db5-b2fd-42a5-a9c1-80bd4cddaeeb None None] RequestId filter calling following filter/app {{(pid=116751) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:49:35.693794 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-cb2c1db5-b2fd-42a5-a9c1-80bd4cddaeeb demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:49:35.694035 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-cb2c1db5-b2fd-42a5-a9c1-80bd4cddaeeb demo demo] Empty body provided in request {{(pid=116751) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:49:35.694293 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.openstack.wsgi [None req-cb2c1db5-b2fd-42a5-a9c1-80bd4cddaeeb demo demo] Calling method 'detail' {{(pid=116751) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:49:35.694637 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.api.api_utils [None req-cb2c1db5-b2fd-42a5-a9c1-80bd4cddaeeb demo demo] Removing options '' from query. {{(pid=116751) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:49:35.695690 np0000181491 devstack@c-api.service[116751]: DEBUG cinder.volume.api [None req-cb2c1db5-b2fd-42a5-a9c1-80bd4cddaeeb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116751) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:49:35.704567 np0000181491 devstack@c-api.service[116751]: INFO cinder.volume.api [None req-cb2c1db5-b2fd-42a5-a9c1-80bd4cddaeeb demo demo] Get all volumes completed successfully. Jun 17 20:49:35.706863 np0000181491 devstack@c-api.service[116751]: INFO cinder.api.openstack.wsgi [None req-cb2c1db5-b2fd-42a5-a9c1-80bd4cddaeeb demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:49:35.707262 np0000181491 devstack@c-api.service[116751]: [pid: 116751|app: 0|req: 12/49] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:49:35 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 17 20:49:45.699427 np0000181491 devstack@c-api.service[116751]: DEBUG dbcounter [-] [116751] Writing DB stats cinder:SELECT=1 {{(pid=116751) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:50:35.727030 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.middleware.request_id [None req-ec8ed018-717e-48b6-bce9-49aa59caa6ce None None] RequestId filter calling following filter/app {{(pid=116754) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:50:35.729383 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-ec8ed018-717e-48b6-bce9-49aa59caa6ce demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:50:35.729567 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-ec8ed018-717e-48b6-bce9-49aa59caa6ce demo demo] Empty body provided in request {{(pid=116754) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:50:35.729766 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.openstack.wsgi [None req-ec8ed018-717e-48b6-bce9-49aa59caa6ce demo demo] Calling method 'detail' {{(pid=116754) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:50:35.730035 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.api.api_utils [None req-ec8ed018-717e-48b6-bce9-49aa59caa6ce demo demo] Removing options '' from query. {{(pid=116754) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:50:35.731010 np0000181491 devstack@c-api.service[116754]: DEBUG cinder.volume.api [None req-ec8ed018-717e-48b6-bce9-49aa59caa6ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116754) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:50:35.739226 np0000181491 devstack@c-api.service[116754]: INFO cinder.volume.api [None req-ec8ed018-717e-48b6-bce9-49aa59caa6ce demo demo] Get all volumes completed successfully. Jun 17 20:50:35.741269 np0000181491 devstack@c-api.service[116754]: INFO cinder.api.openstack.wsgi [None req-ec8ed018-717e-48b6-bce9-49aa59caa6ce demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:50:35.741702 np0000181491 devstack@c-api.service[116754]: [pid: 116754|app: 0|req: 13/50] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:50:35 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 17 20:50:45.734571 np0000181491 devstack@c-api.service[116754]: DEBUG dbcounter [-] [116754] Writing DB stats cinder:SELECT=1 {{(pid=116754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:51:35.759394 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.middleware.request_id [None req-11effc2e-08c9-4cdf-888c-d6301e9e5591 None None] RequestId filter calling following filter/app {{(pid=116755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:51:35.763861 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-11effc2e-08c9-4cdf-888c-d6301e9e5591 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:51:35.764240 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-11effc2e-08c9-4cdf-888c-d6301e9e5591 demo demo] Empty body provided in request {{(pid=116755) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:51:35.764839 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.openstack.wsgi [None req-11effc2e-08c9-4cdf-888c-d6301e9e5591 demo demo] Calling method 'detail' {{(pid=116755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:51:35.765424 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.api.api_utils [None req-11effc2e-08c9-4cdf-888c-d6301e9e5591 demo demo] Removing options '' from query. {{(pid=116755) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:51:35.767010 np0000181491 devstack@c-api.service[116755]: DEBUG cinder.volume.api [None req-11effc2e-08c9-4cdf-888c-d6301e9e5591 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116755) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:51:35.776520 np0000181491 devstack@c-api.service[116755]: INFO cinder.volume.api [None req-11effc2e-08c9-4cdf-888c-d6301e9e5591 demo demo] Get all volumes completed successfully. Jun 17 20:51:35.778541 np0000181491 devstack@c-api.service[116755]: INFO cinder.api.openstack.wsgi [None req-11effc2e-08c9-4cdf-888c-d6301e9e5591 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:51:35.778975 np0000181491 devstack@c-api.service[116755]: [pid: 116755|app: 0|req: 14/51] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:51:35 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 17 20:51:45.772180 np0000181491 devstack@c-api.service[116755]: DEBUG dbcounter [-] [116755] Writing DB stats cinder:SELECT=1 {{(pid=116755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:52:35.797154 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.middleware.request_id [None req-454b6eaa-ff63-403e-9204-af977f1dfb8a None None] RequestId filter calling following filter/app {{(pid=116752) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:52:35.885768 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-454b6eaa-ff63-403e-9204-af977f1dfb8a demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jun 17 20:52:35.886120 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-454b6eaa-ff63-403e-9204-af977f1dfb8a demo demo] Empty body provided in request {{(pid=116752) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:52:35.886804 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.openstack.wsgi [None req-454b6eaa-ff63-403e-9204-af977f1dfb8a demo demo] Calling method 'detail' {{(pid=116752) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:52:35.887272 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.api.api_utils [None req-454b6eaa-ff63-403e-9204-af977f1dfb8a demo demo] Removing options '' from query. {{(pid=116752) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:52:35.889090 np0000181491 devstack@c-api.service[116752]: DEBUG cinder.volume.api [None req-454b6eaa-ff63-403e-9204-af977f1dfb8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116752) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:52:35.902536 np0000181491 devstack@c-api.service[116752]: INFO cinder.volume.api [None req-454b6eaa-ff63-403e-9204-af977f1dfb8a demo demo] Get all volumes completed successfully. Jun 17 20:52:35.905556 np0000181491 devstack@c-api.service[116752]: INFO cinder.api.openstack.wsgi [None req-454b6eaa-ff63-403e-9204-af977f1dfb8a demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:52:35.906105 np0000181491 devstack@c-api.service[116752]: [pid: 116752|app: 0|req: 13/52] 199.19.213.229 () {64 vars in 1294 bytes} [Wed Jun 17 20:52:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:52:45.894069 np0000181491 devstack@c-api.service[116752]: DEBUG dbcounter [-] [116752] Writing DB stats cinder:SELECT=1 {{(pid=116752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}