Jun 29 04:29:24.423190 np0000183325 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:29:24.428773 np0000183325 devstack@c-api.service[112645]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:29:24 2026] *** Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: nodename: np0000183325 Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: machine: x86_64 Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: clock source: unix Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: pcre jit disabled Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: detected number of CPU cores: 16 Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: current working directory: / Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: your processes number limit is 256917 Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: your memory page size is 4096 bytes Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: detected max file descriptor number: 2048 Jun 29 04:29:24.431232 np0000183325 devstack@c-api.service[112645]: lock engine: pthread robust mutexes Jun 29 04:29:24.432080 np0000183325 devstack@c-api.service[112645]: thunder lock: enabled Jun 29 04:29:24.432080 np0000183325 devstack@c-api.service[112645]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:29:24.432080 np0000183325 devstack@c-api.service[112645]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:29:24.432080 np0000183325 devstack@c-api.service[112645]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:29:24.432080 np0000183325 devstack@c-api.service[112645]: Set PythonHome to /opt/stack/data/venv Jun 29 04:29:24.473732 np0000183325 devstack@c-api.service[112645]: Python main interpreter initialized at 0x738b9a8a3668 Jun 29 04:29:24.473732 np0000183325 devstack@c-api.service[112645]: python threads support enabled Jun 29 04:29:24.473732 np0000183325 devstack@c-api.service[112645]: your server socket listen backlog is limited to 100 connections Jun 29 04:29:24.473732 np0000183325 devstack@c-api.service[112645]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:29:24.474462 np0000183325 devstack@c-api.service[112645]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:29:24.474656 np0000183325 devstack@c-api.service[112645]: *** Operational MODE: preforking *** Jun 29 04:29:24.474928 np0000183325 devstack@c-api.service[112645]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:29:24.474928 np0000183325 devstack@c-api.service[112645]: spawned uWSGI master process (pid: 112645) Jun 29 04:29:24.475153 np0000183325 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:29:24.475909 np0000183325 devstack@c-api.service[112645]: spawned uWSGI worker 1 (pid: 112649, cores: 1) Jun 29 04:29:24.476393 np0000183325 devstack@c-api.service[112645]: spawned uWSGI worker 2 (pid: 112650, cores: 1) Jun 29 04:29:24.476888 np0000183325 devstack@c-api.service[112645]: spawned uWSGI worker 3 (pid: 112651, cores: 1) Jun 29 04:29:24.477353 np0000183325 devstack@c-api.service[112645]: spawned uWSGI worker 4 (pid: 112652, cores: 1) Jun 29 04:29:24.477434 np0000183325 devstack@c-api.service[112645]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:29:24.605851 np0000183325 devstack@c-api.service[112652]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:24.605851 np0000183325 devstack@c-api.service[112652]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:24.605851 np0000183325 devstack@c-api.service[112652]: we strongly recommend against using it for new projects. Jun 29 04:29:24.605851 np0000183325 devstack@c-api.service[112652]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:24.605851 np0000183325 devstack@c-api.service[112652]: framework. For more detail see Jun 29 04:29:24.605851 np0000183325 devstack@c-api.service[112652]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:24.605851 np0000183325 devstack@c-api.service[112652]: import eventlet # noqa Jun 29 04:29:24.606815 np0000183325 devstack@c-api.service[112649]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:24.606815 np0000183325 devstack@c-api.service[112649]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:24.606815 np0000183325 devstack@c-api.service[112649]: we strongly recommend against using it for new projects. Jun 29 04:29:24.606815 np0000183325 devstack@c-api.service[112649]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:24.606815 np0000183325 devstack@c-api.service[112649]: framework. For more detail see Jun 29 04:29:24.606815 np0000183325 devstack@c-api.service[112649]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:24.606815 np0000183325 devstack@c-api.service[112649]: import eventlet # noqa Jun 29 04:29:24.610445 np0000183325 devstack@c-api.service[112650]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:24.610445 np0000183325 devstack@c-api.service[112650]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:24.610445 np0000183325 devstack@c-api.service[112650]: we strongly recommend against using it for new projects. Jun 29 04:29:24.610445 np0000183325 devstack@c-api.service[112650]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:24.610445 np0000183325 devstack@c-api.service[112650]: framework. For more detail see Jun 29 04:29:24.610445 np0000183325 devstack@c-api.service[112650]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:24.610445 np0000183325 devstack@c-api.service[112650]: import eventlet # noqa Jun 29 04:29:24.613702 np0000183325 devstack@c-api.service[112651]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:24.613702 np0000183325 devstack@c-api.service[112651]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:24.613702 np0000183325 devstack@c-api.service[112651]: we strongly recommend against using it for new projects. Jun 29 04:29:24.613702 np0000183325 devstack@c-api.service[112651]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:24.613702 np0000183325 devstack@c-api.service[112651]: framework. For more detail see Jun 29 04:29:24.613702 np0000183325 devstack@c-api.service[112651]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:24.613702 np0000183325 devstack@c-api.service[112651]: import eventlet # noqa Jun 29 04:29:24.698056 np0000183325 devstack@c-api.service[112649]: /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:29:24.698056 np0000183325 devstack@c-api.service[112649]: warnings.warn( Jun 29 04:29:24.699865 np0000183325 devstack@c-api.service[112652]: /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:29:24.699865 np0000183325 devstack@c-api.service[112652]: warnings.warn( Jun 29 04:29:24.705914 np0000183325 devstack@c-api.service[112651]: /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:29:24.705914 np0000183325 devstack@c-api.service[112651]: warnings.warn( Jun 29 04:29:24.714087 np0000183325 devstack@c-api.service[112650]: /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:29:24.714087 np0000183325 devstack@c-api.service[112650]: warnings.warn( Jun 29 04:29:24.782459 np0000183325 devstack@c-api.service[112652]: /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:29:24.782459 np0000183325 devstack@c-api.service[112652]: from cgi import parse_header Jun 29 04:29:24.787182 np0000183325 devstack@c-api.service[112649]: /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:29:24.787182 np0000183325 devstack@c-api.service[112649]: from cgi import parse_header Jun 29 04:29:24.794789 np0000183325 devstack@c-api.service[112651]: /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:29:24.794789 np0000183325 devstack@c-api.service[112651]: from cgi import parse_header Jun 29 04:29:24.823876 np0000183325 devstack@c-api.service[112650]: /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:29:24.823876 np0000183325 devstack@c-api.service[112650]: from cgi import parse_header Jun 29 04:29:24.835915 np0000183325 devstack@c-api.service[112652]: /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:29:24.835915 np0000183325 devstack@c-api.service[112652]: removals.removed_module( Jun 29 04:29:24.836996 np0000183325 devstack@c-api.service[112649]: /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:29:24.836996 np0000183325 devstack@c-api.service[112649]: removals.removed_module( Jun 29 04:29:24.838238 np0000183325 devstack@c-api.service[112652]: /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:29:24.838238 np0000183325 devstack@c-api.service[112652]: removals.removed_module( Jun 29 04:29:24.838723 np0000183325 devstack@c-api.service[112649]: /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:29:24.838723 np0000183325 devstack@c-api.service[112649]: removals.removed_module( Jun 29 04:29:24.849158 np0000183325 devstack@c-api.service[112651]: /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:29:24.849158 np0000183325 devstack@c-api.service[112651]: removals.removed_module( Jun 29 04:29:24.851548 np0000183325 devstack@c-api.service[112651]: /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:29:24.851548 np0000183325 devstack@c-api.service[112651]: removals.removed_module( Jun 29 04:29:24.892886 np0000183325 devstack@c-api.service[112650]: /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:29:24.892886 np0000183325 devstack@c-api.service[112650]: removals.removed_module( Jun 29 04:29:24.894957 np0000183325 devstack@c-api.service[112650]: /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:29:24.894957 np0000183325 devstack@c-api.service[112650]: removals.removed_module( Jun 29 04:29:25.736287 np0000183325 devstack@c-api.service[112649]: /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:29:25.736287 np0000183325 devstack@c-api.service[112649]: warnings.warn( Jun 29 04:29:25.744987 np0000183325 devstack@c-api.service[112652]: /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:29:25.744987 np0000183325 devstack@c-api.service[112652]: warnings.warn( Jun 29 04:29:25.753625 np0000183325 devstack@c-api.service[112651]: /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:29:25.753625 np0000183325 devstack@c-api.service[112651]: warnings.warn( Jun 29 04:29:25.782340 np0000183325 devstack@c-api.service[112650]: /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:29:25.782340 np0000183325 devstack@c-api.service[112650]: warnings.warn( Jun 29 04:29:25.792243 np0000183325 devstack@c-api.service[112649]: /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:29:25.792243 np0000183325 devstack@c-api.service[112649]: warnings.warn( Jun 29 04:29:25.801448 np0000183325 devstack@c-api.service[112652]: /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:29:25.801448 np0000183325 devstack@c-api.service[112652]: warnings.warn( Jun 29 04:29:25.814160 np0000183325 devstack@c-api.service[112651]: /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:29:25.814160 np0000183325 devstack@c-api.service[112651]: warnings.warn( Jun 29 04:29:25.846548 np0000183325 devstack@c-api.service[112650]: /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:29:25.846548 np0000183325 devstack@c-api.service[112650]: warnings.warn( Jun 29 04:29:26.021313 np0000183325 devstack@c-api.service[112651]: 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:29:26.021454 np0000183325 devstack@c-api.service[112649]: 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:29:26.021503 np0000183325 devstack@c-api.service[112651]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112651) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:26.021564 np0000183325 devstack@c-api.service[112649]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112649) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:26.062479 np0000183325 devstack@c-api.service[112652]: 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:29:26.062749 np0000183325 devstack@c-api.service[112652]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112652) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:26.066987 np0000183325 devstack@c-api.service[112650]: 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:29:26.067153 np0000183325 devstack@c-api.service[112650]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112650) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:26.112080 np0000183325 devstack@c-api.service[112651]: /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:29:26.112080 np0000183325 devstack@c-api.service[112651]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:26.115568 np0000183325 devstack@c-api.service[112649]: /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:29:26.115568 np0000183325 devstack@c-api.service[112649]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:26.134177 np0000183325 devstack@c-api.service[112650]: /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:29:26.134177 np0000183325 devstack@c-api.service[112650]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:26.136428 np0000183325 devstack@c-api.service[112652]: /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:29:26.136428 np0000183325 devstack@c-api.service[112652]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:26.700334 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112652) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:26.700501 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112650) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:26.700548 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112651) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:26.700878 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.700938 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.700977 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.701014 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.701109 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.701181 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.701270 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.701328 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.701388 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.701617 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.701744 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.701841 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.701841 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.701925 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.701965 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.702004 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.702004 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.702074 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.702074 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.702156 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.702199 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.702235 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.702271 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.702311 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.702348 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.702390 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.702430 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.702462 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112649) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:26.702496 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.702542 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.702863 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.703044 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.703119 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.703355 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.703604 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.703707 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.703783 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.703854 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.703931 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.703994 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.704061 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.704749 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.704838 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.704906 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.704977 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.704977 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.705109 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.705174 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.705251 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.705319 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.705391 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.705456 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.705527 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.705527 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.705527 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.705687 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.705687 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.705760 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.705797 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.705838 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.705838 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.705838 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.705932 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.705974 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.706019 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.706055 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.706055 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.706130 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.706130 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.711816 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.711912 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.711967 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.712000 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.712041 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.712159 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.712159 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.713078 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.713163 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.713234 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.713234 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.713358 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.713358 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.713490 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.713638 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.713712 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.713793 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.714168 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.714357 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.714458 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.714545 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.714695 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.714784 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.714888 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.714975 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.715060 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.715182 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.715281 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.715359 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.715434 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.715523 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.715635 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.715756 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.715863 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.715951 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.716032 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.716108 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.716188 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.716261 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.716342 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.716432 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.716529 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.716619 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.716761 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.716846 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.716931 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.716931 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.716931 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.716931 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.717203 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.717203 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.717203 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.717203 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.717203 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.717203 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.717203 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.717203 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.719504 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.719689 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.719689 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.720037 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.720161 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.723353 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.723438 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.723490 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.723540 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.723593 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.723711 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.723786 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.723843 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.723879 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.723901 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.723928 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.723955 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.723955 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.723955 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.724025 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.724056 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.724088 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.724088 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.724088 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.724088 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.724088 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.724088 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.724253 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.724253 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.724253 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.724253 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.724253 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.724253 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.724438 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.724473 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.724505 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.724538 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.724569 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.724604 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.724652 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.724699 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.724699 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.724699 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.724699 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.724699 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.724860 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.724860 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.724860 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.724860 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.724860 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.725002 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.725045 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.725075 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.725075 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.725075 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.725162 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.725198 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.725198 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.725198 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.725281 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.725281 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.725281 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.725281 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.725281 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.725281 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.725281 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.725485 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.725485 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.725485 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.725566 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.725604 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.725604 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.725825 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.725866 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.725901 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.725935 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.725974 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.726002 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.726038 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.726071 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.726108 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.726150 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.726191 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.726191 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.726254 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.726288 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.726317 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.727403 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.727599 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.727686 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.727757 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.727816 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.727883 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.727972 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.728035 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.728091 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.728143 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.728195 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.728268 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.728325 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.728376 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.728422 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.728466 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.728518 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.728572 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.728623 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.728701 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.728757 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.728757 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.728854 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.728905 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.728987 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.729067 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.729121 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.729177 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.729229 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.729276 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.729325 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.729371 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.729371 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.729461 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.729516 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.729564 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.729564 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.729786 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.729921 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.729921 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.729921 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.729921 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.729921 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.729921 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.729921 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.729921 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.729921 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.729921 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.730433 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.730433 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.730433 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.730433 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.730599 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.730599 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.730599 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.730770 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.730813 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.730874 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.730936 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.730988 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.731031 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.731077 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.731149 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.731212 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.731265 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.731320 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.731368 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.731419 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.731464 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.731505 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.731505 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.731505 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.731505 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.732292 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.732292 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.732292 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.732292 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.732292 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.732292 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.732292 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.732860 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.732860 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.732860 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.733517 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.733563 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.733606 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.733665 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.733713 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.733749 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.733779 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.733814 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.733845 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.733845 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.733845 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.733938 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.733938 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.733938 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.733938 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.734059 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.734103 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.734137 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.734170 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.734201 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.734244 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.734284 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.734317 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.734361 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.734401 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.734435 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.734475 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.734513 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.734553 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.734593 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.734632 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.734684 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.734684 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.734684 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.734684 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.734684 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.734684 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.734684 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.734684 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.734939 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.734939 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.735019 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.735060 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.735140 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.735182 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.735215 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.735252 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.735293 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.735328 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.735372 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.735417 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.735449 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.735486 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.735519 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.735558 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.735599 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.736485 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.736532 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.736566 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.736857 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.737078 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.737078 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.737078 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.737078 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.737078 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.737078 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.737078 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.737078 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.737078 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.737078 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.738400 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.738400 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.738400 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.738400 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.738683 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.738683 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.738683 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.738683 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.738683 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.739015 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.739315 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.739375 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.739425 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.739530 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.739605 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.739711 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.739787 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.739841 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.739893 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.739946 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.739946 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.740032 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.740077 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.740129 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.740177 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.740228 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.740278 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.740326 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.740372 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.740372 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.740466 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.740517 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.740564 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.740564 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.740564 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.740564 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.740564 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.740564 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.740564 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.740949 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.740949 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.740949 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.740949 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.740949 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.740949 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.741213 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.741265 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.741316 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.741368 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.741414 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.741464 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.741511 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.741563 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.741613 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.741680 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.741736 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.741804 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.741871 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.741918 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.741973 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.742019 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.742069 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.742115 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.742163 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.742207 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.742260 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.742316 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.742368 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.742413 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.742452 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.742497 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.742546 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.742598 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.742677 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.742734 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.742784 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.742842 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.742903 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.742961 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.743012 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.743061 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.743136 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.743165 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.743193 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.743215 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.743243 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.743270 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.743299 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.743326 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.743353 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.743376 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.743399 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.743422 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.743448 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.743477 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.743509 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.743536 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.743562 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.743589 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.743611 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.743634 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.743676 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.743706 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.743732 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.743756 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.743786 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.743809 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.743837 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.743859 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.743885 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.743911 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.743938 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.743975 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.744005 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.744028 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.744059 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.744083 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.744106 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.744129 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.744156 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.744178 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.744204 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.744228 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.744256 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.744256 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.744256 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.744256 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.744256 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.744256 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.744400 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.744437 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.744468 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.744468 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.744468 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.744468 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.744575 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.744613 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.744613 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.744713 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.744713 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.744713 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.744713 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.744713 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.744713 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.744851 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.744851 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.744851 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.744851 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.744949 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.744977 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.745000 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.745023 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.745201 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.745234 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.745261 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.745284 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.745321 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.745346 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.745374 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.745401 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.745429 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.745456 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.745483 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.745510 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.745537 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.745569 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.745597 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.745623 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.745913 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.746493 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.746557 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.746607 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.746688 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.746765 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.746813 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.746939 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.746989 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.747038 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.747145 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.747209 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.747290 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.747348 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.747408 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.747480 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.747559 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.747687 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.747808 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.747888 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.747983 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.748084 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.748186 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.748264 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.748335 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.748364 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.748441 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.748511 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.748539 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.748614 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.748688 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.748762 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.748829 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.748862 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.748933 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.749007 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.749039 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.749106 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.749171 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.749242 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.749270 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.749335 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.749400 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.749426 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.749489 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.749562 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.749590 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.749674 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.749711 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.749756 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.749782 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.749829 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.749860 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.749907 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.749934 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.749962 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.750009 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.750036 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.750086 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.750110 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.750110 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.750110 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.750110 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.750110 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.750110 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.750110 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.750506 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.750604 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.750699 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.750699 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.750699 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.750699 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.750908 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.750947 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.751052 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.751163 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.751226 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.751260 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.751331 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.751391 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.751415 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.751480 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.751547 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.751620 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.751691 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.751719 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.751741 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.751778 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.751804 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.751826 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.751853 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.751878 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.751878 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.751923 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.751923 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.751967 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.751967 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.751967 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.751967 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.752077 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.752117 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.752143 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.752177 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.752203 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.752229 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.752251 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.752276 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.752276 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.752318 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.752345 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.752371 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.752401 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.752423 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.752445 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.752467 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.752493 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.752519 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.752544 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.752566 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.752566 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.752606 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.752606 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.752606 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.752700 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.752700 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.752700 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.752700 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.752806 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.752836 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.752863 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.752889 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.752918 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.752941 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.752964 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.752964 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.752964 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.753059 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.753087 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.753109 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.753109 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.753109 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.753212 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.753247 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.753280 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.753311 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.753347 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.753370 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.753392 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.753392 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.753392 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.753392 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.755462 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.755578 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.755578 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.755633 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.755721 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.755775 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.755829 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.755902 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.755933 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.755977 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.755977 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.756055 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.756083 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.756293 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.756319 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.756347 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.756375 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.756405 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.756438 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.756465 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.756492 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.756515 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.756541 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.756575 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.756624 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.756665 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.756701 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.756701 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.756757 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.756757 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.756757 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.756847 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.756886 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.756922 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.756974 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.757040 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.757076 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.757117 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.757162 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.757200 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.757235 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.757276 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.757310 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.757344 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.757382 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.757422 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.757465 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.757465 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.757465 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.757573 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.757573 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.757573 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.757573 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.757573 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.757805 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.757805 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.757871 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.757871 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.757940 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.758656 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.758797 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.758905 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.758975 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.759076 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.759152 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.759217 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.759281 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.759391 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.759470 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.759537 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.759667 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.759768 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.759855 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.760155 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.765008 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.765171 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.765286 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.765400 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.765503 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.765701 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.765883 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.765883 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.766102 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.766201 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.766313 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.766313 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.766313 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.766313 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.766810 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.766978 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.767159 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.767275 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.767275 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.767540 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.767625 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.767727 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.767792 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.767831 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.767865 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.767899 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.767899 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.767966 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.767999 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.768032 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.768065 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.768097 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.768142 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.768205 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.768239 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.768273 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.768313 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.768349 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.768393 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.768450 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.768487 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.768521 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.768567 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.768605 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.768883 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.769031 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.769100 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.769164 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.769229 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.769294 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.769356 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.769432 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.769498 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.769575 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.769665 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.769745 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.769812 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.769878 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.769943 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.770019 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.770084 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.770153 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.770224 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.770224 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.770224 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.770224 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.770536 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.770608 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.770707 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.770707 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.770844 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.770927 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.771053 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.771114 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.771152 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.771186 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.771322 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.771358 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.771392 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.771430 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.771469 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.771502 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.771542 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.771575 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.771608 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.771661 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.771708 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.771755 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.771794 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.771831 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.771831 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.771831 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.771831 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.771831 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.771991 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.771991 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.771991 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.771991 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.771991 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.771991 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.772254 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.772296 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.772330 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.772330 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.772330 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.772330 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.772462 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.772501 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.772538 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.772569 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.772602 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.772602 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.773271 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.773271 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.773410 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.773473 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.773540 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.773603 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.773603 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.773815 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.773883 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.773883 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:26.774007 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.774007 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.774007 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.774007 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.774007 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.774347 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.774414 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.774484 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.774484 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.774484 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.774672 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112649) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.774749 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.774813 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.774874 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.774943 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.775013 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:26.775097 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.775097 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112649) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.775232 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:26.775307 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112649) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.775407 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:26.775407 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:26.775407 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:26.775407 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:26.815226 np0000183325 devstack@c-api.service[112650]: INFO dbcounter [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Registered counter for database cinder Jun 29 04:29:26.817230 np0000183325 devstack@c-api.service[112651]: INFO dbcounter [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Registered counter for database cinder Jun 29 04:29:26.818363 np0000183325 devstack@c-api.service[112649]: INFO dbcounter [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Registered counter for database cinder Jun 29 04:29:26.822141 np0000183325 devstack@c-api.service[112652]: INFO dbcounter [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Registered counter for database cinder Jun 29 04:29:26.861666 np0000183325 devstack@c-api.service[112651]: DEBUG oslo_db.sqlalchemy.engines [None req-d22a4050-6e59-4424-ab48-0fcd809e678d 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=112651) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:26.863634 np0000183325 devstack@c-api.service[112650]: DEBUG oslo_db.sqlalchemy.engines [None req-de415707-4c9f-4196-9f86-61a630b0ef14 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=112650) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:26.864959 np0000183325 devstack@c-api.service[112649]: DEBUG oslo_db.sqlalchemy.engines [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b 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=112649) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:26.868864 np0000183325 devstack@c-api.service[112652]: DEBUG oslo_db.sqlalchemy.engines [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d 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=112652) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:26.984485 np0000183325 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writer thread running {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:26.988605 np0000183325 devstack@c-api.service[112650]: INFO cinder.rpc [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:26.997861 np0000183325 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writer thread running {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:26.998028 np0000183325 devstack@c-api.service[112650]: INFO cinder.rpc [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:26.998098 np0000183325 devstack@c-api.service[112649]: INFO cinder.rpc [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:26.998160 np0000183325 devstack@c-api.service[112650]: INFO cinder.rpc [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:26.998160 np0000183325 devstack@c-api.service[112650]: INFO cinder.rpc [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:26.998283 np0000183325 devstack@c-api.service[112649]: INFO cinder.rpc [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:26.998343 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:26.998418 np0000183325 devstack@c-api.service[112651]: DEBUG dbcounter [-] [112651] Writer thread running {{(pid=112651) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:27.001296 np0000183325 devstack@c-api.service[112651]: INFO cinder.rpc [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:27.001428 np0000183325 devstack@c-api.service[112649]: INFO cinder.rpc [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:27.002487 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.003741 np0000183325 devstack@c-api.service[112651]: INFO cinder.rpc [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:27.004368 np0000183325 devstack@c-api.service[112649]: INFO cinder.rpc [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:27.006012 np0000183325 devstack@c-api.service[112651]: INFO cinder.rpc [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:27.006324 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.008168 np0000183325 devstack@c-api.service[112651]: INFO cinder.rpc [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:27.009098 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.012179 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.012259 np0000183325 devstack@c-api.service[112652]: DEBUG dbcounter [-] [112652] Writer thread running {{(pid=112652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:27.012988 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.018981 np0000183325 devstack@c-api.service[112652]: INFO cinder.rpc [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:27.022134 np0000183325 devstack@c-api.service[112652]: INFO cinder.rpc [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:27.024473 np0000183325 devstack@c-api.service[112652]: INFO cinder.rpc [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:27.027812 np0000183325 devstack@c-api.service[112652]: INFO cinder.rpc [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:27.029055 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.033665 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.035778 np0000183325 devstack@c-api.service[112650]: DEBUG oslo_db.sqlalchemy.engines [None req-de415707-4c9f-4196-9f86-61a630b0ef14 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=112650) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:27.038541 np0000183325 devstack@c-api.service[112650]: INFO cinder.rpc [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:27.041002 np0000183325 devstack@c-api.service[112650]: INFO cinder.rpc [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:27.042213 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.047142 np0000183325 devstack@c-api.service[112651]: DEBUG oslo_db.sqlalchemy.engines [None req-d22a4050-6e59-4424-ab48-0fcd809e678d 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=112651) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:27.050189 np0000183325 devstack@c-api.service[112651]: INFO cinder.rpc [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:27.052690 np0000183325 devstack@c-api.service[112651]: INFO cinder.rpc [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:27.054051 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.054153 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.057348 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.061980 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.063811 np0000183325 devstack@c-api.service[112649]: DEBUG oslo_db.sqlalchemy.engines [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b 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=112649) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:27.066055 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.066516 np0000183325 devstack@c-api.service[112649]: INFO cinder.rpc [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:27.068686 np0000183325 devstack@c-api.service[112649]: INFO cinder.rpc [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:27.069058 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.069791 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.071686 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.072163 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.075217 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.075420 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.079003 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.080532 np0000183325 devstack@c-api.service[112652]: DEBUG oslo_db.sqlalchemy.engines [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d 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=112652) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:27.081558 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.082401 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.083984 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.084119 np0000183325 devstack@c-api.service[112652]: INFO cinder.rpc [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:27.086865 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.087003 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.087214 np0000183325 devstack@c-api.service[112652]: INFO cinder.rpc [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:27.087402 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.088896 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.090448 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.092714 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.093806 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.095691 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.095800 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.099126 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.099822 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.099891 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.101267 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.102975 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.103297 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.103573 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.104117 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.104403 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.105812 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.106351 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.107139 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.107417 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.107535 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.108741 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.108962 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.109505 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.110172 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.111561 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.112250 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.112322 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.112381 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.112612 np0000183325 devstack@c-api.service[112650]: WARNING cinder.api.contrib.hosts [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:27.112861 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: extensions {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.114229 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: cgsnapshots {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.115397 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.116013 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: qos-specs {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.116491 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.116891 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.119692 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.119757 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.119792 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.120077 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: capabilities {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.121866 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: backups {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.122905 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.124667 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: os-volume-type-access {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.124845 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.125655 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.126005 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.126962 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: encryption {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.127559 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.128451 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: consistencygroups {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.129270 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.129593 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.130464 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: extra_specs {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.131412 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.131480 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.131895 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.131981 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: encryption {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.133106 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.133178 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.133480 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: os-volume-manage {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.134655 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.134860 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.135026 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: os-volume-transfer {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.135092 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.136083 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.136358 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.136733 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: os-availability-zone {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.136821 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.137600 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.138098 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: os-quota-sets {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.138630 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.138910 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.139158 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.139522 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: os-quota-class-sets {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.140324 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.140392 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.140867 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: os-snapshot-manage {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.141609 np0000183325 devstack@c-api.service[112651]: WARNING cinder.api.contrib.hosts [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:27.141902 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: extensions {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.142336 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: os-hosts {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.143776 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extended resource: scheduler-stats {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.144930 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.145040 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.146059 np0000183325 devstack@c-api.service[112649]: WARNING cinder.api.contrib.hosts [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:27.146172 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: cgsnapshots {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.146261 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.146327 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: extensions {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.147466 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: qos-specs {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.147655 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.147792 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: cgsnapshots {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.148471 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.148516 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.contrib.snapshot_actions [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] SnapshotActionsController initialized {{(pid=112650) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:27.149172 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: qos-specs {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.149239 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.150651 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.150714 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.150787 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: capabilities {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.151345 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: capabilities {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.151978 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.152096 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: backups {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.152308 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.153382 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.153744 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: backups {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.153821 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.154728 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: os-volume-type-access {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.154884 np0000183325 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.155556 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.155703 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension UsedLimits extending resource: limits {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.155799 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.156717 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.156831 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: encryption {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.156893 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.156893 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension VolumeActions extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.157008 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.157130 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.157193 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: os-volume-type-access {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.157259 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension TypesManage extending resource: types {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.157320 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.157450 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.157537 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension AdminActions extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.157662 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension AdminActions extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.157783 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension AdminActions extending resource: backups {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.157846 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.157902 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.157967 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.158083 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-de415707-4c9f-4196-9f86-61a630b0ef14 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.158628 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: consistencygroups {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.159820 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.159882 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: encryption {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.161044 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: extra_specs {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.162007 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.162219 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: consistencygroups {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.162892 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: encryption {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.164604 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.165154 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: os-volume-manage {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.166411 np0000183325 devstack@c-api.service[112650]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x738b9a8a3668 pid: 112650 (default app) Jun 29 04:29:27.166459 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: extra_specs {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.166809 np0000183325 devstack@c-api.service[112652]: WARNING cinder.api.contrib.hosts [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:27.167153 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: extensions {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.167224 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: os-volume-transfer {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.169045 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: encryption {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.169223 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: cgsnapshots {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.169282 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: os-availability-zone {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.170594 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: os-quota-sets {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.171413 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: qos-specs {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.171473 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: os-volume-manage {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.172041 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: os-quota-class-sets {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.173383 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: os-snapshot-manage {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.173458 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: os-volume-transfer {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.174927 np0000183325 devstack@c-api.service[112650]: /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:29:27.174927 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.174927 np0000183325 devstack@c-api.service[112650]: /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:29:27.174927 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.175169 np0000183325 devstack@c-api.service[112650]: /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:29:27.175169 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.175169 np0000183325 devstack@c-api.service[112650]: /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:29:27.175169 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.175348 np0000183325 devstack@c-api.service[112650]: /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:29:27.175348 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.175348 np0000183325 devstack@c-api.service[112650]: /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:29:27.175348 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.175348 np0000183325 devstack@c-api.service[112650]: /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:29:27.175348 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.175606 np0000183325 devstack@c-api.service[112650]: /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:29:27.175606 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.175606 np0000183325 devstack@c-api.service[112650]: /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:29:27.175606 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.175606 np0000183325 devstack@c-api.service[112650]: /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:29:27.175846 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.175846 np0000183325 devstack@c-api.service[112650]: /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:29:27.175846 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.175846 np0000183325 devstack@c-api.service[112650]: /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:29:27.175846 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176052 np0000183325 devstack@c-api.service[112650]: /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:29:27.176052 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176052 np0000183325 devstack@c-api.service[112650]: /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:29:27.176052 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176241 np0000183325 devstack@c-api.service[112650]: /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:29:27.176241 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176241 np0000183325 devstack@c-api.service[112650]: /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:29:27.176241 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176241 np0000183325 devstack@c-api.service[112650]: /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:29:27.176457 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176457 np0000183325 devstack@c-api.service[112650]: /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:29:27.176457 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176457 np0000183325 devstack@c-api.service[112650]: /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:29:27.176457 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176668 np0000183325 devstack@c-api.service[112650]: /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:29:27.176668 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176668 np0000183325 devstack@c-api.service[112650]: /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:29:27.176668 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176668 np0000183325 devstack@c-api.service[112650]: /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:29:27.176668 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176923 np0000183325 devstack@c-api.service[112650]: /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:29:27.176923 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176923 np0000183325 devstack@c-api.service[112650]: /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:29:27.176923 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.176923 np0000183325 devstack@c-api.service[112650]: /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:29:27.176923 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.177255 np0000183325 devstack@c-api.service[112650]: /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:29:27.177255 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.177255 np0000183325 devstack@c-api.service[112650]: /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:29:27.177255 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.177255 np0000183325 devstack@c-api.service[112650]: /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:29:27.177255 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.177495 np0000183325 devstack@c-api.service[112650]: /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:29:27.177495 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.177495 np0000183325 devstack@c-api.service[112650]: /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:29:27.177495 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.177495 np0000183325 devstack@c-api.service[112650]: /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:29:27.177753 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.177753 np0000183325 devstack@c-api.service[112650]: /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:29:27.177753 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.177753 np0000183325 devstack@c-api.service[112650]: /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:29:27.177753 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.177931 np0000183325 devstack@c-api.service[112650]: /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:29:27.177931 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.177931 np0000183325 devstack@c-api.service[112650]: /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:29:27.177931 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.177931 np0000183325 devstack@c-api.service[112650]: /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:29:27.177931 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.178174 np0000183325 devstack@c-api.service[112650]: /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:29:27.178174 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.178174 np0000183325 devstack@c-api.service[112650]: /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:29:27.178174 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.178174 np0000183325 devstack@c-api.service[112650]: /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:29:27.178174 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.178411 np0000183325 devstack@c-api.service[112650]: /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:29:27.178411 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.178411 np0000183325 devstack@c-api.service[112650]: /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:29:27.178411 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.178411 np0000183325 devstack@c-api.service[112650]: /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:29:27.178622 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.178622 np0000183325 devstack@c-api.service[112650]: /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:29:27.178622 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.178622 np0000183325 devstack@c-api.service[112650]: /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:29:27.178622 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.178847 np0000183325 devstack@c-api.service[112650]: /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:29:27.178847 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.178847 np0000183325 devstack@c-api.service[112650]: /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:29:27.178847 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.179015 np0000183325 devstack@c-api.service[112650]: /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:29:27.179015 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.179015 np0000183325 devstack@c-api.service[112650]: /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:29:27.179015 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.179179 np0000183325 devstack@c-api.service[112650]: /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:29:27.179179 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.179179 np0000183325 devstack@c-api.service[112650]: /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:29:27.179179 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.179179 np0000183325 devstack@c-api.service[112650]: /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:29:27.179399 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.179399 np0000183325 devstack@c-api.service[112650]: /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:29:27.179399 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.179399 np0000183325 devstack@c-api.service[112650]: /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:29:27.179399 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.179584 np0000183325 devstack@c-api.service[112650]: /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:29:27.179584 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.179584 np0000183325 devstack@c-api.service[112650]: /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:29:27.179584 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.179802 np0000183325 devstack@c-api.service[112650]: /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:29:27.179802 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.179802 np0000183325 devstack@c-api.service[112650]: /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:29:27.179802 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180030 np0000183325 devstack@c-api.service[112650]: /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:29:27.180030 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180030 np0000183325 devstack@c-api.service[112650]: /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:29:27.180030 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180204 np0000183325 devstack@c-api.service[112650]: /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:29:27.180204 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180204 np0000183325 devstack@c-api.service[112650]: /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:29:27.180204 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180372 np0000183325 devstack@c-api.service[112650]: /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:29:27.180372 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180372 np0000183325 devstack@c-api.service[112650]: /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:29:27.180372 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180530 np0000183325 devstack@c-api.service[112650]: /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:29:27.180530 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180530 np0000183325 devstack@c-api.service[112650]: /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:29:27.180530 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180530 np0000183325 devstack@c-api.service[112650]: /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:29:27.180763 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180763 np0000183325 devstack@c-api.service[112650]: /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:29:27.180763 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180870 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: os-availability-zone {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.180911 np0000183325 devstack@c-api.service[112650]: /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:29:27.180911 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180911 np0000183325 devstack@c-api.service[112650]: /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:29:27.180911 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.180911 np0000183325 devstack@c-api.service[112650]: /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:29:27.181147 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.181147 np0000183325 devstack@c-api.service[112650]: /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:29:27.181147 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.181147 np0000183325 devstack@c-api.service[112650]: /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:29:27.181147 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.181147 np0000183325 devstack@c-api.service[112650]: /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:29:27.181147 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.181402 np0000183325 devstack@c-api.service[112650]: /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:29:27.181402 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.181402 np0000183325 devstack@c-api.service[112650]: /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:29:27.181402 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.181402 np0000183325 devstack@c-api.service[112650]: /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:29:27.181402 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.181882 np0000183325 devstack@c-api.service[112650]: /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:29:27.181882 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.181882 np0000183325 devstack@c-api.service[112650]: /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:29:27.181882 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.181882 np0000183325 devstack@c-api.service[112650]: /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:29:27.181882 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.182124 np0000183325 devstack@c-api.service[112650]: /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:29:27.182124 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.182124 np0000183325 devstack@c-api.service[112650]: /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:29:27.182124 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.182124 np0000183325 devstack@c-api.service[112650]: /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:29:27.182124 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.182383 np0000183325 devstack@c-api.service[112650]: /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:29:27.182383 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.182383 np0000183325 devstack@c-api.service[112650]: /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:29:27.182383 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.182538 np0000183325 devstack@c-api.service[112650]: /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:29:27.182538 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.182538 np0000183325 devstack@c-api.service[112650]: /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:29:27.182538 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.182725 np0000183325 devstack@c-api.service[112650]: /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:29:27.182725 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.182725 np0000183325 devstack@c-api.service[112650]: /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:29:27.182725 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.182892 np0000183325 devstack@c-api.service[112650]: /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:29:27.182892 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.182892 np0000183325 devstack@c-api.service[112650]: /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:29:27.182892 np0000183325 devstack@c-api.service[112650]: warnings.warn(deprecated_msg) Jun 29 04:29:27.183059 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: capabilities {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.183102 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: os-hosts {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.183138 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: os-quota-sets {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.183186 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-be93ff51-7df0-4b34-99ff-c51d7f129655 None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:29:27.183221 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: backups {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.183256 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extended resource: scheduler-stats {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.183291 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: os-quota-class-sets {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.183324 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.183358 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: os-volume-type-access {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.183400 np0000183325 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 1/1] 199.204.45.72 () {60 vars in 949 bytes} [Mon Jun 29 04:29:27 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:29:27.183434 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.184149 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.contrib.snapshot_actions [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] SnapshotActionsController initialized {{(pid=112651) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:27.184898 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.186261 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.187039 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: os-snapshot-manage {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.187607 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.187652 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: encryption {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.189016 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.189273 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: os-hosts {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.189969 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: consistencygroups {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.190508 np0000183325 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.191328 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension UsedLimits extending resource: limits {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.191451 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.191491 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extended resource: scheduler-stats {{(pid=112649) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.192610 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.192791 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.192791 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension VolumeActions extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.192990 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.193082 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.193171 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: extra_specs {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.193286 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension TypesManage extending resource: types {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.193286 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.193460 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.193460 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension AdminActions extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.193669 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension AdminActions extending resource: snapshots {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.193669 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension AdminActions extending resource: backups {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.193848 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.193848 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.194032 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-d22a4050-6e59-4424-ab48-0fcd809e678d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.195442 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.195577 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: encryption {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.197782 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: os-volume-manage {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.197922 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.199428 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.contrib.snapshot_actions [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] SnapshotActionsController initialized {{(pid=112649) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:27.200399 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: os-volume-transfer {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.200728 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.202555 np0000183325 devstack@c-api.service[112651]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x738b9a8a3668 pid: 112651 (default app) Jun 29 04:29:27.202868 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.203216 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: os-availability-zone {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.204942 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.205340 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: os-quota-sets {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.207122 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.207678 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: os-quota-class-sets {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.209401 np0000183325 devstack@c-api.service[112649]: WARNING castellan.key_manager.migration [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.209791 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: os-snapshot-manage {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.210697 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension UsedLimits extending resource: limits {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.210921 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.211292 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.211431 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.211596 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension VolumeActions extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.211835 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.212012 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.212090 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: os-hosts {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.212152 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension TypesManage extending resource: types {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.212351 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.212549 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.212725 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension AdminActions extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.212931 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension AdminActions extending resource: snapshots {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.213083 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension AdminActions extending resource: backups {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.213249 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.213416 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.213595 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.v3.router [None req-fc7479be-6dc0-4815-88b7-fe4ad9f9aa3b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112649) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.214177 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extended resource: scheduler-stats {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:27.217817 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.220208 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.221484 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.contrib.snapshot_actions [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] SnapshotActionsController initialized {{(pid=112652) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:27.222622 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.225793 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.226490 np0000183325 devstack@c-api.service[112649]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x738b9a8a3668 pid: 112649 (default app) Jun 29 04:29:27.229448 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.232739 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.235210 np0000183325 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:27.236679 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension UsedLimits extending resource: limits {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.237321 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.239235 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.239447 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.239597 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension VolumeActions extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.239866 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.240071 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.240268 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension TypesManage extending resource: types {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.240479 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.240721 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.240922 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension AdminActions extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.241136 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension AdminActions extending resource: snapshots {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.241270 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension AdminActions extending resource: backups {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.241413 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.241556 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.241734 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-885ada2e-bb1b-4d6d-a146-f33a5209944d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:27.251388 np0000183325 devstack@c-api.service[112652]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x738b9a8a3668 pid: 112652 (default app) Jun 29 04:29:34.444344 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-67931b42-3f9a-462e-9ee9-24e115def090 None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:29:35.111258 np0000183325 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-67931b42-3f9a-462e-9ee9-24e115def090 admin admin] POST https://199.204.45.72/volume/v3/types Jun 29 04:29:35.112086 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.openstack.wsgi [None req-67931b42-3f9a-462e-9ee9-24e115def090 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112650) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:29:35.114257 np0000183325 devstack@c-api.service[112650]: /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:29:35.114257 np0000183325 devstack@c-api.service[112650]: warnings.warn( Jun 29 04:29:35.155046 np0000183325 devstack@c-api.service[112650]: DEBUG oslo_db.sqlalchemy.engines [None req-67931b42-3f9a-462e-9ee9-24e115def090 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=112650) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:35.193624 np0000183325 devstack@c-api.service[112650]: INFO cinder.api.openstack.wsgi [None req-67931b42-3f9a-462e-9ee9-24e115def090 admin admin] https://199.204.45.72/volume/v3/types returned with HTTP 200 Jun 29 04:29:35.194159 np0000183325 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 2/2] 199.204.45.72 () {68 vars in 1281 bytes} [Mon Jun 29 04:29:34 2026] POST /volume/v3/types => generated 186 bytes in 751 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:29:35.222988 np0000183325 devstack@c-api.service[112651]: /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:29:35.222988 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.222988 np0000183325 devstack@c-api.service[112651]: /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:29:35.222988 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.222988 np0000183325 devstack@c-api.service[112651]: /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:29:35.224447 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.224447 np0000183325 devstack@c-api.service[112651]: /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:29:35.224447 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.224447 np0000183325 devstack@c-api.service[112651]: /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:29:35.224447 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.225493 np0000183325 devstack@c-api.service[112651]: /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:29:35.225493 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.225493 np0000183325 devstack@c-api.service[112651]: /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:29:35.225493 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.225493 np0000183325 devstack@c-api.service[112651]: /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:29:35.225493 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.226622 np0000183325 devstack@c-api.service[112651]: /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:29:35.226622 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.226622 np0000183325 devstack@c-api.service[112651]: /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:29:35.226622 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.228112 np0000183325 devstack@c-api.service[112651]: /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:29:35.228112 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.228112 np0000183325 devstack@c-api.service[112651]: /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:29:35.228112 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.230451 np0000183325 devstack@c-api.service[112651]: /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:29:35.230451 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.230451 np0000183325 devstack@c-api.service[112651]: /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:29:35.230451 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.232288 np0000183325 devstack@c-api.service[112651]: /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:29:35.232288 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.232288 np0000183325 devstack@c-api.service[112651]: /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:29:35.232288 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.232288 np0000183325 devstack@c-api.service[112651]: /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:29:35.233703 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.233703 np0000183325 devstack@c-api.service[112651]: /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:29:35.233703 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.233703 np0000183325 devstack@c-api.service[112651]: /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:29:35.233703 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.235075 np0000183325 devstack@c-api.service[112651]: /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:29:35.235075 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.235075 np0000183325 devstack@c-api.service[112651]: /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:29:35.235075 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.235075 np0000183325 devstack@c-api.service[112651]: /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:29:35.235075 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.237300 np0000183325 devstack@c-api.service[112651]: /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:29:35.237300 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.237300 np0000183325 devstack@c-api.service[112651]: /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:29:35.237300 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.237300 np0000183325 devstack@c-api.service[112651]: /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:29:35.237300 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.239001 np0000183325 devstack@c-api.service[112651]: /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:29:35.239001 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.239001 np0000183325 devstack@c-api.service[112651]: /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:29:35.239001 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.239001 np0000183325 devstack@c-api.service[112651]: /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:29:35.239001 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.240681 np0000183325 devstack@c-api.service[112651]: /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:29:35.240681 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.240681 np0000183325 devstack@c-api.service[112651]: /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:29:35.240681 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.240681 np0000183325 devstack@c-api.service[112651]: /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:29:35.242228 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.242228 np0000183325 devstack@c-api.service[112651]: /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:29:35.242228 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.242228 np0000183325 devstack@c-api.service[112651]: /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:29:35.242228 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.243688 np0000183325 devstack@c-api.service[112651]: /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:29:35.243688 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.243688 np0000183325 devstack@c-api.service[112651]: /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:29:35.243688 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.243688 np0000183325 devstack@c-api.service[112651]: /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:29:35.243688 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.244908 np0000183325 devstack@c-api.service[112651]: /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:29:35.244908 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.244908 np0000183325 devstack@c-api.service[112651]: /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:29:35.244908 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.244908 np0000183325 devstack@c-api.service[112651]: /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:29:35.244908 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.246765 np0000183325 devstack@c-api.service[112651]: /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:29:35.246765 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.246765 np0000183325 devstack@c-api.service[112651]: /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:29:35.246765 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.246765 np0000183325 devstack@c-api.service[112651]: /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:29:35.247987 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.247987 np0000183325 devstack@c-api.service[112651]: /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:29:35.247987 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.247987 np0000183325 devstack@c-api.service[112651]: /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:29:35.247987 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.249828 np0000183325 devstack@c-api.service[112651]: /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:29:35.249828 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.249828 np0000183325 devstack@c-api.service[112651]: /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:29:35.249828 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.251495 np0000183325 devstack@c-api.service[112651]: /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:29:35.251495 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.251495 np0000183325 devstack@c-api.service[112651]: /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:29:35.251495 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.252702 np0000183325 devstack@c-api.service[112651]: /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:29:35.252702 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.252702 np0000183325 devstack@c-api.service[112651]: /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:29:35.252702 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.252702 np0000183325 devstack@c-api.service[112651]: /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:29:35.254057 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.254057 np0000183325 devstack@c-api.service[112651]: /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:29:35.254057 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.254057 np0000183325 devstack@c-api.service[112651]: /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:29:35.254057 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.255332 np0000183325 devstack@c-api.service[112651]: /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:29:35.255332 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.255332 np0000183325 devstack@c-api.service[112651]: /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:29:35.255332 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.257263 np0000183325 devstack@c-api.service[112651]: /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:29:35.257263 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.257263 np0000183325 devstack@c-api.service[112651]: /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:29:35.257263 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.258258 np0000183325 devstack@c-api.service[112651]: /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:29:35.258258 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.258258 np0000183325 devstack@c-api.service[112651]: /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:29:35.258258 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.258698 np0000183325 devstack@c-api.service[112651]: /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:29:35.258698 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.258698 np0000183325 devstack@c-api.service[112651]: /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:29:35.258698 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.260003 np0000183325 devstack@c-api.service[112651]: /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:29:35.260003 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.260003 np0000183325 devstack@c-api.service[112651]: /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:29:35.260003 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.261719 np0000183325 devstack@c-api.service[112651]: /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:29:35.261719 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.261719 np0000183325 devstack@c-api.service[112651]: /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:29:35.261719 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.261719 np0000183325 devstack@c-api.service[112651]: /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:29:35.263484 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.263484 np0000183325 devstack@c-api.service[112651]: /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:29:35.263484 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.263484 np0000183325 devstack@c-api.service[112651]: /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:29:35.263484 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.263484 np0000183325 devstack@c-api.service[112651]: /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:29:35.266702 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.266702 np0000183325 devstack@c-api.service[112651]: /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:29:35.266702 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.266702 np0000183325 devstack@c-api.service[112651]: /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:29:35.266702 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.269603 np0000183325 devstack@c-api.service[112651]: /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:29:35.269603 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.269603 np0000183325 devstack@c-api.service[112651]: /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:29:35.269603 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.269603 np0000183325 devstack@c-api.service[112651]: /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:29:35.269603 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.272763 np0000183325 devstack@c-api.service[112651]: /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:29:35.272763 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.272763 np0000183325 devstack@c-api.service[112651]: /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:29:35.272763 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.272763 np0000183325 devstack@c-api.service[112651]: /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:29:35.272763 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.274391 np0000183325 devstack@c-api.service[112651]: /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:29:35.274391 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.274391 np0000183325 devstack@c-api.service[112651]: /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:29:35.274391 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.274391 np0000183325 devstack@c-api.service[112651]: /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:29:35.274391 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.275955 np0000183325 devstack@c-api.service[112651]: /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:29:35.275955 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.275955 np0000183325 devstack@c-api.service[112651]: /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:29:35.275955 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.275955 np0000183325 devstack@c-api.service[112651]: /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:29:35.275955 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.279288 np0000183325 devstack@c-api.service[112651]: /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:29:35.279288 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.279288 np0000183325 devstack@c-api.service[112651]: /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:29:35.279288 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.282475 np0000183325 devstack@c-api.service[112651]: /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:29:35.282475 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.282475 np0000183325 devstack@c-api.service[112651]: /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:29:35.282475 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.282475 np0000183325 devstack@c-api.service[112651]: /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:29:35.284070 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.284070 np0000183325 devstack@c-api.service[112651]: /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:29:35.284070 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.284070 np0000183325 devstack@c-api.service[112651]: /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:29:35.284070 np0000183325 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 29 04:29:35.284070 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.middleware.request_id [req-67931b42-3f9a-462e-9ee9-24e115def090 req-188ad217-3366-45f7-982d-9585028c626f None None] RequestId filter calling following filter/app {{(pid=112651) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:29:35.681087 np0000183325 devstack@c-api.service[112651]: INFO cinder.api.openstack.wsgi [req-67931b42-3f9a-462e-9ee9-24e115def090 req-188ad217-3366-45f7-982d-9585028c626f admin admin] POST https://199.204.45.72/volume/v3/types/20ea6bb7-bbf1-493d-a1f2-b2f2556aa525/extra_specs Jun 29 04:29:35.681415 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.openstack.wsgi [req-67931b42-3f9a-462e-9ee9-24e115def090 req-188ad217-3366-45f7-982d-9585028c626f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112651) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:29:35.683134 np0000183325 devstack@c-api.service[112651]: /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:29:35.683134 np0000183325 devstack@c-api.service[112651]: warnings.warn( Jun 29 04:29:35.726881 np0000183325 devstack@c-api.service[112651]: DEBUG oslo_db.sqlalchemy.engines [req-67931b42-3f9a-462e-9ee9-24e115def090 req-188ad217-3366-45f7-982d-9585028c626f 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=112651) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:35.801881 np0000183325 devstack@c-api.service[112651]: INFO cinder.api.openstack.wsgi [req-67931b42-3f9a-462e-9ee9-24e115def090 req-188ad217-3366-45f7-982d-9585028c626f admin admin] https://199.204.45.72/volume/v3/types/20ea6bb7-bbf1-493d-a1f2-b2f2556aa525/extra_specs returned with HTTP 200 Jun 29 04:29:35.803386 np0000183325 devstack@c-api.service[112651]: [pid: 112651|app: 0|req: 1/3] 199.204.45.72 () {70 vars in 1498 bytes} [Mon Jun 29 04:29:35 2026] POST /volume/v3/types/20ea6bb7-bbf1-493d-a1f2-b2f2556aa525/extra_specs => generated 55 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:29:37.068320 np0000183325 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=6 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:29:37.086233 np0000183325 devstack@c-api.service[112652]: DEBUG dbcounter [-] [112652] Writing DB stats cinder:SELECT=6 {{(pid=112652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:29:45.196255 np0000183325 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:29:45.798724 np0000183325 devstack@c-api.service[112651]: DEBUG dbcounter [-] [112651] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112651) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:32:38.398926 np0000183325 devstack@c-api.service[112649]: /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:32:38.398926 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.398926 np0000183325 devstack@c-api.service[112649]: /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:32:38.398926 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.400084 np0000183325 devstack@c-api.service[112649]: /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:32:38.400084 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.400084 np0000183325 devstack@c-api.service[112649]: /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:32:38.400084 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.400502 np0000183325 devstack@c-api.service[112649]: /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:32:38.400502 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.400502 np0000183325 devstack@c-api.service[112649]: /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:32:38.400502 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.400502 np0000183325 devstack@c-api.service[112649]: /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:32:38.400502 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.401108 np0000183325 devstack@c-api.service[112649]: /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:32:38.401108 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.401108 np0000183325 devstack@c-api.service[112649]: /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:32:38.401108 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.401108 np0000183325 devstack@c-api.service[112649]: /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:32:38.401576 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.401576 np0000183325 devstack@c-api.service[112649]: /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:32:38.401576 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.401576 np0000183325 devstack@c-api.service[112649]: /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:32:38.401576 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.402056 np0000183325 devstack@c-api.service[112649]: /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:32:38.402056 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.402056 np0000183325 devstack@c-api.service[112649]: /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:32:38.402056 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.402456 np0000183325 devstack@c-api.service[112649]: /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:32:38.402456 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.402456 np0000183325 devstack@c-api.service[112649]: /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:32:38.402456 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.402456 np0000183325 devstack@c-api.service[112649]: /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:32:38.402978 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.402978 np0000183325 devstack@c-api.service[112649]: /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:32:38.402978 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.402978 np0000183325 devstack@c-api.service[112649]: /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:32:38.402978 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.403423 np0000183325 devstack@c-api.service[112649]: /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:32:38.403423 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.403423 np0000183325 devstack@c-api.service[112649]: /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:32:38.403423 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.403423 np0000183325 devstack@c-api.service[112649]: /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:32:38.403423 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.404049 np0000183325 devstack@c-api.service[112649]: /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:32:38.404049 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.404049 np0000183325 devstack@c-api.service[112649]: /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:32:38.404049 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.404049 np0000183325 devstack@c-api.service[112649]: /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:32:38.404049 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.404573 np0000183325 devstack@c-api.service[112649]: /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:32:38.404573 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.404573 np0000183325 devstack@c-api.service[112649]: /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:32:38.404573 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.404573 np0000183325 devstack@c-api.service[112649]: /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:32:38.404573 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.405163 np0000183325 devstack@c-api.service[112649]: /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:32:38.405163 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.405163 np0000183325 devstack@c-api.service[112649]: /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:32:38.405163 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.405163 np0000183325 devstack@c-api.service[112649]: /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:32:38.405676 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.405676 np0000183325 devstack@c-api.service[112649]: /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:32:38.405676 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.405676 np0000183325 devstack@c-api.service[112649]: /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:32:38.405676 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.406114 np0000183325 devstack@c-api.service[112649]: /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:32:38.406114 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.406114 np0000183325 devstack@c-api.service[112649]: /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:32:38.406114 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.406114 np0000183325 devstack@c-api.service[112649]: /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:32:38.406114 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.406705 np0000183325 devstack@c-api.service[112649]: /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:32:38.406705 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.406705 np0000183325 devstack@c-api.service[112649]: /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:32:38.406705 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.406705 np0000183325 devstack@c-api.service[112649]: /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:32:38.406705 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.407197 np0000183325 devstack@c-api.service[112649]: /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:32:38.407197 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.407197 np0000183325 devstack@c-api.service[112649]: /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:32:38.407197 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.407197 np0000183325 devstack@c-api.service[112649]: /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:32:38.407730 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.407730 np0000183325 devstack@c-api.service[112649]: /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:32:38.407730 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.407730 np0000183325 devstack@c-api.service[112649]: /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:32:38.407730 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.408235 np0000183325 devstack@c-api.service[112649]: /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:32:38.408235 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.408235 np0000183325 devstack@c-api.service[112649]: /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:32:38.408235 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.411294 np0000183325 devstack@c-api.service[112649]: /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:32:38.411294 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.411294 np0000183325 devstack@c-api.service[112649]: /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:32:38.411294 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.411483 np0000183325 devstack@c-api.service[112649]: /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:32:38.411483 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.411483 np0000183325 devstack@c-api.service[112649]: /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:32:38.411483 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.411483 np0000183325 devstack@c-api.service[112649]: /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:32:38.411730 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.411730 np0000183325 devstack@c-api.service[112649]: /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:32:38.411730 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.411730 np0000183325 devstack@c-api.service[112649]: /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:32:38.411730 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.411950 np0000183325 devstack@c-api.service[112649]: /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:32:38.411950 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.411950 np0000183325 devstack@c-api.service[112649]: /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:32:38.411950 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412071 np0000183325 devstack@c-api.service[112649]: /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:32:38.412071 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412071 np0000183325 devstack@c-api.service[112649]: /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:32:38.412071 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412200 np0000183325 devstack@c-api.service[112649]: /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:32:38.412200 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412200 np0000183325 devstack@c-api.service[112649]: /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:32:38.412200 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412332 np0000183325 devstack@c-api.service[112649]: /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:32:38.412332 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412332 np0000183325 devstack@c-api.service[112649]: /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:32:38.412332 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412455 np0000183325 devstack@c-api.service[112649]: /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:32:38.412455 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412455 np0000183325 devstack@c-api.service[112649]: /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:32:38.412455 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412576 np0000183325 devstack@c-api.service[112649]: /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:32:38.412576 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412576 np0000183325 devstack@c-api.service[112649]: /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:32:38.412576 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412576 np0000183325 devstack@c-api.service[112649]: /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:32:38.412766 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412766 np0000183325 devstack@c-api.service[112649]: /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:32:38.412766 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412766 np0000183325 devstack@c-api.service[112649]: /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:32:38.412766 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412766 np0000183325 devstack@c-api.service[112649]: /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:32:38.412942 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412942 np0000183325 devstack@c-api.service[112649]: /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:32:38.412942 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.412942 np0000183325 devstack@c-api.service[112649]: /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:32:38.412942 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413084 np0000183325 devstack@c-api.service[112649]: /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:32:38.413084 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413084 np0000183325 devstack@c-api.service[112649]: /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:32:38.413084 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413084 np0000183325 devstack@c-api.service[112649]: /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:32:38.413084 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413260 np0000183325 devstack@c-api.service[112649]: /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:32:38.413260 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413260 np0000183325 devstack@c-api.service[112649]: /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:32:38.413260 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413260 np0000183325 devstack@c-api.service[112649]: /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:32:38.413260 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413432 np0000183325 devstack@c-api.service[112649]: /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:32:38.413432 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413432 np0000183325 devstack@c-api.service[112649]: /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:32:38.413432 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413432 np0000183325 devstack@c-api.service[112649]: /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:32:38.413432 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413627 np0000183325 devstack@c-api.service[112649]: /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:32:38.413627 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413627 np0000183325 devstack@c-api.service[112649]: /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:32:38.413627 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413627 np0000183325 devstack@c-api.service[112649]: /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:32:38.413627 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413831 np0000183325 devstack@c-api.service[112649]: /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:32:38.413831 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413831 np0000183325 devstack@c-api.service[112649]: /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:32:38.413831 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413957 np0000183325 devstack@c-api.service[112649]: /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:32:38.413957 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413957 np0000183325 devstack@c-api.service[112649]: /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:32:38.413957 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.413957 np0000183325 devstack@c-api.service[112649]: /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:32:38.414124 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.414124 np0000183325 devstack@c-api.service[112649]: /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:32:38.414124 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.414124 np0000183325 devstack@c-api.service[112649]: /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:32:38.414124 np0000183325 devstack@c-api.service[112649]: warnings.warn(deprecated_msg) Jun 29 04:32:38.414124 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [None req-7ff1e514-6efd-4a1f-93f9-288933ce0bfa None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:32:38.414124 np0000183325 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-7ff1e514-6efd-4a1f-93f9-288933ce0bfa None None] GET https://199.204.45.72/volume// Jun 29 04:32:38.414310 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-7ff1e514-6efd-4a1f-93f9-288933ce0bfa None None] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:32:38.414310 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-7ff1e514-6efd-4a1f-93f9-288933ce0bfa None None] Calling method 'all' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:32:38.414310 np0000183325 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-7ff1e514-6efd-4a1f-93f9-288933ce0bfa None None] https://199.204.45.72/volume// returned with HTTP 300 Jun 29 04:32:38.414310 np0000183325 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 1/4] 199.204.45.72 () {66 vars in 1449 bytes} [Mon Jun 29 04:32:38 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:33:19.405545 np0000183325 devstack@c-api.service[112652]: /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:33:19.405545 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.405545 np0000183325 devstack@c-api.service[112652]: /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:33:19.405545 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.405545 np0000183325 devstack@c-api.service[112652]: /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:33:19.406671 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.406671 np0000183325 devstack@c-api.service[112652]: /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:33:19.406671 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.406671 np0000183325 devstack@c-api.service[112652]: /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:33:19.406671 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.407076 np0000183325 devstack@c-api.service[112652]: /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:33:19.407076 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.407076 np0000183325 devstack@c-api.service[112652]: /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:33:19.407076 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.407076 np0000183325 devstack@c-api.service[112652]: /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:33:19.407076 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.407448 np0000183325 devstack@c-api.service[112652]: /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:33:19.407448 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.407448 np0000183325 devstack@c-api.service[112652]: /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:33:19.407448 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.407717 np0000183325 devstack@c-api.service[112652]: /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:33:19.407717 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.407717 np0000183325 devstack@c-api.service[112652]: /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:33:19.407717 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.407955 np0000183325 devstack@c-api.service[112652]: /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:33:19.407955 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.407955 np0000183325 devstack@c-api.service[112652]: /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:33:19.407955 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.408182 np0000183325 devstack@c-api.service[112652]: /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:33:19.408182 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.408182 np0000183325 devstack@c-api.service[112652]: /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:33:19.408182 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.408182 np0000183325 devstack@c-api.service[112652]: /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:33:19.408458 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.408458 np0000183325 devstack@c-api.service[112652]: /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:33:19.408458 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.408458 np0000183325 devstack@c-api.service[112652]: /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:33:19.408458 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.408825 np0000183325 devstack@c-api.service[112652]: /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:33:19.408825 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.408825 np0000183325 devstack@c-api.service[112652]: /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:33:19.408825 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.408825 np0000183325 devstack@c-api.service[112652]: /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:33:19.408825 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.409183 np0000183325 devstack@c-api.service[112652]: /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:33:19.409183 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.409183 np0000183325 devstack@c-api.service[112652]: /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:33:19.409183 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.409183 np0000183325 devstack@c-api.service[112652]: /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:33:19.409183 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.409502 np0000183325 devstack@c-api.service[112652]: /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:33:19.409502 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.409502 np0000183325 devstack@c-api.service[112652]: /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:33:19.409502 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.409502 np0000183325 devstack@c-api.service[112652]: /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:33:19.409502 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.409865 np0000183325 devstack@c-api.service[112652]: /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:33:19.409865 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.409865 np0000183325 devstack@c-api.service[112652]: /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:33:19.409865 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.409865 np0000183325 devstack@c-api.service[112652]: /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:33:19.410144 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.410144 np0000183325 devstack@c-api.service[112652]: /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:33:19.410144 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.410144 np0000183325 devstack@c-api.service[112652]: /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:33:19.410144 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.410431 np0000183325 devstack@c-api.service[112652]: /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:33:19.410431 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.410431 np0000183325 devstack@c-api.service[112652]: /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:33:19.410431 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.410431 np0000183325 devstack@c-api.service[112652]: /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:33:19.410431 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.410901 np0000183325 devstack@c-api.service[112652]: /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:33:19.410901 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.410901 np0000183325 devstack@c-api.service[112652]: /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:33:19.410901 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.410901 np0000183325 devstack@c-api.service[112652]: /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:33:19.410901 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.411243 np0000183325 devstack@c-api.service[112652]: /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:33:19.411243 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.411243 np0000183325 devstack@c-api.service[112652]: /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:33:19.411243 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.411243 np0000183325 devstack@c-api.service[112652]: /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:33:19.411502 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.411502 np0000183325 devstack@c-api.service[112652]: /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:33:19.411502 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.411502 np0000183325 devstack@c-api.service[112652]: /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:33:19.411502 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.411699 np0000183325 devstack@c-api.service[112652]: /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:33:19.411699 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.411699 np0000183325 devstack@c-api.service[112652]: /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:33:19.411699 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.411860 np0000183325 devstack@c-api.service[112652]: /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:33:19.411860 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.411860 np0000183325 devstack@c-api.service[112652]: /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:33:19.411860 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412008 np0000183325 devstack@c-api.service[112652]: /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:33:19.412008 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412008 np0000183325 devstack@c-api.service[112652]: /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:33:19.412008 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412008 np0000183325 devstack@c-api.service[112652]: /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:33:19.412187 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412187 np0000183325 devstack@c-api.service[112652]: /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:33:19.412187 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412187 np0000183325 devstack@c-api.service[112652]: /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:33:19.412187 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412361 np0000183325 devstack@c-api.service[112652]: /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:33:19.412361 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412361 np0000183325 devstack@c-api.service[112652]: /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:33:19.412361 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412503 np0000183325 devstack@c-api.service[112652]: /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:33:19.412503 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412503 np0000183325 devstack@c-api.service[112652]: /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:33:19.412503 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412673 np0000183325 devstack@c-api.service[112652]: /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:33:19.412673 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412673 np0000183325 devstack@c-api.service[112652]: /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:33:19.412673 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412832 np0000183325 devstack@c-api.service[112652]: /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:33:19.412832 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412832 np0000183325 devstack@c-api.service[112652]: /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:33:19.412832 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412974 np0000183325 devstack@c-api.service[112652]: /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:33:19.412974 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.412974 np0000183325 devstack@c-api.service[112652]: /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:33:19.412974 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413128 np0000183325 devstack@c-api.service[112652]: /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:33:19.413128 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413128 np0000183325 devstack@c-api.service[112652]: /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:33:19.413128 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413128 np0000183325 devstack@c-api.service[112652]: /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:33:19.413358 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413358 np0000183325 devstack@c-api.service[112652]: /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:33:19.413358 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413358 np0000183325 devstack@c-api.service[112652]: /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:33:19.413358 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413358 np0000183325 devstack@c-api.service[112652]: /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:33:19.413581 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413581 np0000183325 devstack@c-api.service[112652]: /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:33:19.413581 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413581 np0000183325 devstack@c-api.service[112652]: /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:33:19.413581 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413769 np0000183325 devstack@c-api.service[112652]: /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:33:19.413769 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413769 np0000183325 devstack@c-api.service[112652]: /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:33:19.413769 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413769 np0000183325 devstack@c-api.service[112652]: /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:33:19.413769 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413985 np0000183325 devstack@c-api.service[112652]: /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:33:19.413985 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413985 np0000183325 devstack@c-api.service[112652]: /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:33:19.413985 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.413985 np0000183325 devstack@c-api.service[112652]: /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:33:19.413985 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.414199 np0000183325 devstack@c-api.service[112652]: /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:33:19.414199 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.414199 np0000183325 devstack@c-api.service[112652]: /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:33:19.414199 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.414199 np0000183325 devstack@c-api.service[112652]: /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:33:19.414199 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.414408 np0000183325 devstack@c-api.service[112652]: /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:33:19.414408 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.414408 np0000183325 devstack@c-api.service[112652]: /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:33:19.414408 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.414408 np0000183325 devstack@c-api.service[112652]: /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:33:19.414408 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.414675 np0000183325 devstack@c-api.service[112652]: /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:33:19.414675 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.414675 np0000183325 devstack@c-api.service[112652]: /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:33:19.414675 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.414834 np0000183325 devstack@c-api.service[112652]: /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:33:19.414834 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.414834 np0000183325 devstack@c-api.service[112652]: /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:33:19.414834 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.414834 np0000183325 devstack@c-api.service[112652]: /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:33:19.415014 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.415014 np0000183325 devstack@c-api.service[112652]: /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:33:19.415014 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.415014 np0000183325 devstack@c-api.service[112652]: /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:33:19.415014 np0000183325 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 29 04:33:19.415014 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.middleware.request_id [None req-fe17e68e-2e5e-4048-9681-0d590389a482 None None] RequestId filter calling following filter/app {{(pid=112652) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:19.415014 np0000183325 devstack@c-api.service[112652]: [pid: 112652|app: 0|req: 1/5] 199.204.45.72 () {62 vars in 1061 bytes} [Mon Jun 29 04:33:19 2026] GET /volume/v3 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:33:19.464415 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-19b1a5af-2e6e-4e2d-ab2d-ec4dacb24969 None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:19.474859 np0000183325 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 3/6] 199.204.45.72 () {64 vars in 1265 bytes} [Mon Jun 29 04:33:19 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:33:19.506623 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.middleware.request_id [req-19b1a5af-2e6e-4e2d-ab2d-ec4dacb24969 req-a3e3e4f6-14e9-45b4-b40d-7eb9a85be3e5 None None] RequestId filter calling following filter/app {{(pid=112651) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:19.512585 np0000183325 devstack@c-api.service[112651]: INFO cinder.api.openstack.wsgi [req-19b1a5af-2e6e-4e2d-ab2d-ec4dacb24969 req-a3e3e4f6-14e9-45b4-b40d-7eb9a85be3e5 demo demo] GET https://199.204.45.72/volume/v3/ Jun 29 04:33:19.513003 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.openstack.wsgi [req-19b1a5af-2e6e-4e2d-ab2d-ec4dacb24969 req-a3e3e4f6-14e9-45b4-b40d-7eb9a85be3e5 demo demo] Empty body provided in request {{(pid=112651) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:19.513429 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.openstack.wsgi [req-19b1a5af-2e6e-4e2d-ab2d-ec4dacb24969 req-a3e3e4f6-14e9-45b4-b40d-7eb9a85be3e5 demo demo] Calling method 'version_select' {{(pid=112651) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:19.515450 np0000183325 devstack@c-api.service[112651]: INFO cinder.api.openstack.wsgi [req-19b1a5af-2e6e-4e2d-ab2d-ec4dacb24969 req-a3e3e4f6-14e9-45b4-b40d-7eb9a85be3e5 demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 29 04:33:19.515807 np0000183325 devstack@c-api.service[112651]: [pid: 112651|app: 0|req: 2/7] 199.204.45.72 () {66 vars in 1339 bytes} [Mon Jun 29 04:33:19 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:19.556731 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [None req-de381d14-6f83-4a18-94c2-4d155ae4a1bd None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:20.024963 np0000183325 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-de381d14-6f83-4a18-94c2-4d155ae4a1bd demo demo] GET https://199.204.45.72/volume/v3/types Jun 29 04:33:20.025341 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-de381d14-6f83-4a18-94c2-4d155ae4a1bd demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:20.025526 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [None req-de381d14-6f83-4a18-94c2-4d155ae4a1bd demo demo] Calling method 'index' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:20.026155 np0000183325 devstack@c-api.service[112649]: /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:33:20.026155 np0000183325 devstack@c-api.service[112649]: warnings.warn( Jun 29 04:33:20.026899 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.api_utils [None req-de381d14-6f83-4a18-94c2-4d155ae4a1bd demo demo] Removing options '' from query. {{(pid=112649) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:33:20.067957 np0000183325 devstack@c-api.service[112649]: DEBUG oslo_db.sqlalchemy.engines [None req-de381d14-6f83-4a18-94c2-4d155ae4a1bd 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=112649) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:33:20.093345 np0000183325 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [None req-de381d14-6f83-4a18-94c2-4d155ae4a1bd demo demo] https://199.204.45.72/volume/v3/types returned with HTTP 200 Jun 29 04:33:20.093934 np0000183325 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 2/8] 199.204.45.72 () {64 vars in 1283 bytes} [Mon Jun 29 04:33:19 2026] GET /volume/v3/types => generated 377 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:20.131399 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.middleware.request_id [None req-2db9c7d8-3328-456d-8ec8-fd7b20e8e352 None None] RequestId filter calling following filter/app {{(pid=112652) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:20.529512 np0000183325 devstack@c-api.service[112652]: INFO cinder.api.openstack.wsgi [None req-2db9c7d8-3328-456d-8ec8-fd7b20e8e352 demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 29 04:33:20.530484 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.openstack.wsgi [None req-2db9c7d8-3328-456d-8ec8-fd7b20e8e352 demo demo] Empty body provided in request {{(pid=112652) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:20.530484 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.openstack.wsgi [None req-2db9c7d8-3328-456d-8ec8-fd7b20e8e352 demo demo] Calling method 'show' {{(pid=112652) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:20.565620 np0000183325 devstack@c-api.service[112652]: DEBUG oslo_db.sqlalchemy.engines [None req-2db9c7d8-3328-456d-8ec8-fd7b20e8e352 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=112652) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:33:20.583611 np0000183325 devstack@c-api.service[112652]: /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:33:20.583611 np0000183325 devstack@c-api.service[112652]: warnings.warn( Jun 29 04:33:20.585972 np0000183325 devstack@c-api.service[112652]: INFO cinder.api.openstack.wsgi [None req-2db9c7d8-3328-456d-8ec8-fd7b20e8e352 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:20.586434 np0000183325 devstack@c-api.service[112652]: [pid: 112652|app: 0|req: 2/9] 199.204.45.72 () {64 vars in 1294 bytes} [Mon Jun 29 04:33:20 2026] GET /volume/v3/types/default => generated 145 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:21.091199 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-58dd84cd-712f-4f9b-9087-7640f00ec526 None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:21.091955 np0000183325 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 4/10] 199.204.45.72 () {62 vars in 1061 bytes} [Mon Jun 29 04:33:21 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:33:21.121323 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.middleware.request_id [None req-f869a1ca-0e15-44f0-9731-8790a6974940 None None] RequestId filter calling following filter/app {{(pid=112651) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:21.131387 np0000183325 devstack@c-api.service[112651]: [pid: 112651|app: 0|req: 3/11] 199.204.45.72 () {64 vars in 1265 bytes} [Mon Jun 29 04:33:21 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:33:21.162117 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [req-f869a1ca-0e15-44f0-9731-8790a6974940 req-01a4d386-3f7d-46fe-976b-0d6d1be0a62a None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:21.165979 np0000183325 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [req-f869a1ca-0e15-44f0-9731-8790a6974940 req-01a4d386-3f7d-46fe-976b-0d6d1be0a62a demo demo] GET https://199.204.45.72/volume/v3/ Jun 29 04:33:21.166451 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [req-f869a1ca-0e15-44f0-9731-8790a6974940 req-01a4d386-3f7d-46fe-976b-0d6d1be0a62a demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:21.167030 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [req-f869a1ca-0e15-44f0-9731-8790a6974940 req-01a4d386-3f7d-46fe-976b-0d6d1be0a62a demo demo] Calling method 'version_select' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:21.168166 np0000183325 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [req-f869a1ca-0e15-44f0-9731-8790a6974940 req-01a4d386-3f7d-46fe-976b-0d6d1be0a62a demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 29 04:33:21.168934 np0000183325 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 3/12] 199.204.45.72 () {66 vars in 1339 bytes} [Mon Jun 29 04:33:21 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:21.203546 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.middleware.request_id [None req-03c66bc0-bc04-4179-a81f-84b6946912e6 None None] RequestId filter calling following filter/app {{(pid=112652) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:21.206997 np0000183325 devstack@c-api.service[112652]: INFO cinder.api.openstack.wsgi [None req-03c66bc0-bc04-4179-a81f-84b6946912e6 demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 29 04:33:21.207260 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.openstack.wsgi [None req-03c66bc0-bc04-4179-a81f-84b6946912e6 demo demo] Empty body provided in request {{(pid=112652) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:21.207541 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.openstack.wsgi [None req-03c66bc0-bc04-4179-a81f-84b6946912e6 demo demo] Calling method 'show' {{(pid=112652) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:21.219074 np0000183325 devstack@c-api.service[112652]: INFO cinder.api.openstack.wsgi [None req-03c66bc0-bc04-4179-a81f-84b6946912e6 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:21.219754 np0000183325 devstack@c-api.service[112652]: [pid: 112652|app: 0|req: 3/13] 199.204.45.72 () {64 vars in 1294 bytes} [Mon Jun 29 04:33:21 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:21.820076 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-3dbbabc8-bf96-4cad-b619-b55d34569c4a None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:21.821217 np0000183325 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 5/14] 199.204.45.72 () {62 vars in 1061 bytes} [Mon Jun 29 04:33:21 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:33:21.856593 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.middleware.request_id [None req-d3f6cd2b-a78f-401a-b1ea-6f13bc2aa7dc None None] RequestId filter calling following filter/app {{(pid=112651) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:21.858917 np0000183325 devstack@c-api.service[112651]: [pid: 112651|app: 0|req: 4/15] 199.204.45.72 () {64 vars in 1265 bytes} [Mon Jun 29 04:33:21 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:33:21.889139 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [req-d3f6cd2b-a78f-401a-b1ea-6f13bc2aa7dc req-5b2522a2-b725-4d4e-bc65-9c8dae44127d None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:21.893125 np0000183325 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [req-d3f6cd2b-a78f-401a-b1ea-6f13bc2aa7dc req-5b2522a2-b725-4d4e-bc65-9c8dae44127d demo demo] GET https://199.204.45.72/volume/v3/ Jun 29 04:33:21.893513 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [req-d3f6cd2b-a78f-401a-b1ea-6f13bc2aa7dc req-5b2522a2-b725-4d4e-bc65-9c8dae44127d demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:21.893969 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [req-d3f6cd2b-a78f-401a-b1ea-6f13bc2aa7dc req-5b2522a2-b725-4d4e-bc65-9c8dae44127d demo demo] Calling method 'version_select' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:21.894726 np0000183325 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [req-d3f6cd2b-a78f-401a-b1ea-6f13bc2aa7dc req-5b2522a2-b725-4d4e-bc65-9c8dae44127d demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 29 04:33:21.895386 np0000183325 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 4/16] 199.204.45.72 () {66 vars in 1339 bytes} [Mon Jun 29 04:33:21 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:21.936154 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.middleware.request_id [None req-6c517c1a-d99d-4413-8ff3-2a81d2442ab4 None None] RequestId filter calling following filter/app {{(pid=112652) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:21.938164 np0000183325 devstack@c-api.service[112652]: INFO cinder.api.openstack.wsgi [None req-6c517c1a-d99d-4413-8ff3-2a81d2442ab4 demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 29 04:33:21.938371 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.openstack.wsgi [None req-6c517c1a-d99d-4413-8ff3-2a81d2442ab4 demo demo] Empty body provided in request {{(pid=112652) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:21.938684 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.openstack.wsgi [None req-6c517c1a-d99d-4413-8ff3-2a81d2442ab4 demo demo] Calling method 'show' {{(pid=112652) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:21.948475 np0000183325 devstack@c-api.service[112652]: INFO cinder.api.openstack.wsgi [None req-6c517c1a-d99d-4413-8ff3-2a81d2442ab4 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:21.949019 np0000183325 devstack@c-api.service[112652]: [pid: 112652|app: 0|req: 4/17] 199.204.45.72 () {64 vars in 1294 bytes} [Mon Jun 29 04:33:21 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:21.982475 np0000183325 devstack@c-api.service[112650]: DEBUG cinder.api.middleware.request_id [None req-8ebd4603-0ce9-45f6-aaee-836fcf9a8b6b None None] RequestId filter calling following filter/app {{(pid=112650) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:21.983332 np0000183325 devstack@c-api.service[112650]: [pid: 112650|app: 0|req: 6/18] 199.204.45.72 () {62 vars in 1061 bytes} [Mon Jun 29 04:33:21 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:33:22.018814 np0000183325 devstack@c-api.service[112651]: DEBUG cinder.api.middleware.request_id [None req-a41646d5-c952-4448-b1b0-25975a2f15a2 None None] RequestId filter calling following filter/app {{(pid=112651) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:22.022184 np0000183325 devstack@c-api.service[112651]: [pid: 112651|app: 0|req: 5/19] 199.204.45.72 () {64 vars in 1265 bytes} [Mon Jun 29 04:33:22 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:33:22.053575 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.middleware.request_id [req-a41646d5-c952-4448-b1b0-25975a2f15a2 req-a092b2b4-34b1-4cf3-8ed1-35acca683371 None None] RequestId filter calling following filter/app {{(pid=112649) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:22.056014 np0000183325 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [req-a41646d5-c952-4448-b1b0-25975a2f15a2 req-a092b2b4-34b1-4cf3-8ed1-35acca683371 demo demo] GET https://199.204.45.72/volume/v3/ Jun 29 04:33:22.056180 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [req-a41646d5-c952-4448-b1b0-25975a2f15a2 req-a092b2b4-34b1-4cf3-8ed1-35acca683371 demo demo] Empty body provided in request {{(pid=112649) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:22.056431 np0000183325 devstack@c-api.service[112649]: DEBUG cinder.api.openstack.wsgi [req-a41646d5-c952-4448-b1b0-25975a2f15a2 req-a092b2b4-34b1-4cf3-8ed1-35acca683371 demo demo] Calling method 'version_select' {{(pid=112649) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:22.056874 np0000183325 devstack@c-api.service[112649]: INFO cinder.api.openstack.wsgi [req-a41646d5-c952-4448-b1b0-25975a2f15a2 req-a092b2b4-34b1-4cf3-8ed1-35acca683371 demo demo] https://199.204.45.72/volume/v3/ returned with HTTP 200 Jun 29 04:33:22.057211 np0000183325 devstack@c-api.service[112649]: [pid: 112649|app: 0|req: 5/20] 199.204.45.72 () {66 vars in 1339 bytes} [Mon Jun 29 04:33:22 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:33:22.099692 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.middleware.request_id [None req-369260ee-5ad4-46d8-81d4-eccaccf9abbb None None] RequestId filter calling following filter/app {{(pid=112652) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:22.103379 np0000183325 devstack@c-api.service[112652]: INFO cinder.api.openstack.wsgi [None req-369260ee-5ad4-46d8-81d4-eccaccf9abbb demo demo] GET https://199.204.45.72/volume/v3/types/default Jun 29 04:33:22.103777 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.openstack.wsgi [None req-369260ee-5ad4-46d8-81d4-eccaccf9abbb demo demo] Empty body provided in request {{(pid=112652) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:22.104164 np0000183325 devstack@c-api.service[112652]: DEBUG cinder.api.openstack.wsgi [None req-369260ee-5ad4-46d8-81d4-eccaccf9abbb demo demo] Calling method 'show' {{(pid=112652) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:22.116062 np0000183325 devstack@c-api.service[112652]: INFO cinder.api.openstack.wsgi [None req-369260ee-5ad4-46d8-81d4-eccaccf9abbb demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:22.116533 np0000183325 devstack@c-api.service[112652]: [pid: 112652|app: 0|req: 5/21] 199.204.45.72 () {64 vars in 1294 bytes} [Mon Jun 29 04:33:22 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:30.085500 np0000183325 devstack@c-api.service[112649]: DEBUG dbcounter [-] [112649] Writing DB stats cinder:SELECT=1 {{(pid=112649) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}