Jun 29 04:28:10.802274 np0000183327 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:28:10.808753 np0000183327 devstack@c-api.service[112800]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:28:10 2026] *** Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: nodename: np0000183327 Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: machine: x86_64 Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: clock source: unix Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: pcre jit disabled Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: detected number of CPU cores: 16 Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: current working directory: / Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: your processes number limit is 256917 Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: your memory page size is 4096 bytes Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: detected max file descriptor number: 2048 Jun 29 04:28:10.812170 np0000183327 devstack@c-api.service[112800]: lock engine: pthread robust mutexes Jun 29 04:28:10.813022 np0000183327 devstack@c-api.service[112800]: thunder lock: enabled Jun 29 04:28:10.813022 np0000183327 devstack@c-api.service[112800]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:28:10.813022 np0000183327 devstack@c-api.service[112800]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:28:10.813022 np0000183327 devstack@c-api.service[112800]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:28:10.813022 np0000183327 devstack@c-api.service[112800]: Set PythonHome to /opt/stack/data/venv Jun 29 04:28:10.848852 np0000183327 devstack@c-api.service[112800]: Python main interpreter initialized at 0x7c9cd74a3668 Jun 29 04:28:10.848852 np0000183327 devstack@c-api.service[112800]: python threads support enabled Jun 29 04:28:10.848852 np0000183327 devstack@c-api.service[112800]: your server socket listen backlog is limited to 100 connections Jun 29 04:28:10.848852 np0000183327 devstack@c-api.service[112800]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:28:10.849376 np0000183327 devstack@c-api.service[112800]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:28:10.849519 np0000183327 devstack@c-api.service[112800]: *** Operational MODE: preforking *** Jun 29 04:28:10.849685 np0000183327 devstack@c-api.service[112800]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:28:10.849685 np0000183327 devstack@c-api.service[112800]: spawned uWSGI master process (pid: 112800) Jun 29 04:28:10.849847 np0000183327 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:28:10.850456 np0000183327 devstack@c-api.service[112800]: spawned uWSGI worker 1 (pid: 112809, cores: 1) Jun 29 04:28:10.851017 np0000183327 devstack@c-api.service[112800]: spawned uWSGI worker 2 (pid: 112810, cores: 1) Jun 29 04:28:10.851511 np0000183327 devstack@c-api.service[112800]: spawned uWSGI worker 3 (pid: 112811, cores: 1) Jun 29 04:28:10.852028 np0000183327 devstack@c-api.service[112800]: spawned uWSGI worker 4 (pid: 112812, cores: 1) Jun 29 04:28:10.852028 np0000183327 devstack@c-api.service[112800]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:28:10.979029 np0000183327 devstack@c-api.service[112810]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:28:10.979029 np0000183327 devstack@c-api.service[112810]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:28:10.979029 np0000183327 devstack@c-api.service[112810]: we strongly recommend against using it for new projects. Jun 29 04:28:10.979029 np0000183327 devstack@c-api.service[112810]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:28:10.979029 np0000183327 devstack@c-api.service[112810]: framework. For more detail see Jun 29 04:28:10.979029 np0000183327 devstack@c-api.service[112810]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:28:10.979029 np0000183327 devstack@c-api.service[112810]: import eventlet # noqa Jun 29 04:28:10.983179 np0000183327 devstack@c-api.service[112811]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:28:10.983179 np0000183327 devstack@c-api.service[112811]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:28:10.983179 np0000183327 devstack@c-api.service[112811]: we strongly recommend against using it for new projects. Jun 29 04:28:10.983179 np0000183327 devstack@c-api.service[112811]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:28:10.983179 np0000183327 devstack@c-api.service[112811]: framework. For more detail see Jun 29 04:28:10.983179 np0000183327 devstack@c-api.service[112811]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:28:10.983179 np0000183327 devstack@c-api.service[112811]: import eventlet # noqa Jun 29 04:28:10.987928 np0000183327 devstack@c-api.service[112809]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:28:10.987928 np0000183327 devstack@c-api.service[112809]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:28:10.987928 np0000183327 devstack@c-api.service[112809]: we strongly recommend against using it for new projects. Jun 29 04:28:10.987928 np0000183327 devstack@c-api.service[112809]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:28:10.987928 np0000183327 devstack@c-api.service[112809]: framework. For more detail see Jun 29 04:28:10.987928 np0000183327 devstack@c-api.service[112809]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:28:10.987928 np0000183327 devstack@c-api.service[112809]: import eventlet # noqa Jun 29 04:28:11.009563 np0000183327 devstack@c-api.service[112812]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:28:11.009563 np0000183327 devstack@c-api.service[112812]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:28:11.009563 np0000183327 devstack@c-api.service[112812]: we strongly recommend against using it for new projects. Jun 29 04:28:11.009563 np0000183327 devstack@c-api.service[112812]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:28:11.009563 np0000183327 devstack@c-api.service[112812]: framework. For more detail see Jun 29 04:28:11.009563 np0000183327 devstack@c-api.service[112812]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:28:11.009563 np0000183327 devstack@c-api.service[112812]: import eventlet # noqa Jun 29 04:28:11.068849 np0000183327 devstack@c-api.service[112810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:28:11.068849 np0000183327 devstack@c-api.service[112810]: warnings.warn( Jun 29 04:28:11.077710 np0000183327 devstack@c-api.service[112811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:28:11.077710 np0000183327 devstack@c-api.service[112811]: warnings.warn( Jun 29 04:28:11.079249 np0000183327 devstack@c-api.service[112809]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:28:11.079249 np0000183327 devstack@c-api.service[112809]: warnings.warn( Jun 29 04:28:11.097385 np0000183327 devstack@c-api.service[112812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:28:11.097385 np0000183327 devstack@c-api.service[112812]: warnings.warn( Jun 29 04:28:11.154997 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:11.154997 np0000183327 devstack@c-api.service[112810]: from cgi import parse_header Jun 29 04:28:11.160097 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:11.160097 np0000183327 devstack@c-api.service[112809]: from cgi import parse_header Jun 29 04:28:11.167197 np0000183327 devstack@c-api.service[112811]: /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 29 04:28:11.167197 np0000183327 devstack@c-api.service[112811]: from cgi import parse_header Jun 29 04:28:11.182787 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:11.182787 np0000183327 devstack@c-api.service[112812]: from cgi import parse_header Jun 29 04:28:11.202594 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:11.202594 np0000183327 devstack@c-api.service[112810]: removals.removed_module( Jun 29 04:28:11.204059 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:11.204059 np0000183327 devstack@c-api.service[112810]: removals.removed_module( Jun 29 04:28:11.212928 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:11.212928 np0000183327 devstack@c-api.service[112809]: removals.removed_module( Jun 29 04:28:11.214519 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:11.214519 np0000183327 devstack@c-api.service[112809]: removals.removed_module( Jun 29 04:28:11.229955 np0000183327 devstack@c-api.service[112811]: /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 29 04:28:11.229955 np0000183327 devstack@c-api.service[112811]: removals.removed_module( Jun 29 04:28:11.231660 np0000183327 devstack@c-api.service[112811]: /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 29 04:28:11.231660 np0000183327 devstack@c-api.service[112811]: removals.removed_module( Jun 29 04:28:11.234312 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:11.234312 np0000183327 devstack@c-api.service[112812]: removals.removed_module( Jun 29 04:28:11.236101 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:11.236101 np0000183327 devstack@c-api.service[112812]: removals.removed_module( Jun 29 04:28:12.006729 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:12.006729 np0000183327 devstack@c-api.service[112809]: warnings.warn( Jun 29 04:28:12.027970 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:12.027970 np0000183327 devstack@c-api.service[112812]: warnings.warn( Jun 29 04:28:12.053592 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:12.053592 np0000183327 devstack@c-api.service[112810]: warnings.warn( Jun 29 04:28:12.058409 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:12.058409 np0000183327 devstack@c-api.service[112809]: warnings.warn( Jun 29 04:28:12.062525 np0000183327 devstack@c-api.service[112811]: /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 29 04:28:12.062525 np0000183327 devstack@c-api.service[112811]: warnings.warn( Jun 29 04:28:12.081258 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:12.081258 np0000183327 devstack@c-api.service[112812]: warnings.warn( Jun 29 04:28:12.110866 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:12.110866 np0000183327 devstack@c-api.service[112810]: warnings.warn( Jun 29 04:28:12.116695 np0000183327 devstack@c-api.service[112811]: /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 29 04:28:12.116695 np0000183327 devstack@c-api.service[112811]: warnings.warn( Jun 29 04:28:12.262478 np0000183327 devstack@c-api.service[112809]: 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 29 04:28:12.262754 np0000183327 devstack@c-api.service[112809]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112809) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:28:12.275254 np0000183327 devstack@c-api.service[112812]: 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 29 04:28:12.275426 np0000183327 devstack@c-api.service[112812]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112812) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:28:12.310735 np0000183327 devstack@c-api.service[112811]: 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 29 04:28:12.310905 np0000183327 devstack@c-api.service[112811]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112811) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:28:12.316785 np0000183327 devstack@c-api.service[112810]: 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 29 04:28:12.316972 np0000183327 devstack@c-api.service[112810]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112810) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:28:12.349684 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:12.349684 np0000183327 devstack@c-api.service[112809]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:28:12.351665 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:12.351665 np0000183327 devstack@c-api.service[112812]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:28:12.376269 np0000183327 devstack@c-api.service[112811]: /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 29 04:28:12.376269 np0000183327 devstack@c-api.service[112811]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:28:12.383250 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:12.383250 np0000183327 devstack@c-api.service[112810]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:28:12.826540 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112810) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:28:12.826731 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112809) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:28:12.826796 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112811) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:28:12.826887 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112812) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:28:12.826934 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.826979 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.827036 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.827078 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.827147 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.827213 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.827272 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.827337 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.827396 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.827451 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.827507 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.827583 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.827687 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.827687 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.827808 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.827867 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.827925 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.827981 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.828040 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.828104 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.828168 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.828234 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.828298 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.828355 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.828532 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.828587 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.828636 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.828734 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.828800 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.828863 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.828925 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.828986 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.829051 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.829106 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.829169 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.829267 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.829320 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.829378 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.829443 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.829443 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.830820 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.830820 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.831210 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.831210 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.831210 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.831210 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.831210 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.831541 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.831541 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.831541 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.831541 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.831541 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.831541 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.831541 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.831945 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.831945 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.832066 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.832140 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.832208 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.832271 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.832326 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.832381 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.832444 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.832513 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.832577 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.832669 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.832730 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.832730 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.837536 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.837610 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.837663 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.837717 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.837792 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.837844 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.837891 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.837931 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.837970 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.838014 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.838014 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.838088 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.838129 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.838175 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.838214 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.838259 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.838303 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.838303 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.838303 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.838402 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.838489 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.838562 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.838630 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.838707 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.838792 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.838848 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.838900 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.838977 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.839301 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.839361 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.839409 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.839455 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.839495 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.839540 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.839577 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.839624 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.839680 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.839721 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.839761 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.839800 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.839835 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.839883 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.839922 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.839967 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.840012 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.840051 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.840095 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.840137 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.840175 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.840214 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.840258 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.840302 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.840347 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.840389 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.840437 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.840482 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.840526 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.840570 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.840612 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.840672 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.840712 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.840751 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.840789 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.840827 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.840875 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.840910 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.840949 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.840994 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.841032 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.841075 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.841148 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.841183 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.841226 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.841271 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.841338 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.841421 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.841476 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.841517 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.841555 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.841594 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.841635 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.841709 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.841709 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.841709 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.841819 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.841819 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.841819 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.841930 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.841974 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.842012 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.842056 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.842095 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.842141 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.842201 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.842251 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.842303 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.842350 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.842390 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.842455 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.842498 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.842546 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.842591 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.842591 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.842698 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.842740 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.842783 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.842826 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.842866 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.842866 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.842866 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.842866 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.842866 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.843549 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.843616 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.843668 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.843753 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.843796 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.843845 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.843889 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.843928 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.843967 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.844005 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.844053 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.844104 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.844153 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.844205 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.844247 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.844287 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.844332 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.844388 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.844428 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.844480 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.844480 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.844547 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.844547 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.844547 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.844547 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.844547 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.844754 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.844754 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.845337 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.845413 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.845481 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.845522 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.845566 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.845613 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.845667 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.845724 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.845765 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.845806 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.845856 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.845902 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.845947 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.845990 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.845990 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.846090 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.846142 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.846183 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.846223 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.846264 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.846309 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.846354 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.846393 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.846437 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.846437 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.846437 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.846549 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.846595 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.846640 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.846699 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.846748 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.846800 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.846840 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.846877 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.846919 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.846958 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.847002 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.847042 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.847084 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.847123 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.847165 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.847203 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.847246 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.847284 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.847333 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.847372 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.847412 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.847455 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.847494 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.847532 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.847572 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.847610 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.847610 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.847610 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.847610 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.847610 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.848629 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.848693 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.848774 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.848833 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.848876 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.848915 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.848960 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.849035 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.849081 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.849152 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.849223 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.849272 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.849315 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.849355 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.849398 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.849438 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.849476 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.849476 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.849564 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.849604 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.849670 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.849712 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.849761 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.849761 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.849761 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.849761 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.849761 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.849761 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.854059 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.854147 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.854193 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.854293 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.854347 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.854394 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.854434 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.854478 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.854542 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.854588 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.854633 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.854633 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.854723 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.854772 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.854812 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.854916 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.854968 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.855109 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.855109 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.855180 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.855220 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.855260 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.855298 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.855337 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.855337 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.855337 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.855440 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.855440 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.855549 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.855615 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.855684 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.855744 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.855787 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.855827 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.855869 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.855915 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.855966 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.856005 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.856051 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.856095 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.856139 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.856184 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.856224 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.856262 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.856307 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.856350 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.856396 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.856441 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.856480 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.856518 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.856556 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.856594 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.856594 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.856683 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.856723 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.856723 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.857398 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.857466 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.857509 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.857547 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.857606 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.857663 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.857719 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.857763 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.857807 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.857854 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.857894 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.857940 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.857980 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.858025 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.858082 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.858154 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.858206 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.858262 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.858329 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.858395 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.858458 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.858500 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.858539 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.858588 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.858636 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.858636 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.858636 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.858636 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.861422 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.861529 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.861529 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.861619 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.861691 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.861743 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.861793 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.861840 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.861888 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.861936 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.861986 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.862054 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.862054 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.862054 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.863371 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.863461 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.863461 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.863556 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.863618 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.863618 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.863741 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.863785 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.863822 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.863822 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.863822 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.863961 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.864013 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.864013 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.865005 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.865078 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.865863 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.865863 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.865863 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.865863 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.865863 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.865863 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.865863 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.865863 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.865863 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.865863 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.866293 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.866293 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.866293 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.866293 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.866293 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.866293 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.866293 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.866512 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.866562 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.866598 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.866680 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.866721 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.866759 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.866805 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.866842 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.866881 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.866918 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.866953 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.866990 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.866990 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.867068 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.867124 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.867164 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.867200 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.867200 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.867264 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.867311 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.867354 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.867390 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.867439 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.867490 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.867490 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.867585 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.867635 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.867691 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.867727 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.867727 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.867796 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.867866 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.867909 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.867943 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.867991 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.868042 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.868042 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.868143 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.868192 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.868236 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.868236 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.868236 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.868236 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.868236 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.868414 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.868414 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.868414 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.868414 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.868574 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.868574 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.868791 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.868791 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.869470 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.869470 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.869470 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.869470 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.869470 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.869470 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.869470 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.869470 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.869836 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.869836 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.869836 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.869836 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.869998 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.870036 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.870078 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.870154 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.870205 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.870251 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.870251 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.870314 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.870366 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.870769 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.870894 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.870942 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.870942 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.870942 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.870942 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.871083 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.871083 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.871083 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.871083 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.871083 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.871272 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.871324 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.871378 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.871424 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.871462 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.871496 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.871540 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.871576 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.871630 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.871697 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.871697 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.871775 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.871822 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.871876 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.872048 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.872116 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.872159 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.872194 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.872238 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.872281 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.872322 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.872370 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.872410 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.872449 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.872493 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.872536 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.872574 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.872621 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.872674 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.872713 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.872756 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.872840 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.872894 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.872940 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.872984 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.873022 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.873068 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.873107 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.873144 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.873192 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.873247 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.873284 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.873320 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.873352 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.873389 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.873430 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.873477 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.873513 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.873550 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.873584 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.873621 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.873673 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.873712 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.873748 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.873792 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.873844 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.873886 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.873918 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.873949 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.873981 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.874012 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.874044 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.874079 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.874118 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.874118 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.874204 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.874241 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.874288 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.874335 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.874376 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.874410 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.874443 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.874475 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.874515 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.874553 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.874606 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.874688 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.874734 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.874776 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.874808 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.874844 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.874972 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.875103 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.875166 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.875214 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.875249 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.875288 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.875328 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.875379 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.875430 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.875472 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.875511 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.875557 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.875599 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.875668 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.875707 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.875749 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.875749 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.875749 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.875749 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.875927 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.875927 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.875927 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.876068 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.876114 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.876149 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.876182 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.876213 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.876248 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.876289 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.876331 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.876375 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.876434 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.876472 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.876507 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.876543 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.876582 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.876616 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.876671 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.876713 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.876713 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.876823 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.876867 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.876867 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.876937 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.876985 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.876985 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.877057 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.877089 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.877127 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.877127 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.877198 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.877239 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.877284 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.877324 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.877360 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.877395 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.877438 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.877491 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.877543 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.877590 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.877662 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.877709 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.877752 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.877806 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.877850 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.877850 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.877850 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.877850 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.878026 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.878026 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.878026 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.878026 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.878026 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.878026 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.878026 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.878357 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.878357 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.878357 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.878357 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.878501 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.878538 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.878538 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.878615 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.878615 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.878715 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.878766 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.878766 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.878882 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.878926 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.878969 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.879007 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.879007 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.879139 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.879222 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.879307 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.879418 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.881911 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.881975 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.882022 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.882084 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.882173 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.882216 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.882281 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.883070 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.883117 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.883143 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.883170 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.883200 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.883241 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.883277 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.883305 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.883364 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.883408 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.883457 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.883507 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.883539 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.883539 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.883936 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.884023 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.884108 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.884200 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.884237 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.884266 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.884291 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.884319 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.884365 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.884493 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.884493 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.884557 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.884585 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.884585 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.884864 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.884906 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.884951 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.885004 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.885035 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.885091 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.885125 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.885176 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.885203 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.885230 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.885260 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.885288 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.885332 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.885365 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.885395 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.885496 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.885591 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.885622 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.885689 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.885717 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.885750 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.885805 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.885837 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.885864 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.885913 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.885945 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.885978 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.886009 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.886040 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.886072 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.886108 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.886108 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.886165 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.886223 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.886251 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.886283 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.886309 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.886337 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.886366 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.886391 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.886420 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.886454 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.886485 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.886511 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.886535 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.886571 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.886606 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.886633 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.886674 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.886699 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.886723 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.886750 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.886780 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.886810 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.886835 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.886881 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.886881 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.886939 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.886964 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.886989 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.887020 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.887020 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.887078 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.887104 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.887130 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.887165 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.887200 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.887227 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.887256 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.887285 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.887310 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.887335 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.887363 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.887396 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.887423 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.887451 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.887494 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.887529 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.887558 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.887558 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.887602 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.887627 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.887627 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.887704 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.887735 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.887735 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.887781 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.887819 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.887851 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.887876 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.887876 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.887925 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.887956 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.887979 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.888005 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.888031 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.888060 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.888101 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.888128 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.888153 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.888185 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.888214 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.888247 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.888275 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.888275 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.888323 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.888349 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.888373 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.888398 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.888431 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.888468 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.888495 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.888593 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.888747 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.888840 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.888934 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.889037 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.889135 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.889233 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.889331 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.889434 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.889537 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.889684 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.889751 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.889845 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.889955 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.890584 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.890636 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.890699 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.890749 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.890812 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.890877 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.890926 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.890972 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.891029 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.891078 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.891121 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.891159 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.891195 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.891231 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.891268 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.891313 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.891313 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.891386 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.891436 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.891436 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.891436 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.891938 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.891998 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.891998 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.892078 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.892116 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.892158 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.892199 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.892199 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.892285 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.892334 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.892374 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.892412 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.892454 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.892454 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:28:12.893113 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.893182 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.893217 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.893263 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.893308 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.893370 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.893413 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.893463 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.893506 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.893551 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.893551 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.893551 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.893682 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.893724 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.893815 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.893886 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.893976 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.894024 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:28:12.894075 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.894117 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:28:12.894214 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:28:12.894312 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:28:12.894409 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:28:12.894499 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:28:12.940292 np0000183327 devstack@c-api.service[112811]: INFO dbcounter [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Registered counter for database cinder Jun 29 04:28:12.942724 np0000183327 devstack@c-api.service[112810]: INFO dbcounter [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Registered counter for database cinder Jun 29 04:28:12.943678 np0000183327 devstack@c-api.service[112812]: INFO dbcounter [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Registered counter for database cinder Jun 29 04:28:12.943987 np0000183327 devstack@c-api.service[112809]: INFO dbcounter [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Registered counter for database cinder Jun 29 04:28:12.984949 np0000183327 devstack@c-api.service[112811]: DEBUG oslo_db.sqlalchemy.engines [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 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=112811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:12.987490 np0000183327 devstack@c-api.service[112810]: DEBUG oslo_db.sqlalchemy.engines [None req-af705ff1-8511-426f-a632-028eccb3af2f 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=112810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:12.988632 np0000183327 devstack@c-api.service[112809]: DEBUG oslo_db.sqlalchemy.engines [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 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=112809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:12.990074 np0000183327 devstack@c-api.service[112812]: DEBUG oslo_db.sqlalchemy.engines [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c 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=112812) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:13.102897 np0000183327 devstack@c-api.service[112812]: DEBUG dbcounter [-] [112812] Writer thread running {{(pid=112812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:28:13.104937 np0000183327 devstack@c-api.service[112809]: DEBUG dbcounter [-] [112809] Writer thread running {{(pid=112809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:28:13.105426 np0000183327 devstack@c-api.service[112812]: INFO cinder.rpc [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:28:13.106263 np0000183327 devstack@c-api.service[112811]: DEBUG dbcounter [-] [112811] Writer thread running {{(pid=112811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:28:13.106772 np0000183327 devstack@c-api.service[112810]: DEBUG dbcounter [-] [112810] Writer thread running {{(pid=112810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:28:13.107711 np0000183327 devstack@c-api.service[112812]: INFO cinder.rpc [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:28:13.107807 np0000183327 devstack@c-api.service[112809]: INFO cinder.rpc [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:28:13.109084 np0000183327 devstack@c-api.service[112811]: INFO cinder.rpc [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:28:13.109578 np0000183327 devstack@c-api.service[112810]: INFO cinder.rpc [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:28:13.109731 np0000183327 devstack@c-api.service[112812]: INFO cinder.rpc [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:28:13.110385 np0000183327 devstack@c-api.service[112809]: INFO cinder.rpc [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:28:13.111626 np0000183327 devstack@c-api.service[112812]: INFO cinder.rpc [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:28:13.112044 np0000183327 devstack@c-api.service[112811]: INFO cinder.rpc [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:28:13.112226 np0000183327 devstack@c-api.service[112810]: INFO cinder.rpc [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:28:13.112469 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.112708 np0000183327 devstack@c-api.service[112809]: INFO cinder.rpc [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:28:13.116781 np0000183327 devstack@c-api.service[112810]: INFO cinder.rpc [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:28:13.116960 np0000183327 devstack@c-api.service[112809]: INFO cinder.rpc [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:28:13.117071 np0000183327 devstack@c-api.service[112811]: INFO cinder.rpc [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:28:13.117139 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.117204 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.117286 np0000183327 devstack@c-api.service[112810]: INFO cinder.rpc [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:28:13.117551 np0000183327 devstack@c-api.service[112811]: INFO cinder.rpc [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:28:13.117756 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.118794 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.119836 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.120838 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.121865 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.151903 np0000183327 devstack@c-api.service[112812]: DEBUG oslo_db.sqlalchemy.engines [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c 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=112812) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:13.153269 np0000183327 devstack@c-api.service[112810]: DEBUG oslo_db.sqlalchemy.engines [None req-af705ff1-8511-426f-a632-028eccb3af2f 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=112810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:13.154105 np0000183327 devstack@c-api.service[112809]: DEBUG oslo_db.sqlalchemy.engines [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 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=112809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:13.154491 np0000183327 devstack@c-api.service[112812]: INFO cinder.rpc [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:28:13.155574 np0000183327 devstack@c-api.service[112810]: INFO cinder.rpc [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:28:13.155822 np0000183327 devstack@c-api.service[112811]: DEBUG oslo_db.sqlalchemy.engines [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 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=112811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:13.156584 np0000183327 devstack@c-api.service[112809]: INFO cinder.rpc [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:28:13.157116 np0000183327 devstack@c-api.service[112812]: INFO cinder.rpc [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:28:13.157413 np0000183327 devstack@c-api.service[112810]: INFO cinder.rpc [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:28:13.158361 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.158472 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.158931 np0000183327 devstack@c-api.service[112809]: INFO cinder.rpc [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:28:13.159041 np0000183327 devstack@c-api.service[112811]: INFO cinder.rpc [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:28:13.160081 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.161873 np0000183327 devstack@c-api.service[112811]: INFO cinder.rpc [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:28:13.163058 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.169284 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.171766 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.171865 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.173632 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.174901 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.174975 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.176888 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.177203 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.179105 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.179770 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.181054 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.183183 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.183677 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.183790 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.184049 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.186777 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.186869 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.187008 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.187800 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.189725 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.189945 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.190017 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.192734 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.192823 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.192959 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.193466 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.195553 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.195686 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.195798 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.197152 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.198033 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.198605 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.198748 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.199794 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.200201 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.200296 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.202557 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.202969 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.203038 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.205226 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.206959 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.208587 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.208718 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.209217 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.209584 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.210744 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.212026 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.212309 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.212453 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.212978 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.213813 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.213958 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.214204 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.215154 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.215300 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.215800 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.216568 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.216907 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.216941 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.217218 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.218213 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.218697 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.218734 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.219635 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.220212 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.220393 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.221021 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.221844 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.221953 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.222033 np0000183327 devstack@c-api.service[112810]: WARNING cinder.api.contrib.hosts [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:28:13.222140 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.222257 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: extensions {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.223255 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.223391 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.224114 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: cgsnapshots {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.224686 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.224807 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.225547 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: qos-specs {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.225761 np0000183327 devstack@c-api.service[112812]: WARNING cinder.api.contrib.hosts [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:28:13.225890 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.225984 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: extensions {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.226389 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.227505 np0000183327 devstack@c-api.service[112809]: WARNING cinder.api.contrib.hosts [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:28:13.227712 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: capabilities {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.227785 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: cgsnapshots {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.227833 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: extensions {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.228158 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.228979 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: backups {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.229426 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: cgsnapshots {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.229918 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.229977 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: qos-specs {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.230915 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: qos-specs {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.230999 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: os-volume-type-access {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.231325 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.232616 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: encryption {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.232720 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.233704 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: capabilities {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.234080 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: capabilities {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.234159 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: consistencygroups {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.234255 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.235414 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: backups {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.235562 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.235710 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: backups {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.236074 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: extra_specs {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.237031 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.237522 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: os-volume-type-access {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.237607 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: encryption {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.238472 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.238552 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: os-volume-type-access {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.239147 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: os-volume-manage {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.239249 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: encryption {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.239500 np0000183327 devstack@c-api.service[112811]: WARNING cinder.api.contrib.hosts [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:28:13.239735 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: extensions {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.240186 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: encryption {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.240581 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: os-volume-transfer {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.240930 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: consistencygroups {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.241714 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: consistencygroups {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.241890 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: cgsnapshots {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.242246 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: os-availability-zone {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.243081 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: extra_specs {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.243262 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: qos-specs {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.243544 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: os-quota-sets {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.243639 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: extra_specs {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.244701 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: encryption {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.244945 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: os-quota-class-sets {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.245184 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: encryption {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.245421 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: capabilities {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.246273 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: os-snapshot-manage {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.246416 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: os-volume-manage {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.246729 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: os-volume-manage {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.246806 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: backups {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.247660 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: os-hosts {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.248063 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: os-volume-transfer {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.248175 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: os-volume-transfer {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.248940 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: os-volume-type-access {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.249232 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extended resource: scheduler-stats {{(pid=112810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.249788 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: os-availability-zone {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.249861 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: os-availability-zone {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.250658 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: encryption {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.251162 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: os-quota-sets {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.251210 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: os-quota-sets {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.252010 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.252199 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: consistencygroups {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.252531 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: os-quota-class-sets {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.252615 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: os-quota-class-sets {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.253575 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.253880 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: os-snapshot-manage {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.254019 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: os-snapshot-manage {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.254422 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: extra_specs {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.254480 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.contrib.snapshot_actions [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] SnapshotActionsController initialized {{(pid=112810) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:28:13.255146 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.255301 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: os-hosts {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.255607 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: os-hosts {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.256190 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: encryption {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.256484 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.256659 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extended resource: scheduler-stats {{(pid=112812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.257329 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extended resource: scheduler-stats {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.257797 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: os-volume-manage {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.257861 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.259020 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.259242 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.259307 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: os-volume-transfer {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.259661 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.260496 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.260716 np0000183327 devstack@c-api.service[112810]: WARNING castellan.key_manager.migration [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.260883 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: os-availability-zone {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.261245 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.261374 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.contrib.snapshot_actions [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] SnapshotActionsController initialized {{(pid=112812) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:28:13.261595 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension UsedLimits extending resource: limits {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.261759 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.261949 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.262043 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.262143 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension VolumeActions extending resource: volumes {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.262214 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.262271 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] SnapshotActionsController initialized {{(pid=112809) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:28:13.262333 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: os-quota-sets {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.262396 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.262396 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.262505 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension TypesManage extending resource: types {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.262600 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.262797 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.262942 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension AdminActions extending resource: volumes {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.263097 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension AdminActions extending resource: snapshots {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.263165 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.263218 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension AdminActions extending resource: backups {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.263364 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.264148 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.264240 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: os-quota-class-sets {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.264319 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.v3.router [None req-af705ff1-8511-426f-a632-028eccb3af2f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.264376 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.264778 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.264952 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: os-snapshot-manage {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.265327 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.266189 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.266424 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: os-hosts {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.266724 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.267665 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.267967 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extended resource: scheduler-stats {{(pid=112811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:28:13.268168 np0000183327 devstack@c-api.service[112812]: WARNING castellan.key_manager.migration [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.269096 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension UsedLimits extending resource: limits {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.269251 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.269433 np0000183327 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.270234 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.270280 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension UsedLimits extending resource: limits {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.270328 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.270499 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.270547 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension VolumeActions extending resource: volumes {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.270758 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.270860 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.270965 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension TypesManage extending resource: types {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271071 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271188 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271291 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271330 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension AdminActions extending resource: volumes {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271372 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.271411 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension AdminActions extending resource: snapshots {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271446 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271502 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension AdminActions extending resource: backups {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271581 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension VolumeActions extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271626 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271717 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271774 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271828 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.v3.router [None req-73ebb991-0d8a-42e5-b5f5-e725e3e8f91c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.271921 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.272063 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension TypesManage extending resource: types {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.272227 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.272376 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.272513 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension AdminActions extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.272682 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension AdminActions extending resource: snapshots {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.272821 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension AdminActions extending resource: backups {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.272884 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.272924 np0000183327 devstack@c-api.service[112810]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c9cd74a3668 pid: 112810 (default app) Jun 29 04:28:13.272962 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.273146 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.273279 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-8d7f3ff0-d5ca-47ac-8313-e44ac90b8544 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.273862 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.contrib.snapshot_actions [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] SnapshotActionsController initialized {{(pid=112811) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:28:13.274584 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.275969 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.277329 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.278826 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.280265 np0000183327 devstack@c-api.service[112811]: WARNING castellan.key_manager.migration [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:28:13.281100 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension UsedLimits extending resource: limits {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.281166 np0000183327 devstack@c-api.service[112809]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c9cd74a3668 pid: 112809 (default app) Jun 29 04:28:13.281205 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.281436 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.281540 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.281682 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension VolumeActions extending resource: volumes {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.281717 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.281717 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.281717 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.281717 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.281717 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.281958 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.281958 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.281958 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.281958 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.281958 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282120 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282120 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282193 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.282222 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282222 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282222 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282222 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282222 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282222 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282416 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282416 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282416 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282416 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282553 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282553 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282621 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.282669 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282669 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282669 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282669 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282811 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282811 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282811 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282811 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282811 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282975 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.282975 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.282975 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283068 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension TypesManage extending resource: types {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.283094 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283094 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283094 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283094 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283094 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283094 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283288 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283288 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283352 np0000183327 devstack@c-api.service[112812]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c9cd74a3668 pid: 112812 (default app) Jun 29 04:28:13.283385 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283385 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283385 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283385 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283501 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.283531 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283531 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283531 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283531 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283531 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283531 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283743 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283743 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283743 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283743 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283743 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283743 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283937 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.283967 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283967 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.283967 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.283967 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.284097 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.284097 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.284097 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.284097 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.284097 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.284253 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.284253 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.284253 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.284341 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension AdminActions extending resource: volumes {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.284369 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.284369 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.284369 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.284369 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.284369 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.284369 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.284538 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.284538 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.284538 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.284538 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.284538 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.284946 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.284983 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension AdminActions extending resource: snapshots {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.285041 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.285041 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.285041 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.285041 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.285167 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.285167 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.285167 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.285167 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.285306 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.285306 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.285306 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.285306 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.285466 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension AdminActions extending resource: backups {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.285501 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.285501 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.285501 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.285501 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.285501 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.285801 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.285801 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.285801 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.285801 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.285801 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.286037 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.286037 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.286037 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.286037 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.286175 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.286201 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.286201 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.286201 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.286201 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.286390 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.286390 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.286390 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.286390 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.286581 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.286581 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.286581 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.286581 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.286792 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.286833 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.286833 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.286833 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.286833 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.287136 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.287136 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.287136 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.287136 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.287136 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.287374 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.287374 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.287374 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.287374 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.287374 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.287591 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.v3.router [None req-7936a6e4-d091-4347-8910-bd2a8c2779e2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:28:13.287642 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.287642 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.287642 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.287642 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.287865 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.287865 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.287865 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.287865 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.287865 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.287865 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.288160 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.288160 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.288160 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.288160 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.288160 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.288160 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.288433 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.288433 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.288433 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.288433 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.288433 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.288433 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.288729 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.288729 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.288729 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.288729 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.288729 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.288729 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.289071 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.289071 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.289071 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.289071 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.289497 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.289497 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.289497 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.289497 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.289737 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.289737 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.289737 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.289737 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.289866 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.289866 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.289866 np0000183327 devstack@c-api.service[112810]: /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 29 04:28:13.289866 np0000183327 devstack@c-api.service[112810]: warnings.warn(deprecated_msg) Jun 29 04:28:13.289866 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.middleware.request_id [None req-b5902838-8baf-4a24-a26b-25f97288eb0a None None] RequestId filter calling following filter/app {{(pid=112810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:28:13.289866 np0000183327 devstack@c-api.service[112810]: [pid: 112810|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 949 bytes} [Mon Jun 29 04:28:13 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:28:13.290567 np0000183327 devstack@c-api.service[112811]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c9cd74a3668 pid: 112811 (default app) Jun 29 04:28:20.768676 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.768676 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.768676 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.768676 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.768676 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769296 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.769296 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769296 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.769296 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769296 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.769415 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769415 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.769415 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769415 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.769415 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769415 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.769672 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769672 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.769672 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769672 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.769775 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769775 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.769775 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769775 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.769917 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769917 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.769917 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.769917 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770026 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770026 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770026 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770026 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770026 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770153 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770153 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770153 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770153 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770153 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770269 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770269 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770269 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770269 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770269 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770269 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770411 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770411 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770411 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770411 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770411 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770411 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.770547 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.770547 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771028 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771028 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771028 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771028 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771028 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771028 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771191 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771191 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771191 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771191 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771191 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771313 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771313 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771313 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771313 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771313 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771427 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771427 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771427 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771427 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771427 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771558 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771558 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771558 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771558 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771558 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771558 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771558 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771735 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771735 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771735 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771735 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771735 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771858 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.771858 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.771858 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.774663 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.774663 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.774663 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.774663 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.774795 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.774795 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.774795 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.774795 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.774913 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.774913 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.774913 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.774913 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.774913 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775038 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775038 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775038 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775038 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775038 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775155 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775155 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775155 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775155 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775246 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775246 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775246 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775246 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775340 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775340 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775340 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775340 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775438 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775438 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775438 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775438 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775532 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775532 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775532 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775532 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775626 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775626 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775626 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775626 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775626 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775760 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775760 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775760 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775760 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775760 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775760 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775903 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775903 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775903 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.775903 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.775903 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776022 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776022 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776022 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776022 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776022 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776022 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776162 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776162 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776162 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776162 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776162 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776162 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776297 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776297 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776297 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776297 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776297 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776297 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776430 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776430 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776430 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776430 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776430 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776430 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776660 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776660 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776660 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776660 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776758 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776758 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776758 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776758 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776758 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776877 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776877 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776877 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.776877 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:20.776877 np0000183327 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) Jun 29 04:28:20.777017 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.middleware.request_id [None req-dc7a0df0-eae9-4dc5-b9b7-b634f40d1e86 None None] RequestId filter calling following filter/app {{(pid=112809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:28:21.291398 np0000183327 devstack@c-api.service[112809]: INFO cinder.api.openstack.wsgi [None req-dc7a0df0-eae9-4dc5-b9b7-b634f40d1e86 admin admin] POST https://199.204.45.74/volume/v3/types Jun 29 04:28:21.291398 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.openstack.wsgi [None req-dc7a0df0-eae9-4dc5-b9b7-b634f40d1e86 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:28:21.293988 np0000183327 devstack@c-api.service[112809]: /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 29 04:28:21.293988 np0000183327 devstack@c-api.service[112809]: warnings.warn( Jun 29 04:28:21.328861 np0000183327 devstack@c-api.service[112809]: DEBUG oslo_db.sqlalchemy.engines [None req-dc7a0df0-eae9-4dc5-b9b7-b634f40d1e86 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=112809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:21.366839 np0000183327 devstack@c-api.service[112809]: INFO cinder.api.openstack.wsgi [None req-dc7a0df0-eae9-4dc5-b9b7-b634f40d1e86 admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 29 04:28:21.367376 np0000183327 devstack@c-api.service[112809]: [pid: 112809|app: 0|req: 1/2] 199.204.45.74 () {68 vars in 1281 bytes} [Mon Jun 29 04:28:20 2026] POST /volume/v3/types => generated 186 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:28:21.394076 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.394076 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.394076 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.394076 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.394076 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.394998 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.394998 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.394998 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.394998 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.394998 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.395293 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.395293 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.395293 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.395293 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.395293 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.395293 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.395625 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.395625 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.395625 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.395625 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.395988 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.395988 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.395988 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.395988 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.396265 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.396265 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.396265 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.396265 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.396515 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.396515 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.396515 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.396515 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.396515 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.396835 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.396835 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.396835 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.396835 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.396835 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.397119 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.397119 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.397119 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.397119 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.397119 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.397119 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.397463 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.397463 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.397463 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.397463 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.397463 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.397463 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.397819 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.397819 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.397819 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.397819 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.397819 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.397819 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.398171 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.398171 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.398171 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.398171 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.398171 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.398458 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.398458 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.398458 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.398458 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.398458 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.398754 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.398754 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.398754 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.398754 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.398754 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.398754 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.399098 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.399098 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.399098 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.399098 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.399098 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.399098 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.399432 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.399432 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.399432 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.399432 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.399432 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.399778 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.399778 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.399778 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.399778 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.399778 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.400054 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.400054 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.400054 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.400054 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.400299 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.400299 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.400299 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.400299 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.400537 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.400537 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.400537 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.400537 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.400537 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.400859 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.400859 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.400859 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.400859 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.400859 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.401139 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.401139 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.401139 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.401139 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.401364 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.401364 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.401364 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.401364 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.401611 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.401611 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.401611 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.401611 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.401852 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.401852 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.401852 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.401852 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.402091 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.402091 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.402091 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.402091 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.402321 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.402321 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.402321 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.402321 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.402321 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.402616 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.402616 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.402616 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.402616 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.402616 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.402616 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.402996 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.402996 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.402996 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.402996 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.402996 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.403272 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.403272 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.403272 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.403272 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.403272 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.403272 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.403878 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.403878 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.403878 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.403878 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.403878 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.403878 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.404261 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.404261 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.404261 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.404261 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.404261 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.404261 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.404610 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.404610 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.404610 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.404610 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.404610 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.404610 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.404985 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.404985 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.404985 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.404985 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.405220 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.405220 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.405220 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.405220 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.405220 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.405506 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.405506 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.405506 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.405506 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.405506 np0000183327 devstack@c-api.service[112812]: warnings.warn(deprecated_msg) Jun 29 04:28:21.405506 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.middleware.request_id [req-dc7a0df0-eae9-4dc5-b9b7-b634f40d1e86 req-ff4a466f-a285-445d-bd1e-2d618c50c8d6 None None] RequestId filter calling following filter/app {{(pid=112812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:28:21.778591 np0000183327 devstack@c-api.service[112812]: INFO cinder.api.openstack.wsgi [req-dc7a0df0-eae9-4dc5-b9b7-b634f40d1e86 req-ff4a466f-a285-445d-bd1e-2d618c50c8d6 admin admin] POST https://199.204.45.74/volume/v3/types/d98b3850-9896-4710-b4c6-bc928a233cd6/extra_specs Jun 29 04:28:21.779481 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.openstack.wsgi [req-dc7a0df0-eae9-4dc5-b9b7-b634f40d1e86 req-ff4a466f-a285-445d-bd1e-2d618c50c8d6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:28:21.780854 np0000183327 devstack@c-api.service[112812]: /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 29 04:28:21.780854 np0000183327 devstack@c-api.service[112812]: warnings.warn( Jun 29 04:28:21.817531 np0000183327 devstack@c-api.service[112812]: DEBUG oslo_db.sqlalchemy.engines [req-dc7a0df0-eae9-4dc5-b9b7-b634f40d1e86 req-ff4a466f-a285-445d-bd1e-2d618c50c8d6 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=112812) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:28:21.890130 np0000183327 devstack@c-api.service[112812]: INFO cinder.api.openstack.wsgi [req-dc7a0df0-eae9-4dc5-b9b7-b634f40d1e86 req-ff4a466f-a285-445d-bd1e-2d618c50c8d6 admin admin] https://199.204.45.74/volume/v3/types/d98b3850-9896-4710-b4c6-bc928a233cd6/extra_specs returned with HTTP 200 Jun 29 04:28:21.890692 np0000183327 devstack@c-api.service[112812]: [pid: 112812|app: 0|req: 1/3] 199.204.45.74 () {70 vars in 1498 bytes} [Mon Jun 29 04:28:21 2026] POST /volume/v3/types/d98b3850-9896-4710-b4c6-bc928a233cd6/extra_specs => generated 55 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:28:23.157098 np0000183327 devstack@c-api.service[112810]: DEBUG dbcounter [-] [112810] Writing DB stats cinder:SELECT=6 {{(pid=112810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:28:23.160532 np0000183327 devstack@c-api.service[112811]: DEBUG dbcounter [-] [112811] Writing DB stats cinder:SELECT=6 {{(pid=112811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:28:31.364259 np0000183327 devstack@c-api.service[112809]: DEBUG dbcounter [-] [112809] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:28:31.888186 np0000183327 devstack@c-api.service[112812]: DEBUG dbcounter [-] [112812] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:31:07.831962 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.middleware.request_id [None req-382446c5-827e-4125-8caf-eeedaae21e1a None None] RequestId filter calling following filter/app {{(pid=112810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:07.833452 np0000183327 devstack@c-api.service[112810]: INFO cinder.api.openstack.wsgi [None req-382446c5-827e-4125-8caf-eeedaae21e1a None None] GET https://199.204.45.74/volume// Jun 29 04:31:07.833952 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.openstack.wsgi [None req-382446c5-827e-4125-8caf-eeedaae21e1a None None] Empty body provided in request {{(pid=112810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:31:07.834459 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.openstack.wsgi [None req-382446c5-827e-4125-8caf-eeedaae21e1a None None] Calling method 'all' {{(pid=112810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:31:07.835713 np0000183327 devstack@c-api.service[112810]: INFO cinder.api.openstack.wsgi [None req-382446c5-827e-4125-8caf-eeedaae21e1a None None] https://199.204.45.74/volume// returned with HTTP 300 Jun 29 04:31:07.836299 np0000183327 devstack@c-api.service[112810]: [pid: 112810|app: 0|req: 2/4] 199.204.45.74 () {66 vars in 1449 bytes} [Mon Jun 29 04:31:07 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:31:46.604679 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.604679 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.606517 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.606517 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.606517 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.606517 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.606517 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.607178 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.607178 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.607178 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.607178 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.607178 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.607178 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.607643 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.607643 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.607643 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.607643 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.607643 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.608072 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.608072 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.608072 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.608072 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.608402 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.608402 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.608402 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.608402 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.608716 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.608716 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.608716 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.608716 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.608716 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.609121 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.609121 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.609121 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.609121 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.609121 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.609479 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.609479 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.609479 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.609479 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.609479 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.609479 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.609939 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.609939 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.609939 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.609939 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.609939 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.609939 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.610378 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.610378 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.610378 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.610378 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.610378 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.610378 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.610881 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.610881 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.610881 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.610881 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.610881 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.610881 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.611317 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.611317 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.611317 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.611317 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.611615 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.611615 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.611615 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.611615 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.611615 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.612094 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.612094 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.612094 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.612094 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.612094 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.612342 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.612342 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.612342 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.612342 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.612342 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.612342 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.612592 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.612592 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.612592 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.612592 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.612592 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.612872 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.612872 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.612872 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.612872 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.612872 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.613094 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.613094 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.613094 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.613094 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.613294 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.613294 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.613294 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.613294 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.613500 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.613500 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.613500 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.613500 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.613500 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.613761 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.613761 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.613761 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.613761 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.613761 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.613982 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.613982 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.613982 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.613982 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.614176 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.614176 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.614176 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.614176 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.614372 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.614372 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.614372 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.614372 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.614565 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.614565 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.614565 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.614565 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.614781 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.614781 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.614781 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.614781 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.614968 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.614968 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.614968 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.614968 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.614968 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.614968 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.615242 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.615242 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.615242 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.615242 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.615242 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.615494 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.615494 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.615494 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.615494 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.615494 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.615494 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.615494 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.615820 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.615820 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.615820 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.615820 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.615820 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.615820 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.616204 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.616204 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.616204 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.616204 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.616204 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.616204 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.616468 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.616468 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.616468 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.616468 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.616468 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.616468 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.617907 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.617907 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.617907 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.617907 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.618104 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.618104 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.618104 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.618104 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.618314 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.618314 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.618314 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.618314 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.618492 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.618492 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.618492 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:46.618492 np0000183327 devstack@c-api.service[112811]: warnings.warn(deprecated_msg) Jun 29 04:31:46.618492 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.middleware.request_id [None req-2aca5bcb-752a-477a-8a0d-a3ea10b3d636 None None] RequestId filter calling following filter/app {{(pid=112811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:46.618492 np0000183327 devstack@c-api.service[112811]: [pid: 112811|app: 0|req: 1/5] 199.204.45.74 () {62 vars in 1061 bytes} [Mon Jun 29 04:31:46 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:31:46.650573 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.middleware.request_id [None req-2ecfd5df-e9d1-42d2-a221-49a047fd50c5 None None] RequestId filter calling following filter/app {{(pid=112809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:46.663131 np0000183327 devstack@c-api.service[112809]: [pid: 112809|app: 0|req: 2/6] 199.204.45.74 () {64 vars in 1265 bytes} [Mon Jun 29 04:31:46 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:31:46.704781 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.middleware.request_id [req-2ecfd5df-e9d1-42d2-a221-49a047fd50c5 req-988c18c7-b64b-4db5-a4e3-fb6da6007299 None None] RequestId filter calling following filter/app {{(pid=112812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:46.709936 np0000183327 devstack@c-api.service[112812]: INFO cinder.api.openstack.wsgi [req-2ecfd5df-e9d1-42d2-a221-49a047fd50c5 req-988c18c7-b64b-4db5-a4e3-fb6da6007299 demo demo] GET https://199.204.45.74/volume/v3/ Jun 29 04:31:46.710381 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.openstack.wsgi [req-2ecfd5df-e9d1-42d2-a221-49a047fd50c5 req-988c18c7-b64b-4db5-a4e3-fb6da6007299 demo demo] Empty body provided in request {{(pid=112812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:31:46.710827 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.openstack.wsgi [req-2ecfd5df-e9d1-42d2-a221-49a047fd50c5 req-988c18c7-b64b-4db5-a4e3-fb6da6007299 demo demo] Calling method 'version_select' {{(pid=112812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:31:46.712426 np0000183327 devstack@c-api.service[112812]: INFO cinder.api.openstack.wsgi [req-2ecfd5df-e9d1-42d2-a221-49a047fd50c5 req-988c18c7-b64b-4db5-a4e3-fb6da6007299 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 29 04:31:46.713161 np0000183327 devstack@c-api.service[112812]: [pid: 112812|app: 0|req: 2/7] 199.204.45.74 () {66 vars in 1339 bytes} [Mon Jun 29 04:31:46 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:31:46.758472 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.middleware.request_id [None req-912405ab-fed2-4e71-942b-96cbca5584cc None None] RequestId filter calling following filter/app {{(pid=112810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:47.074950 np0000183327 devstack@c-api.service[112810]: INFO cinder.api.openstack.wsgi [None req-912405ab-fed2-4e71-942b-96cbca5584cc demo demo] GET https://199.204.45.74/volume/v3/types Jun 29 04:31:47.075285 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.openstack.wsgi [None req-912405ab-fed2-4e71-942b-96cbca5584cc demo demo] Empty body provided in request {{(pid=112810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:31:47.075579 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.openstack.wsgi [None req-912405ab-fed2-4e71-942b-96cbca5584cc demo demo] Calling method 'index' {{(pid=112810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:31:47.076101 np0000183327 devstack@c-api.service[112810]: /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 29 04:31:47.076101 np0000183327 devstack@c-api.service[112810]: warnings.warn( Jun 29 04:31:47.076638 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.api_utils [None req-912405ab-fed2-4e71-942b-96cbca5584cc demo demo] Removing options '' from query. {{(pid=112810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:31:47.112454 np0000183327 devstack@c-api.service[112810]: DEBUG oslo_db.sqlalchemy.engines [None req-912405ab-fed2-4e71-942b-96cbca5584cc 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=112810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:31:47.142688 np0000183327 devstack@c-api.service[112810]: INFO cinder.api.openstack.wsgi [None req-912405ab-fed2-4e71-942b-96cbca5584cc demo demo] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 29 04:31:47.142688 np0000183327 devstack@c-api.service[112810]: [pid: 112810|app: 0|req: 3/8] 199.204.45.74 () {64 vars in 1283 bytes} [Mon Jun 29 04:31:46 2026] GET /volume/v3/types => generated 377 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:31:47.179976 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.middleware.request_id [None req-ff715f5d-f74e-4b89-b756-7fd2b9a00a7d None None] RequestId filter calling following filter/app {{(pid=112811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:47.496267 np0000183327 devstack@c-api.service[112811]: INFO cinder.api.openstack.wsgi [None req-ff715f5d-f74e-4b89-b756-7fd2b9a00a7d demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 29 04:31:47.496612 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.openstack.wsgi [None req-ff715f5d-f74e-4b89-b756-7fd2b9a00a7d demo demo] Empty body provided in request {{(pid=112811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:31:47.496869 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.openstack.wsgi [None req-ff715f5d-f74e-4b89-b756-7fd2b9a00a7d demo demo] Calling method 'show' {{(pid=112811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:31:47.533570 np0000183327 devstack@c-api.service[112811]: DEBUG oslo_db.sqlalchemy.engines [None req-ff715f5d-f74e-4b89-b756-7fd2b9a00a7d 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=112811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:31:47.552271 np0000183327 devstack@c-api.service[112811]: /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 29 04:31:47.552271 np0000183327 devstack@c-api.service[112811]: warnings.warn( Jun 29 04:31:47.554880 np0000183327 devstack@c-api.service[112811]: INFO cinder.api.openstack.wsgi [None req-ff715f5d-f74e-4b89-b756-7fd2b9a00a7d demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 29 04:31:47.555366 np0000183327 devstack@c-api.service[112811]: [pid: 112811|app: 0|req: 2/9] 199.204.45.74 () {64 vars in 1294 bytes} [Mon Jun 29 04:31:47 2026] GET /volume/v3/types/default => generated 145 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:31:47.996409 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.middleware.request_id [None req-462b6d49-a225-4877-80f3-bd4b75bcc248 None None] RequestId filter calling following filter/app {{(pid=112809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:47.998047 np0000183327 devstack@c-api.service[112809]: [pid: 112809|app: 0|req: 3/10] 199.204.45.74 () {62 vars in 1061 bytes} [Mon Jun 29 04:31:47 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:31:48.034396 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.middleware.request_id [None req-b81b84f1-e918-4d74-bb9d-604b2c09cf81 None None] RequestId filter calling following filter/app {{(pid=112812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:48.043988 np0000183327 devstack@c-api.service[112812]: [pid: 112812|app: 0|req: 3/11] 199.204.45.74 () {64 vars in 1265 bytes} [Mon Jun 29 04:31:48 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:31:48.082046 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.middleware.request_id [req-b81b84f1-e918-4d74-bb9d-604b2c09cf81 req-6bc2ae15-b92f-4634-aca5-cfda1a6502dd None None] RequestId filter calling following filter/app {{(pid=112810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:48.085326 np0000183327 devstack@c-api.service[112810]: INFO cinder.api.openstack.wsgi [req-b81b84f1-e918-4d74-bb9d-604b2c09cf81 req-6bc2ae15-b92f-4634-aca5-cfda1a6502dd demo demo] GET https://199.204.45.74/volume/v3/ Jun 29 04:31:48.085616 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.openstack.wsgi [req-b81b84f1-e918-4d74-bb9d-604b2c09cf81 req-6bc2ae15-b92f-4634-aca5-cfda1a6502dd demo demo] Empty body provided in request {{(pid=112810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:31:48.085885 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.openstack.wsgi [req-b81b84f1-e918-4d74-bb9d-604b2c09cf81 req-6bc2ae15-b92f-4634-aca5-cfda1a6502dd demo demo] Calling method 'version_select' {{(pid=112810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:31:48.086502 np0000183327 devstack@c-api.service[112810]: INFO cinder.api.openstack.wsgi [req-b81b84f1-e918-4d74-bb9d-604b2c09cf81 req-6bc2ae15-b92f-4634-aca5-cfda1a6502dd demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 29 04:31:48.087074 np0000183327 devstack@c-api.service[112810]: [pid: 112810|app: 0|req: 4/12] 199.204.45.74 () {66 vars in 1339 bytes} [Mon Jun 29 04:31:48 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:31:48.126056 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.middleware.request_id [None req-49c68282-8456-4e51-8d28-d406291a4fb1 None None] RequestId filter calling following filter/app {{(pid=112811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:48.128678 np0000183327 devstack@c-api.service[112811]: INFO cinder.api.openstack.wsgi [None req-49c68282-8456-4e51-8d28-d406291a4fb1 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 29 04:31:48.128992 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.openstack.wsgi [None req-49c68282-8456-4e51-8d28-d406291a4fb1 demo demo] Empty body provided in request {{(pid=112811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:31:48.129302 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.openstack.wsgi [None req-49c68282-8456-4e51-8d28-d406291a4fb1 demo demo] Calling method 'show' {{(pid=112811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:31:48.137377 np0000183327 devstack@c-api.service[112811]: INFO cinder.api.openstack.wsgi [None req-49c68282-8456-4e51-8d28-d406291a4fb1 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 29 04:31:48.137713 np0000183327 devstack@c-api.service[112811]: [pid: 112811|app: 0|req: 3/13] 199.204.45.74 () {64 vars in 1294 bytes} [Mon Jun 29 04:31:48 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:31:48.746218 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.middleware.request_id [None req-75c22f73-8460-41ab-99d7-a633658cbdaf None None] RequestId filter calling following filter/app {{(pid=112809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:48.747479 np0000183327 devstack@c-api.service[112809]: [pid: 112809|app: 0|req: 4/14] 199.204.45.74 () {62 vars in 1061 bytes} [Mon Jun 29 04:31:48 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:31:48.782844 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.middleware.request_id [None req-7a8ce7f8-e14c-48bf-80e5-46c830125adf None None] RequestId filter calling following filter/app {{(pid=112812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:48.785946 np0000183327 devstack@c-api.service[112812]: [pid: 112812|app: 0|req: 4/15] 199.204.45.74 () {64 vars in 1265 bytes} [Mon Jun 29 04:31:48 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:31:48.821260 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.middleware.request_id [req-7a8ce7f8-e14c-48bf-80e5-46c830125adf req-094b06f0-0c8d-4083-a992-014b5e746ad9 None None] RequestId filter calling following filter/app {{(pid=112810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:48.823397 np0000183327 devstack@c-api.service[112810]: INFO cinder.api.openstack.wsgi [req-7a8ce7f8-e14c-48bf-80e5-46c830125adf req-094b06f0-0c8d-4083-a992-014b5e746ad9 demo demo] GET https://199.204.45.74/volume/v3/ Jun 29 04:31:48.823670 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.openstack.wsgi [req-7a8ce7f8-e14c-48bf-80e5-46c830125adf req-094b06f0-0c8d-4083-a992-014b5e746ad9 demo demo] Empty body provided in request {{(pid=112810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:31:48.823925 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.openstack.wsgi [req-7a8ce7f8-e14c-48bf-80e5-46c830125adf req-094b06f0-0c8d-4083-a992-014b5e746ad9 demo demo] Calling method 'version_select' {{(pid=112810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:31:48.824349 np0000183327 devstack@c-api.service[112810]: INFO cinder.api.openstack.wsgi [req-7a8ce7f8-e14c-48bf-80e5-46c830125adf req-094b06f0-0c8d-4083-a992-014b5e746ad9 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 29 04:31:48.824805 np0000183327 devstack@c-api.service[112810]: [pid: 112810|app: 0|req: 5/16] 199.204.45.74 () {66 vars in 1339 bytes} [Mon Jun 29 04:31:48 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:31:48.863308 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.middleware.request_id [None req-3fe895ee-202e-4631-b61d-5b7e7c61297a None None] RequestId filter calling following filter/app {{(pid=112811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:48.866577 np0000183327 devstack@c-api.service[112811]: INFO cinder.api.openstack.wsgi [None req-3fe895ee-202e-4631-b61d-5b7e7c61297a demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 29 04:31:48.866832 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.openstack.wsgi [None req-3fe895ee-202e-4631-b61d-5b7e7c61297a demo demo] Empty body provided in request {{(pid=112811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:31:48.867081 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.openstack.wsgi [None req-3fe895ee-202e-4631-b61d-5b7e7c61297a demo demo] Calling method 'show' {{(pid=112811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:31:48.876824 np0000183327 devstack@c-api.service[112811]: INFO cinder.api.openstack.wsgi [None req-3fe895ee-202e-4631-b61d-5b7e7c61297a demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 29 04:31:48.877244 np0000183327 devstack@c-api.service[112811]: [pid: 112811|app: 0|req: 4/17] 199.204.45.74 () {64 vars in 1294 bytes} [Mon Jun 29 04:31:48 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:31:48.918907 np0000183327 devstack@c-api.service[112809]: DEBUG cinder.api.middleware.request_id [None req-5854975d-2dc6-4946-b30f-0bfab5efc303 None None] RequestId filter calling following filter/app {{(pid=112809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:48.920223 np0000183327 devstack@c-api.service[112809]: [pid: 112809|app: 0|req: 5/18] 199.204.45.74 () {62 vars in 1061 bytes} [Mon Jun 29 04:31:48 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:31:48.953797 np0000183327 devstack@c-api.service[112812]: DEBUG cinder.api.middleware.request_id [None req-e2f1b7e6-43fb-456c-80c2-09b4331d225d None None] RequestId filter calling following filter/app {{(pid=112812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:48.958185 np0000183327 devstack@c-api.service[112812]: [pid: 112812|app: 0|req: 5/19] 199.204.45.74 () {64 vars in 1265 bytes} [Mon Jun 29 04:31:48 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:31:48.997870 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.middleware.request_id [req-e2f1b7e6-43fb-456c-80c2-09b4331d225d req-02000bc9-4ae3-4a82-9c12-10c293b89513 None None] RequestId filter calling following filter/app {{(pid=112810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:49.001484 np0000183327 devstack@c-api.service[112810]: INFO cinder.api.openstack.wsgi [req-e2f1b7e6-43fb-456c-80c2-09b4331d225d req-02000bc9-4ae3-4a82-9c12-10c293b89513 demo demo] GET https://199.204.45.74/volume/v3/ Jun 29 04:31:49.001919 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.openstack.wsgi [req-e2f1b7e6-43fb-456c-80c2-09b4331d225d req-02000bc9-4ae3-4a82-9c12-10c293b89513 demo demo] Empty body provided in request {{(pid=112810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:31:49.002327 np0000183327 devstack@c-api.service[112810]: DEBUG cinder.api.openstack.wsgi [req-e2f1b7e6-43fb-456c-80c2-09b4331d225d req-02000bc9-4ae3-4a82-9c12-10c293b89513 demo demo] Calling method 'version_select' {{(pid=112810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:31:49.003120 np0000183327 devstack@c-api.service[112810]: INFO cinder.api.openstack.wsgi [req-e2f1b7e6-43fb-456c-80c2-09b4331d225d req-02000bc9-4ae3-4a82-9c12-10c293b89513 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 29 04:31:49.003895 np0000183327 devstack@c-api.service[112810]: [pid: 112810|app: 0|req: 6/20] 199.204.45.74 () {66 vars in 1339 bytes} [Mon Jun 29 04:31:48 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:31:49.046376 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.middleware.request_id [None req-342f6fa3-f2a8-430b-85e6-77640f63b02a None None] RequestId filter calling following filter/app {{(pid=112811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:31:49.049943 np0000183327 devstack@c-api.service[112811]: INFO cinder.api.openstack.wsgi [None req-342f6fa3-f2a8-430b-85e6-77640f63b02a demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 29 04:31:49.050319 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.openstack.wsgi [None req-342f6fa3-f2a8-430b-85e6-77640f63b02a demo demo] Empty body provided in request {{(pid=112811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:31:49.050746 np0000183327 devstack@c-api.service[112811]: DEBUG cinder.api.openstack.wsgi [None req-342f6fa3-f2a8-430b-85e6-77640f63b02a demo demo] Calling method 'show' {{(pid=112811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:31:49.064970 np0000183327 devstack@c-api.service[112811]: INFO cinder.api.openstack.wsgi [None req-342f6fa3-f2a8-430b-85e6-77640f63b02a demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 29 04:31:49.065557 np0000183327 devstack@c-api.service[112811]: [pid: 112811|app: 0|req: 5/21] 199.204.45.74 () {64 vars in 1294 bytes} [Mon Jun 29 04:31:49 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:31:57.128821 np0000183327 devstack@c-api.service[112810]: DEBUG dbcounter [-] [112810] Writing DB stats cinder:SELECT=1 {{(pid=112810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}