Jun 26 08:30:36.162234 np0000183149 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 08:30:36.170238 np0000183149 devstack@c-api.service[112476]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 08:30:36 2026] *** Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: nodename: np0000183149 Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: machine: x86_64 Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: clock source: unix Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: pcre jit disabled Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: detected number of CPU cores: 16 Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: current working directory: / Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: detected binary path: /usr/bin/uwsgi-core Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: your processes number limit is 256917 Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: your memory page size is 4096 bytes Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: detected max file descriptor number: 2048 Jun 26 08:30:36.173428 np0000183149 devstack@c-api.service[112476]: lock engine: pthread robust mutexes Jun 26 08:30:36.174700 np0000183149 devstack@c-api.service[112476]: thunder lock: enabled Jun 26 08:30:36.174700 np0000183149 devstack@c-api.service[112476]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 08:30:36.174700 np0000183149 devstack@c-api.service[112476]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 08:30:36.174700 np0000183149 devstack@c-api.service[112476]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 08:30:36.174700 np0000183149 devstack@c-api.service[112476]: Set PythonHome to /opt/stack/data/venv Jun 26 08:30:36.208753 np0000183149 devstack@c-api.service[112476]: Python main interpreter initialized at 0x70b9b88a3668 Jun 26 08:30:36.208753 np0000183149 devstack@c-api.service[112476]: python threads support enabled Jun 26 08:30:36.208753 np0000183149 devstack@c-api.service[112476]: your server socket listen backlog is limited to 100 connections Jun 26 08:30:36.208753 np0000183149 devstack@c-api.service[112476]: your mercy for graceful operations on workers is 80 seconds Jun 26 08:30:36.209312 np0000183149 devstack@c-api.service[112476]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 08:30:36.209458 np0000183149 devstack@c-api.service[112476]: *** Operational MODE: preforking *** Jun 26 08:30:36.209644 np0000183149 devstack@c-api.service[112476]: *** uWSGI is running in multiple interpreter mode *** Jun 26 08:30:36.209644 np0000183149 devstack@c-api.service[112476]: spawned uWSGI master process (pid: 112476) Jun 26 08:30:36.209801 np0000183149 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 08:30:36.210502 np0000183149 devstack@c-api.service[112476]: spawned uWSGI worker 1 (pid: 112482, cores: 1) Jun 26 08:30:36.210873 np0000183149 devstack@c-api.service[112476]: spawned uWSGI worker 2 (pid: 112483, cores: 1) Jun 26 08:30:36.211323 np0000183149 devstack@c-api.service[112476]: spawned uWSGI worker 3 (pid: 112484, cores: 1) Jun 26 08:30:36.211894 np0000183149 devstack@c-api.service[112476]: spawned uWSGI worker 4 (pid: 112485, cores: 1) Jun 26 08:30:36.211894 np0000183149 devstack@c-api.service[112476]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 08:30:36.339404 np0000183149 devstack@c-api.service[112483]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:30:36.339404 np0000183149 devstack@c-api.service[112483]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:30:36.339404 np0000183149 devstack@c-api.service[112483]: we strongly recommend against using it for new projects. Jun 26 08:30:36.339404 np0000183149 devstack@c-api.service[112483]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:30:36.339404 np0000183149 devstack@c-api.service[112483]: framework. For more detail see Jun 26 08:30:36.339404 np0000183149 devstack@c-api.service[112483]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:30:36.339404 np0000183149 devstack@c-api.service[112483]: import eventlet # noqa Jun 26 08:30:36.340773 np0000183149 devstack@c-api.service[112484]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:30:36.340773 np0000183149 devstack@c-api.service[112484]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:30:36.340773 np0000183149 devstack@c-api.service[112484]: we strongly recommend against using it for new projects. Jun 26 08:30:36.340773 np0000183149 devstack@c-api.service[112484]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:30:36.340773 np0000183149 devstack@c-api.service[112484]: framework. For more detail see Jun 26 08:30:36.340773 np0000183149 devstack@c-api.service[112484]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:30:36.340773 np0000183149 devstack@c-api.service[112484]: import eventlet # noqa Jun 26 08:30:36.388620 np0000183149 devstack@c-api.service[112485]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:30:36.388620 np0000183149 devstack@c-api.service[112485]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:30:36.388620 np0000183149 devstack@c-api.service[112485]: we strongly recommend against using it for new projects. Jun 26 08:30:36.388620 np0000183149 devstack@c-api.service[112485]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:30:36.388620 np0000183149 devstack@c-api.service[112485]: framework. For more detail see Jun 26 08:30:36.388620 np0000183149 devstack@c-api.service[112485]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:30:36.388620 np0000183149 devstack@c-api.service[112485]: import eventlet # noqa Jun 26 08:30:36.389733 np0000183149 devstack@c-api.service[112482]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:30:36.389733 np0000183149 devstack@c-api.service[112482]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:30:36.389733 np0000183149 devstack@c-api.service[112482]: we strongly recommend against using it for new projects. Jun 26 08:30:36.389733 np0000183149 devstack@c-api.service[112482]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:30:36.389733 np0000183149 devstack@c-api.service[112482]: framework. For more detail see Jun 26 08:30:36.389733 np0000183149 devstack@c-api.service[112482]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:30:36.389733 np0000183149 devstack@c-api.service[112482]: import eventlet # noqa Jun 26 08:30:36.424624 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:30:36.424624 np0000183149 devstack@c-api.service[112483]: warnings.warn( Jun 26 08:30:36.429220 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:30:36.429220 np0000183149 devstack@c-api.service[112484]: warnings.warn( Jun 26 08:30:36.502829 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:30:36.502829 np0000183149 devstack@c-api.service[112483]: from cgi import parse_header Jun 26 08:30:36.507152 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:30:36.507152 np0000183149 devstack@c-api.service[112484]: from cgi import parse_header Jun 26 08:30:36.518088 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:30:36.518088 np0000183149 devstack@c-api.service[112485]: warnings.warn( Jun 26 08:30:36.518192 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:30:36.518192 np0000183149 devstack@c-api.service[112482]: warnings.warn( Jun 26 08:30:36.551527 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:30:36.551527 np0000183149 devstack@c-api.service[112483]: removals.removed_module( Jun 26 08:30:36.552992 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:30:36.552992 np0000183149 devstack@c-api.service[112483]: removals.removed_module( Jun 26 08:30:36.555100 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:30:36.555100 np0000183149 devstack@c-api.service[112484]: removals.removed_module( Jun 26 08:30:36.556466 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:30:36.556466 np0000183149 devstack@c-api.service[112484]: removals.removed_module( Jun 26 08:30:36.630672 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:30:36.630672 np0000183149 devstack@c-api.service[112485]: from cgi import parse_header Jun 26 08:30:36.630845 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:30:36.630845 np0000183149 devstack@c-api.service[112482]: from cgi import parse_header Jun 26 08:30:36.703599 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:30:36.703599 np0000183149 devstack@c-api.service[112485]: removals.removed_module( Jun 26 08:30:36.705246 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:30:36.705246 np0000183149 devstack@c-api.service[112485]: removals.removed_module( Jun 26 08:30:36.705727 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:30:36.705727 np0000183149 devstack@c-api.service[112482]: removals.removed_module( Jun 26 08:30:36.708185 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:30:36.708185 np0000183149 devstack@c-api.service[112482]: removals.removed_module( Jun 26 08:30:37.314565 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:30:37.314565 np0000183149 devstack@c-api.service[112484]: warnings.warn( Jun 26 08:30:37.334231 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:30:37.334231 np0000183149 devstack@c-api.service[112483]: warnings.warn( Jun 26 08:30:37.366118 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:30:37.366118 np0000183149 devstack@c-api.service[112484]: warnings.warn( Jun 26 08:30:37.384335 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:30:37.384335 np0000183149 devstack@c-api.service[112483]: warnings.warn( Jun 26 08:30:37.477611 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:30:37.477611 np0000183149 devstack@c-api.service[112485]: warnings.warn( Jun 26 08:30:37.479635 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:30:37.479635 np0000183149 devstack@c-api.service[112482]: warnings.warn( Jun 26 08:30:37.529065 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:30:37.529065 np0000183149 devstack@c-api.service[112485]: warnings.warn( Jun 26 08:30:37.532128 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:30:37.532128 np0000183149 devstack@c-api.service[112482]: warnings.warn( Jun 26 08:30:37.637978 np0000183149 devstack@c-api.service[112484]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:30:37.637978 np0000183149 devstack@c-api.service[112484]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112484) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:30:37.638502 np0000183149 devstack@c-api.service[112483]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:30:37.638502 np0000183149 devstack@c-api.service[112483]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112483) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:30:37.722703 np0000183149 devstack@c-api.service[112482]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:30:37.723070 np0000183149 devstack@c-api.service[112482]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112482) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:30:37.725248 np0000183149 devstack@c-api.service[112485]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:30:37.725480 np0000183149 devstack@c-api.service[112485]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112485) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:30:37.737102 np0000183149 devstack@c-api.service[112484]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:30:37.737102 np0000183149 devstack@c-api.service[112484]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:30:37.743964 np0000183149 devstack@c-api.service[112483]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:30:37.743964 np0000183149 devstack@c-api.service[112483]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:30:37.789175 np0000183149 devstack@c-api.service[112482]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:30:37.789175 np0000183149 devstack@c-api.service[112482]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:30:37.794089 np0000183149 devstack@c-api.service[112485]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:30:37.794089 np0000183149 devstack@c-api.service[112485]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:30:39.682131 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:30:39.682712 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.682712 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.683002 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.683303 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.683517 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.683517 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.683517 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.683517 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.684136 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.684136 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.684368 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112484) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:30:39.684368 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.684368 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.685049 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.685049 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.685049 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.685220 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.685220 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.685336 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.685387 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.685611 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.686473 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.686615 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.686615 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.686615 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.686906 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.686906 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.686906 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.687092 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112483) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:30:39.687430 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.687534 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.687621 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.687621 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.687875 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.687982 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.687982 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.687982 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.688135 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.688177 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.688219 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.688219 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.688282 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.688328 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.688328 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.688328 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.688460 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.689076 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.689134 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.689235 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.689325 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.689325 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.689459 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.689459 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.691351 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112485) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:30:39.691940 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.692061 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.692312 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.692624 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.692751 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.692844 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.692908 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.693006 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.693102 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.693196 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.693873 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.693931 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.694065 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.694136 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.694231 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.694311 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.694398 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.694469 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.694561 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.694622 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.694678 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.694725 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.694766 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.694816 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.694862 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.694904 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.694943 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.694982 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.695021 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.695055 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.695093 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.695297 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.695433 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.695433 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.695636 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.695636 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.695929 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.695929 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.699991 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.699991 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.699991 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.699991 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.699991 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.699991 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.699991 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.700647 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.701776 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.701963 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.701963 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.702066 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.702120 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.702380 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.702525 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.702580 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.702618 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.702618 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.702729 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.702771 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.702818 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.702818 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.702903 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.702944 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.702977 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.703024 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.703078 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.703078 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.703148 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.703184 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.703184 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.703184 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.703184 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.703184 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.703184 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.717685 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.717839 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.717938 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.717938 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.718084 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.718137 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.718423 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.718548 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.718713 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.718860 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.718860 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.718990 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.719774 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.720061 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.720220 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.720337 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.720453 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.720521 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.720733 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.720929 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.720929 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.721216 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.721335 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.721447 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.721566 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.721750 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.721847 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.721973 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.722110 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.722168 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.722219 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.722270 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.722326 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.722377 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.722576 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.722737 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.722874 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.723001 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.723106 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.723210 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.723322 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.723424 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.723515 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.723515 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.723635 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.723741 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.723806 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.723806 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.724052 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.724052 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.724178 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.724239 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.724309 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.724309 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.724421 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.724487 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.724544 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.724612 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.724866 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.725033 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.725161 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.725270 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.725352 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.725464 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.725591 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.725830 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.726016 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.726182 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.726182 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.726182 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.726553 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.726553 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.726553 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.726553 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.726553 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.726553 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.726553 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.727523 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.727523 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.727523 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.727523 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.727523 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.727523 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.727523 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.728798 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.728798 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.728903 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.728903 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.728996 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.729048 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.729089 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.729142 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.729178 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.729202 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.729229 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.729262 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.729293 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.729325 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.729349 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.729456 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.729495 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.729528 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.729557 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.729585 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.729617 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.729644 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.729703 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.729739 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.729767 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.729803 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.729803 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.729858 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.729883 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.729910 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.729910 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.729954 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.729985 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.730016 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.730016 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.730069 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.730097 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.730125 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.730152 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.730183 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.730219 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.730250 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.730275 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.730302 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.730337 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.730365 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.730389 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.730412 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.730435 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.730468 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.730495 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.730522 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.730550 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.730581 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.730581 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.730581 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.730675 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.730675 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.730675 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.730675 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.730675 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.730675 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.730675 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.730869 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.730869 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.730869 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.730869 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.730869 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.730869 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.730869 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.757694 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.757876 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.758005 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.758088 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.758088 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.758205 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.758271 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.758271 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.758271 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.758446 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.758505 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.758562 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.758774 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.758946 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.766798 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.766893 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.767015 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.767331 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.767417 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.767417 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.767523 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.767692 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.767781 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.767914 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.767998 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.768086 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.768180 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.768263 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.802555 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.802766 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.802916 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.803044 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.803173 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.803307 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.803477 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.805890 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.806050 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.806246 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.806341 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.806413 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.806475 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.806540 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.806608 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.806699 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.806841 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.806917 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.807033 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.807202 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.807289 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.807409 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.807530 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.807639 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.807639 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.807639 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.807639 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.808235 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.808330 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.808330 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.808330 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.808617 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.808758 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.809795 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.809795 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.850108 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.850333 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.850532 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.850800 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.851011 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.851212 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.851438 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.852593 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.852776 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.852939 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.853002 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.853082 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.853221 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.853286 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.853349 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.853414 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.853466 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.853524 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.853587 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.853646 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.853723 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.853821 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.853907 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.853907 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.854112 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.854112 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.854112 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.854360 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.857285 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.857405 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.857539 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.857678 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.857848 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.857980 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.858140 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.860321 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.860412 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.860496 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.860583 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.860682 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.860775 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.860875 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.861191 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.861303 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.861444 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.861570 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.861730 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.861859 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.861963 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.989606 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.989787 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.989930 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.990025 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.990071 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.990071 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.990333 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.990376 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.990376 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.990452 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.990495 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.990535 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.990574 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.990574 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.990650 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.990705 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.990747 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.990787 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.990787 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.990858 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.990902 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.990939 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.990985 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.990985 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.991060 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.991106 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.991142 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.991142 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.991211 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.991249 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.991311 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.991311 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.991379 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.991417 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.991450 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.991450 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.991450 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.991549 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.991598 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.991637 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.991637 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.991799 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.991948 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.992166 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.992492 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.992492 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.992585 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.992671 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.992711 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.992860 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.992943 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.993001 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.993046 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.993083 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.993121 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.993193 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.993241 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.993280 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.993342 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.993384 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.993421 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.993475 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.993519 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.993562 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.993599 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.993786 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.993842 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.993883 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.993934 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.993971 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.994017 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.994068 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.994068 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.994068 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.994177 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.994221 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.994260 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.994302 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.994344 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.994383 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.994421 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.994550 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.994591 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.994629 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.994678 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.994728 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.994767 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.994813 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.994813 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.994882 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.994920 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.994967 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.995011 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.995049 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.995098 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.995143 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.995185 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.995185 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.995185 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.995283 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.995323 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.995373 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.995373 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.995443 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.995486 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.995486 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.995562 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.995601 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.995644 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.995698 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.995698 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.995788 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.995827 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.995864 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.995902 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.995943 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.995976 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.995976 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.996091 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.996134 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.996184 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.996222 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.996259 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.996296 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.996347 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.996386 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.996423 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.996465 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.996508 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.996546 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.996591 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.996628 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.996678 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.996726 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.996768 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.996768 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.996846 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.996887 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.996887 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.996966 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.997002 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.997002 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.997079 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.997122 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.997122 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.997193 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.997235 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.997235 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.997307 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.997351 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.997395 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.997437 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.997474 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.997508 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.997544 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.997580 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.997619 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.997674 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.997714 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.997764 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.997802 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.997842 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.997880 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.997915 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.997950 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.997994 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.998037 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.998074 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.998117 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.998161 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.998198 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.998232 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.998270 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.998304 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.998340 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.998375 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.998413 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.998447 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.998491 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.998529 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.998563 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.998600 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.998645 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.998708 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.998747 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.998790 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.998829 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.998865 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.998904 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.998945 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.998987 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.999030 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.999030 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.999095 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.999138 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.999173 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.999214 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.999214 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.999298 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.999336 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:39.999372 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.999408 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.999446 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:39.999486 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.999528 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.999569 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:39.999608 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.999649 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:39.999698 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.999743 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.999780 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:39.999812 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.999848 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.999884 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:39.999918 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.999957 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:39.999994 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.000065 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.000111 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.000111 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.000189 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.000229 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.000266 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.000298 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.000340 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.000382 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.000425 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.000462 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.000504 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.000546 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.000581 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.000620 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.000675 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.000715 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.000762 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.000801 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.000846 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.000883 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.000924 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.000966 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.000966 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.000966 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.000966 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.000966 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.000966 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.001174 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.001174 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.001174 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.001174 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.001174 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.001174 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.001368 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.001412 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.001455 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.001455 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.001455 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.001455 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.001455 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.001455 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.001651 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.001651 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.001651 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.001776 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.001824 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.001824 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.001902 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.001939 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.001976 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.002014 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.002055 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.002055 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.002055 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.002055 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.002195 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.002195 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.002195 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.002195 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.002195 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.002356 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.002393 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.002429 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.002470 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.002506 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.002506 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.002506 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.002506 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.002506 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.059428 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.059625 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.059860 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.059969 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.060160 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.060255 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.060414 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.061937 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.062098 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.062167 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.062220 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.062291 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.062348 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.062406 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.062470 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.062470 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.062591 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.062679 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.062746 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.062803 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.062872 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.062927 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.062982 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.063039 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.063105 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.063161 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.063269 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.063269 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.063885 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.063970 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.064022 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.064183 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.064251 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.064303 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.064378 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.064790 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.064943 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.065087 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.065206 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.065358 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.065469 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.065626 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.083024 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.083213 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.096756 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.096825 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.096874 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.096913 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.096957 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.097001 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.097038 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.097075 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.097111 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.097155 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.097204 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.097248 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.097297 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.097333 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.097377 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.097377 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.097446 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.097446 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.097446 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.097555 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.097555 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.097555 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.097699 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.097748 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.097785 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.097829 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.097866 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.097907 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.097944 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.097986 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.098036 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.098073 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.098073 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.098146 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.098184 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.098220 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.098261 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.098297 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.098334 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.098381 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.098417 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.098417 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.098495 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.098532 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.098569 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.098687 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.098687 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.099673 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.099753 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.099753 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.099855 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.099912 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.099912 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.100024 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.100089 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.100089 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.100254 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.100312 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.100312 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.100610 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.100693 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.100693 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.100822 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.100904 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.100989 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.101086 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.101086 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.101254 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.101339 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.101431 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.101431 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.101431 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.101431 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.101431 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.101431 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.105169 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.105340 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.105340 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.105525 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.105637 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.105791 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.105905 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.106006 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.106097 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.106197 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.106297 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.106386 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.106523 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.106635 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.119151 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.119315 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.119315 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.119454 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.119522 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.119522 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.119522 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.119522 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.119828 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.119828 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.119945 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.120007 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.120231 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.120320 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.120468 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.120539 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.120779 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.120837 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.121022 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.121099 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.121269 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.121332 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.121535 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.121600 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.121844 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.122045 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.122194 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.122360 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.123513 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.123753 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.123859 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.123940 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.124019 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.124098 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.124254 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.153805 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.154015 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.154225 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.154443 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.154650 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.154914 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.155124 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.158306 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.158413 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.158492 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.158592 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.158772 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.158845 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.158961 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.159031 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.159122 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.159255 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.159409 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.159546 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.159678 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.159892 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.166939 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.166939 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.167124 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.167124 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.167124 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.167298 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.167298 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.207250 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.207378 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.207378 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.207516 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.207575 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.207638 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.207757 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.209284 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.209386 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.209464 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.209464 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.209586 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.209637 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.209733 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.209733 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.209992 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.209992 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.210217 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.210403 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.237700 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.238015 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.238225 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.238478 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.238753 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.239003 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.293190 np0000183149 devstack@c-api.service[112482]: INFO dbcounter [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Registered counter for database cinder Jun 26 08:30:40.302380 np0000183149 devstack@c-api.service[112485]: INFO dbcounter [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Registered counter for database cinder Jun 26 08:30:40.308447 np0000183149 devstack@c-api.service[112483]: INFO dbcounter [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Registered counter for database cinder Jun 26 08:30:40.338308 np0000183149 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.346025 np0000183149 devstack@c-api.service[112485]: DEBUG oslo_db.sqlalchemy.engines [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 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=112485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.354977 np0000183149 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.387721 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.387958 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.388123 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.388236 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.388448 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.388706 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.441255 np0000183149 devstack@c-api.service[112484]: INFO dbcounter [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Registered counter for database cinder Jun 26 08:30:40.463840 np0000183149 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writer thread running {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:30:40.467050 np0000183149 devstack@c-api.service[112482]: INFO cinder.rpc [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:30:40.475824 np0000183149 devstack@c-api.service[112482]: INFO cinder.rpc [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:30:40.475824 np0000183149 devstack@c-api.service[112482]: INFO cinder.rpc [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:30:40.475998 np0000183149 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writer thread running {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:30:40.476111 np0000183149 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writer thread running {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:30:40.476219 np0000183149 devstack@c-api.service[112482]: INFO cinder.rpc [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:30:40.477111 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.477291 np0000183149 devstack@c-api.service[112483]: INFO cinder.rpc [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:30:40.477406 np0000183149 devstack@c-api.service[112485]: INFO cinder.rpc [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:30:40.480224 np0000183149 devstack@c-api.service[112485]: INFO cinder.rpc [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:30:40.480360 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.480472 np0000183149 devstack@c-api.service[112483]: INFO cinder.rpc [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:30:40.483187 np0000183149 devstack@c-api.service[112485]: INFO cinder.rpc [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:30:40.484616 np0000183149 devstack@c-api.service[112483]: INFO cinder.rpc [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:30:40.485981 np0000183149 devstack@c-api.service[112485]: INFO cinder.rpc [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:30:40.486157 np0000183149 devstack@c-api.service[112484]: DEBUG oslo_db.sqlalchemy.engines [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 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=112484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.487155 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.487355 np0000183149 devstack@c-api.service[112483]: INFO cinder.rpc [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:30:40.488514 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.491217 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.492548 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.513817 np0000183149 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.516808 np0000183149 devstack@c-api.service[112482]: INFO cinder.rpc [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:30:40.519550 np0000183149 devstack@c-api.service[112482]: INFO cinder.rpc [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:30:40.520870 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.535387 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.539941 np0000183149 devstack@c-api.service[112485]: DEBUG oslo_db.sqlalchemy.engines [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 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=112485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.540040 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.541217 np0000183149 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.543269 np0000183149 devstack@c-api.service[112485]: INFO cinder.rpc [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:30:40.543356 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.544684 np0000183149 devstack@c-api.service[112483]: INFO cinder.rpc [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:30:40.546353 np0000183149 devstack@c-api.service[112485]: INFO cinder.rpc [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:30:40.547276 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.547941 np0000183149 devstack@c-api.service[112483]: INFO cinder.rpc [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:30:40.548157 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.549684 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.550996 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.555277 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.559738 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.562055 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.563006 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.565957 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.566088 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.566599 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.567415 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.570178 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.571014 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.571362 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.574607 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.575717 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.575813 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.579148 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.579297 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.579481 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.581281 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.582701 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.582882 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.583167 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.584382 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.585867 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.586620 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.587400 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.590762 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.590931 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.591029 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.591136 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.591317 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.591754 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.593099 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.593193 np0000183149 devstack@c-api.service[112482]: WARNING cinder.api.contrib.hosts [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:30:40.593458 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: extensions {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.596974 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.597043 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: cgsnapshots {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.597094 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.597133 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.597167 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: qos-specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.597927 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.598756 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.600708 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: capabilities {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.600708 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: backups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.601064 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.602611 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: os-volume-type-access {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.604325 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.605050 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.605914 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: consistencygroups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.607083 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.607927 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: extra_specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.608455 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.609514 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.610195 np0000183149 devstack@c-api.service[112484]: DEBUG dbcounter [-] [112484] Writer thread running {{(pid=112484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:30:40.610513 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.610701 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.611261 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: os-volume-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.612737 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.612817 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.612898 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: os-volume-transfer {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.613038 np0000183149 devstack@c-api.service[112484]: INFO cinder.rpc [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:30:40.614244 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.614358 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.614570 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: os-availability-zone {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.615718 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.615813 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.615941 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: os-quota-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.617208 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.617294 np0000183149 devstack@c-api.service[112484]: INFO cinder.rpc [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:30:40.617335 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.617368 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: os-quota-class-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.618666 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.618709 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: os-snapshot-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.618755 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.619999 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.620135 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.620176 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: os-hosts {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.621043 np0000183149 devstack@c-api.service[112484]: INFO cinder.rpc [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:30:40.621537 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.621605 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extended resource: scheduler-stats {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.621700 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.622683 np0000183149 devstack@c-api.service[112483]: WARNING cinder.api.contrib.hosts [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:30:40.622892 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.622962 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: extensions {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.623119 np0000183149 devstack@c-api.service[112484]: INFO cinder.rpc [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:30:40.623904 np0000183149 devstack@c-api.service[112485]: WARNING cinder.api.contrib.hosts [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:30:40.623987 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.624133 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: extensions {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.624391 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: cgsnapshots {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.624467 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.625918 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: qos-specs {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.626048 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.626480 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: cgsnapshots {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.626884 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] SnapshotActionsController initialized {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:30:40.627020 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.627672 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.627844 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: qos-specs {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.628864 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: capabilities {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.629163 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.629988 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: capabilities {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.630181 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: backups {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.630776 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.631363 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: backups {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.632191 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.632276 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: os-volume-type-access {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.633492 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: os-volume-type-access {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.633715 np0000183149 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.634018 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: encryption {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.634540 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension UsedLimits extending resource: limits {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.634665 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.634893 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.635002 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.635090 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: encryption {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.635141 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension VolumeActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.635227 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.635332 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.635433 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension TypesManage extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.635541 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.635703 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.635751 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: consistencygroups {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.635838 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension AdminActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.635963 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension AdminActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.636065 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension AdminActions extending resource: backups {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.636332 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.636448 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.636683 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-8a93609f-1165-4d31-9a2d-39c193e765c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.636769 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: consistencygroups {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.638246 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: extra_specs {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.638987 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: extra_specs {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.639859 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: encryption {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.640514 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: encryption {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.641440 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: os-volume-manage {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.642027 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: os-volume-manage {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.642975 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: os-volume-transfer {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.643645 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: os-volume-transfer {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.644815 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: os-availability-zone {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.645300 np0000183149 devstack@c-api.service[112482]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x70b9b88a3668 pid: 112482 (default app) Jun 26 08:30:40.645406 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: os-availability-zone {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.646220 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: os-quota-sets {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.646858 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: os-quota-sets {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.647688 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: os-quota-class-sets {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.648274 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: os-quota-class-sets {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.649045 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: os-snapshot-manage {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.649621 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: os-snapshot-manage {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.650443 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: os-hosts {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.651028 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: os-hosts {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.651851 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extended resource: scheduler-stats {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.652434 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extended resource: scheduler-stats {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.653991 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.653991 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.654278 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.654278 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.654278 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.654278 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.654278 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.654813 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.654813 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.654813 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.654813 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.654813 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.654813 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.655227 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.655227 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.655227 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.655419 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.655478 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.655478 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.655478 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.655478 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.655815 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.655815 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.655815 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.655815 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.656100 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.656100 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.656100 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.656100 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.656378 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.656378 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.656378 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.656378 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.656378 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.656790 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.656790 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.656790 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.656790 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.656790 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.657165 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.657165 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.657165 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.657165 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.657165 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.657165 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.657595 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.657595 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.657595 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.657595 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.657595 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.657595 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.658095 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.658095 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.658095 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.658095 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.658095 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.658095 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.658547 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.658547 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.658547 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.658547 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.658547 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.658972 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.658972 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.658972 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.658972 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.658972 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.659316 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.659316 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.659316 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.659316 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.659316 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.659316 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.659788 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.659788 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.659788 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.659788 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.659788 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.659788 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.660179 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.660179 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.660179 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.660179 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.660179 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.660628 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.660628 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.660628 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.660628 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.660628 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.660999 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.660999 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.660999 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.660999 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.661331 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.661331 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.661331 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.661331 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.661622 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.661622 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.661622 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.661622 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.661622 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.662044 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.662044 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.662044 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.662044 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.662044 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.662358 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.662358 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.662358 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.662358 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.662641 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.662641 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.662641 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.662641 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.662960 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.662960 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.662960 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.662960 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.663225 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.663225 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.663225 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.663225 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.663507 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.663507 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.663507 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.663507 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.663816 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.663816 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.663816 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.663816 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.663816 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.664220 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.664220 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.664220 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.664406 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.664465 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.664465 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.664465 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.664465 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.664465 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.664883 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.664883 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.664883 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.664883 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.664883 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.664883 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.664883 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665091 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665091 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665091 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665091 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665091 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665091 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665274 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665274 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665274 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665274 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665274 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665274 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665453 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665453 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665453 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665453 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665453 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665453 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665633 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665633 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665633 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665633 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665772 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665772 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665772 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665772 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665894 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665894 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.665894 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.665894 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.666020 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.666020 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.666082 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666109 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.666109 np0000183149 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:30:40.666179 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.contrib.snapshot_actions [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] SnapshotActionsController initialized {{(pid=112483) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:30:40.666209 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666234 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666259 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] SnapshotActionsController initialized {{(pid=112485) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:30:40.666293 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-9eacffc8-bf62-4ced-8066-a19c9d2e5bbb None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:30:40.666319 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666344 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666368 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666393 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666417 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666442 np0000183149 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 949 bytes} [Fri Jun 26 08:30:40 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 26 08:30:40.666472 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666496 np0000183149 devstack@c-api.service[112484]: DEBUG oslo_db.sqlalchemy.engines [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 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=112484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.666524 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666548 np0000183149 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666548 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension UsedLimits extending resource: limits {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.666548 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.666619 np0000183149 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.666644 np0000183149 devstack@c-api.service[112484]: INFO cinder.rpc [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:30:40.666692 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.666692 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.666692 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension VolumeActions extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.666692 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.666796 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension UsedLimits extending resource: limits {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.666821 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.666846 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.666871 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension TypesManage extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.666871 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.666990 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667020 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667046 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667071 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension AdminActions extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667096 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension VolumeActions extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667119 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension AdminActions extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667119 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension AdminActions extending resource: backups {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667169 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667199 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667228 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667256 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667281 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension TypesManage extending resource: types {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667306 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-f91942d7-f8d8-44e5-9de3-cbd92280cb0d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667330 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667330 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667330 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension AdminActions extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667330 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension AdminActions extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667330 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension AdminActions extending resource: backups {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667330 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667469 np0000183149 devstack@c-api.service[112484]: INFO cinder.rpc [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:30:40.667498 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.667498 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-cf11ecec-f1c5-44df-8963-ebb2ad02fd12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.668353 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.674371 np0000183149 devstack@c-api.service[112483]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x70b9b88a3668 pid: 112483 (default app) Jun 26 08:30:40.675190 np0000183149 devstack@c-api.service[112485]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x70b9b88a3668 pid: 112485 (default app) Jun 26 08:30:40.681858 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.685096 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.689540 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.693747 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.696717 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.699652 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.702783 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.705609 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.708514 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.710024 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.712698 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.718374 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.721857 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.723981 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.725572 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.727034 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.728414 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.729949 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.731226 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.732695 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.734175 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.735171 np0000183149 devstack@c-api.service[112484]: WARNING cinder.api.contrib.hosts [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:30:40.735420 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: extensions {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.736825 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: cgsnapshots {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.738380 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: qos-specs {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.741277 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: capabilities {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.742570 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: backups {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.744617 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: os-volume-type-access {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.746221 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: encryption {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.747738 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: consistencygroups {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.749701 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: extra_specs {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.751252 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: encryption {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.752761 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: os-volume-manage {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.754378 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: os-volume-transfer {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.756001 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: os-availability-zone {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.757371 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: os-quota-sets {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.758737 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: os-quota-class-sets {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.760281 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: os-snapshot-manage {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.761721 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: os-hosts {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.763086 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extended resource: scheduler-stats {{(pid=112484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.765409 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.766901 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.767754 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.contrib.snapshot_actions [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] SnapshotActionsController initialized {{(pid=112484) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:30:40.768468 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.769962 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.771293 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.772679 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.774156 np0000183149 devstack@c-api.service[112484]: WARNING castellan.key_manager.migration [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.774981 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension UsedLimits extending resource: limits {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.775080 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.775967 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.775967 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.776120 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension VolumeActions extending resource: volumes {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.776177 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.776277 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.776377 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension TypesManage extending resource: types {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.776518 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.776739 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.776853 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension AdminActions extending resource: volumes {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.776965 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension AdminActions extending resource: snapshots {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.777065 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension AdminActions extending resource: backups {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.777172 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.777279 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.777383 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.v3.router [None req-d38e17db-29a5-4aad-96db-3ff3229a4375 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.785267 np0000183149 devstack@c-api.service[112484]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x70b9b88a3668 pid: 112484 (default app) Jun 26 08:30:49.365240 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-9870b662-74cb-437c-b06a-2d793887de69 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:30:49.900051 np0000183149 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-9870b662-74cb-437c-b06a-2d793887de69 admin admin] POST https://199.204.45.25/volume/v3/types Jun 26 08:30:49.900798 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-9870b662-74cb-437c-b06a-2d793887de69 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 08:30:49.903075 np0000183149 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:30:49.903075 np0000183149 devstack@c-api.service[112482]: warnings.warn( Jun 26 08:30:49.940961 np0000183149 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-9870b662-74cb-437c-b06a-2d793887de69 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:49.987335 np0000183149 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-9870b662-74cb-437c-b06a-2d793887de69 admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 Jun 26 08:30:49.988229 np0000183149 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 2/2] 199.204.45.25 () {68 vars in 1281 bytes} [Fri Jun 26 08:30:49 2026] POST /volume/v3/types => generated 186 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:30:50.017113 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.017113 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.017822 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.017822 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.017822 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.017822 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.017822 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.018078 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.018078 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.018078 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.018078 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.018078 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.018078 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.018299 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.018299 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.018299 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.018299 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.018299 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.018501 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.018501 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.018501 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.018501 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.018887 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.018887 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.018887 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.018887 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019069 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019069 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019069 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019069 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019069 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019258 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019258 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019258 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019258 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019258 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019438 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019438 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019438 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019438 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019438 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019438 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019646 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019646 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019646 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019646 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019646 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019646 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019898 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019898 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019898 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019898 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.019898 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.019898 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.020095 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.020095 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.020095 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.020095 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.020095 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.020095 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.020292 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.020292 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.020292 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.020292 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.020426 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.020426 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.020426 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.020426 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.020426 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.020602 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.020602 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.020602 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.020602 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.020602 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.021123 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.021123 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.021123 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.021123 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.021123 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.021123 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.021518 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.021518 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.021518 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.021518 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.021518 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.021889 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.021889 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.021889 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.021889 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.021889 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.022217 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.022217 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.022217 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.022217 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.022533 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.022533 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.022533 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.022533 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.022772 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.022772 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.022772 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.022772 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.022772 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.023141 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.023141 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.023141 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.023141 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.023141 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.023441 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.023441 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.023441 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.023441 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.023650 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.023650 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.023650 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.023650 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.023812 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.023812 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.023812 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.023812 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.023985 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.023985 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.023985 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.023985 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024136 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024136 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024136 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024136 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024273 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024273 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024273 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024273 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024273 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024273 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024466 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024466 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024466 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024466 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024466 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024628 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024628 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024628 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024628 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024628 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024628 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024628 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024885 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024885 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024885 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024885 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.024885 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.024885 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025113 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025113 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025113 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025113 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025113 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025113 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025313 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025313 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025313 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025313 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025313 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025313 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025509 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025509 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025509 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025509 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025642 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025642 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025642 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025642 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025800 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025800 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025800 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025800 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025933 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025933 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025933 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:50.025933 np0000183149 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:50.025933 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [req-9870b662-74cb-437c-b06a-2d793887de69 req-09496784-4a71-4113-8b4b-6d56f5b414eb None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:30:50.409418 np0000183149 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-9870b662-74cb-437c-b06a-2d793887de69 req-09496784-4a71-4113-8b4b-6d56f5b414eb admin admin] POST https://199.204.45.25/volume/v3/types/2f990f9f-2db3-43c9-adf9-ab703f8bae00/extra_specs Jun 26 08:30:50.409721 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-9870b662-74cb-437c-b06a-2d793887de69 req-09496784-4a71-4113-8b4b-6d56f5b414eb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 08:30:50.411532 np0000183149 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:30:50.411532 np0000183149 devstack@c-api.service[112483]: warnings.warn( Jun 26 08:30:50.443991 np0000183149 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [req-9870b662-74cb-437c-b06a-2d793887de69 req-09496784-4a71-4113-8b4b-6d56f5b414eb 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:50.509027 np0000183149 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-9870b662-74cb-437c-b06a-2d793887de69 req-09496784-4a71-4113-8b4b-6d56f5b414eb admin admin] https://199.204.45.25/volume/v3/types/2f990f9f-2db3-43c9-adf9-ab703f8bae00/extra_specs returned with HTTP 200 Jun 26 08:30:50.509950 np0000183149 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 1/3] 199.204.45.25 () {70 vars in 1498 bytes} [Fri Jun 26 08:30:50 2026] POST /volume/v3/types/2f990f9f-2db3-43c9-adf9-ab703f8bae00/extra_specs => generated 55 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:30:50.549356 np0000183149 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=6 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:30:50.666429 np0000183149 devstack@c-api.service[112484]: DEBUG dbcounter [-] [112484] Writing DB stats cinder:SELECT=6 {{(pid=112484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:30:59.985483 np0000183149 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:31:00.506757 np0000183149 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:34:10.139372 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.139372 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.139372 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.139372 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.139372 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.139912 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.139912 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.139912 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.139912 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.139912 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.140263 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.140263 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.140263 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.140263 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.140263 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.140263 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.140584 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.140584 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.140584 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.140584 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.141252 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.141252 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.141252 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.141252 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.142349 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.142349 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.142349 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.142349 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.142967 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.142967 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.142967 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.142967 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.142967 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.143614 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.143614 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.143614 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.143614 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.143614 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144043 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.144043 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144043 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.144043 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144043 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.144043 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144302 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.144302 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144302 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.144302 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144302 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.144302 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144556 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.144556 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144556 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.144556 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144556 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.144556 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144835 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.144835 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144835 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.144835 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.144835 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.145065 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.145065 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.145065 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.145065 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.145065 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.145258 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.145258 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.145258 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.145258 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.145258 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.145258 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.145612 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.145612 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.145612 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.145612 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.145612 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.145612 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.146510 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.146510 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.146510 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.146510 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.146510 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.147234 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.147234 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.147234 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.147234 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.147234 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.147768 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.147768 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.147768 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.147768 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.148397 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.148397 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.148397 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.148397 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.149043 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.149043 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.149043 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.149043 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.149043 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.149742 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.149742 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.149742 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.149742 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.149742 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.150442 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.150442 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.150442 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.150442 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.150683 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.150683 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.150683 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.150683 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.150808 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.150808 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.150808 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.150808 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.150941 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.150941 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.150941 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.150941 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151061 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151061 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151061 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151061 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151173 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151173 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151173 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151173 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151173 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151328 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151328 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151328 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151328 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151328 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151328 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151492 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151492 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151492 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151492 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151492 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151625 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151625 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151625 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151625 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.151625 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.151625 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.152246 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.152246 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.152246 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.152246 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.152246 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.152246 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.152510 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.152510 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.152510 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.152510 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.152510 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.152510 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.152853 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.152853 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.152853 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.152853 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.152853 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.152853 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.153174 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.153174 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.153174 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.153174 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.153416 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.153416 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.153416 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.153416 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.153416 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.153726 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.153726 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.153726 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.153726 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:10.153726 np0000183149 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 08:34:10.153726 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-f84a6334-d0c4-4eac-9c94-d0db26512499 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:10.153726 np0000183149 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-f84a6334-d0c4-4eac-9c94-d0db26512499 None None] GET https://199.204.45.25/volume// Jun 26 08:34:10.154102 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-f84a6334-d0c4-4eac-9c94-d0db26512499 None None] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:10.154102 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-f84a6334-d0c4-4eac-9c94-d0db26512499 None None] Calling method 'all' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:10.154102 np0000183149 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-f84a6334-d0c4-4eac-9c94-d0db26512499 None None] https://199.204.45.25/volume// returned with HTTP 300 Jun 26 08:34:10.154102 np0000183149 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 1/4] 199.204.45.25 () {66 vars in 1449 bytes} [Fri Jun 26 08:34:10 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 08:34:53.728896 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.728896 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.728896 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.728896 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.728896 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.729724 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.729724 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.729724 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.729724 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.729724 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.730023 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.730023 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.730023 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.730023 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.730023 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.730023 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.730581 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.730581 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.730581 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.730581 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.730862 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.730862 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.730862 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.730862 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.731114 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.731114 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.731114 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.731114 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.731378 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.731378 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.731378 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.731378 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.731378 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.731746 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.731746 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.731746 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.731746 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.731746 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.732031 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.732031 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.732031 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.732031 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.732031 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.732031 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.732363 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.732363 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.732363 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.732363 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.732363 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.732363 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.732786 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.732786 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.732786 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.732786 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.732786 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.732786 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.733146 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.733146 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.733146 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.733146 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.733146 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.733430 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.733430 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.733430 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.733430 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.733430 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.733720 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.733720 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.733720 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.733720 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.733720 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.733720 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.734061 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.734061 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.734061 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.734061 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.734061 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.734061 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.734450 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.734450 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.734450 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.734450 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.734450 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.734768 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.734768 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.734768 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.734768 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.734768 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.735056 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.735056 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.735056 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.735056 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.735283 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.735283 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.735283 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.735283 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.735559 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.735559 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.735559 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.735559 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.735559 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.735876 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.735876 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.735876 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.735876 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.735876 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.736176 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.736176 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.736176 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.736176 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.736400 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.736400 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.736400 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.736400 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.736709 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.736709 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.736709 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.736709 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.736947 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.736947 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.736947 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.736947 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.737191 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.737191 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.737191 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.737191 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.737409 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.737409 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.737409 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.737409 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.737409 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.737723 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.737723 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.737723 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.737723 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.737723 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.737723 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.738074 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.738074 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.738074 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.738074 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.738074 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.738351 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.738351 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.738351 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.738351 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.738351 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.738351 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.738689 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.738689 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.738689 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.738689 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.738689 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.738689 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.739138 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.739138 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.739138 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.739138 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.739138 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.739138 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.739609 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.739609 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.739609 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.739609 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.739609 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.739609 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.739869 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.739869 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.739869 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.739869 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.739988 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.739988 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.739988 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.739988 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.739988 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.740133 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.740133 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.740133 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.740133 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:53.740133 np0000183149 devstack@c-api.service[112484]: warnings.warn(deprecated_msg) Jun 26 08:34:53.740133 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.middleware.request_id [None req-ce129c72-61af-486f-a3c8-f35def3ab527 None None] RequestId filter calling following filter/app {{(pid=112484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:53.740133 np0000183149 devstack@c-api.service[112484]: [pid: 112484|app: 0|req: 1/5] 199.204.45.25 () {62 vars in 1061 bytes} [Fri Jun 26 08:34:53 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 08:34:53.771653 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-cada88d9-8991-4fa8-8126-f90eafb4b4b3 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:53.782162 np0000183149 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 3/6] 199.204.45.25 () {64 vars in 1265 bytes} [Fri Jun 26 08:34:53 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 08:34:53.818999 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [req-cada88d9-8991-4fa8-8126-f90eafb4b4b3 req-a3bf4700-c383-4ead-b9d6-fb5e6f91d739 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:53.823549 np0000183149 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-cada88d9-8991-4fa8-8126-f90eafb4b4b3 req-a3bf4700-c383-4ead-b9d6-fb5e6f91d739 demo demo] GET https://199.204.45.25/volume/v3/ Jun 26 08:34:53.823878 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-cada88d9-8991-4fa8-8126-f90eafb4b4b3 req-a3bf4700-c383-4ead-b9d6-fb5e6f91d739 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:53.824152 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-cada88d9-8991-4fa8-8126-f90eafb4b4b3 req-a3bf4700-c383-4ead-b9d6-fb5e6f91d739 demo demo] Calling method 'version_select' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:53.825288 np0000183149 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-cada88d9-8991-4fa8-8126-f90eafb4b4b3 req-a3bf4700-c383-4ead-b9d6-fb5e6f91d739 demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 26 08:34:53.825796 np0000183149 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 2/7] 199.204.45.25 () {66 vars in 1339 bytes} [Fri Jun 26 08:34:53 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 26 08:34:53.870058 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-8fe3c180-edb4-4124-a629-16725caa7b64 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:54.276872 np0000183149 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-8fe3c180-edb4-4124-a629-16725caa7b64 demo demo] GET https://199.204.45.25/volume/v3/types Jun 26 08:34:54.277233 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-8fe3c180-edb4-4124-a629-16725caa7b64 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:54.277529 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-8fe3c180-edb4-4124-a629-16725caa7b64 demo demo] Calling method 'index' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:54.278177 np0000183149 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:34:54.278177 np0000183149 devstack@c-api.service[112485]: warnings.warn( Jun 26 08:34:54.278945 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-8fe3c180-edb4-4124-a629-16725caa7b64 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:34:54.318811 np0000183149 devstack@c-api.service[112485]: DEBUG oslo_db.sqlalchemy.engines [None req-8fe3c180-edb4-4124-a629-16725caa7b64 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=112485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:34:54.340260 np0000183149 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-8fe3c180-edb4-4124-a629-16725caa7b64 demo demo] https://199.204.45.25/volume/v3/types returned with HTTP 200 Jun 26 08:34:54.340870 np0000183149 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 2/8] 199.204.45.25 () {64 vars in 1283 bytes} [Fri Jun 26 08:34:53 2026] GET /volume/v3/types => generated 377 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:54.381123 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.middleware.request_id [None req-b1058e5b-8f15-4b07-9baf-c04b994e973c None None] RequestId filter calling following filter/app {{(pid=112484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:54.739897 np0000183149 devstack@c-api.service[112484]: INFO cinder.api.openstack.wsgi [None req-b1058e5b-8f15-4b07-9baf-c04b994e973c demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 26 08:34:54.740814 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.openstack.wsgi [None req-b1058e5b-8f15-4b07-9baf-c04b994e973c demo demo] Empty body provided in request {{(pid=112484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:54.740814 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.openstack.wsgi [None req-b1058e5b-8f15-4b07-9baf-c04b994e973c demo demo] Calling method 'show' {{(pid=112484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:54.779172 np0000183149 devstack@c-api.service[112484]: DEBUG oslo_db.sqlalchemy.engines [None req-b1058e5b-8f15-4b07-9baf-c04b994e973c 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=112484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:34:54.798956 np0000183149 devstack@c-api.service[112484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:34:54.798956 np0000183149 devstack@c-api.service[112484]: warnings.warn( Jun 26 08:34:54.804116 np0000183149 devstack@c-api.service[112484]: INFO cinder.api.openstack.wsgi [None req-b1058e5b-8f15-4b07-9baf-c04b994e973c demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 26 08:34:54.804638 np0000183149 devstack@c-api.service[112484]: [pid: 112484|app: 0|req: 2/9] 199.204.45.25 () {64 vars in 1294 bytes} [Fri Jun 26 08:34:54 2026] GET /volume/v3/types/default => generated 145 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:55.311828 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-ad2b55b4-6c9e-4497-abc2-ec149f9fd6c7 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:55.313184 np0000183149 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 4/10] 199.204.45.25 () {62 vars in 1061 bytes} [Fri Jun 26 08:34:55 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 08:34:55.351173 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-4a6a527e-ca00-45e1-8f19-7026b17e8cee None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:55.361808 np0000183149 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 3/11] 199.204.45.25 () {64 vars in 1265 bytes} [Fri Jun 26 08:34:55 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 08:34:55.433301 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [req-4a6a527e-ca00-45e1-8f19-7026b17e8cee req-8983b8ed-d267-4dfc-b5bc-3d3e4621bd83 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:55.437152 np0000183149 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [req-4a6a527e-ca00-45e1-8f19-7026b17e8cee req-8983b8ed-d267-4dfc-b5bc-3d3e4621bd83 demo demo] GET https://199.204.45.25/volume/v3/ Jun 26 08:34:55.437558 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [req-4a6a527e-ca00-45e1-8f19-7026b17e8cee req-8983b8ed-d267-4dfc-b5bc-3d3e4621bd83 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:55.438004 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [req-4a6a527e-ca00-45e1-8f19-7026b17e8cee req-8983b8ed-d267-4dfc-b5bc-3d3e4621bd83 demo demo] Calling method 'version_select' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:55.439031 np0000183149 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [req-4a6a527e-ca00-45e1-8f19-7026b17e8cee req-8983b8ed-d267-4dfc-b5bc-3d3e4621bd83 demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 26 08:34:55.439869 np0000183149 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 3/12] 199.204.45.25 () {66 vars in 1339 bytes} [Fri Jun 26 08:34:55 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 26 08:34:55.481198 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.middleware.request_id [None req-1b4353e0-9dca-41fa-9bf6-d88e682387d3 None None] RequestId filter calling following filter/app {{(pid=112484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:55.485045 np0000183149 devstack@c-api.service[112484]: INFO cinder.api.openstack.wsgi [None req-1b4353e0-9dca-41fa-9bf6-d88e682387d3 demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 26 08:34:55.485422 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.openstack.wsgi [None req-1b4353e0-9dca-41fa-9bf6-d88e682387d3 demo demo] Empty body provided in request {{(pid=112484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:55.485882 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.openstack.wsgi [None req-1b4353e0-9dca-41fa-9bf6-d88e682387d3 demo demo] Calling method 'show' {{(pid=112484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:55.495440 np0000183149 devstack@c-api.service[112484]: INFO cinder.api.openstack.wsgi [None req-1b4353e0-9dca-41fa-9bf6-d88e682387d3 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 26 08:34:55.495984 np0000183149 devstack@c-api.service[112484]: [pid: 112484|app: 0|req: 3/13] 199.204.45.25 () {64 vars in 1294 bytes} [Fri Jun 26 08:34:55 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:56.346823 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-13e08fb4-81ff-4e98-8267-61cab91e6272 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:56.348155 np0000183149 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 5/14] 199.204.45.25 () {62 vars in 1061 bytes} [Fri Jun 26 08:34:56 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 26 08:34:56.384758 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-dc9cd462-40ec-4c62-9742-f66e6c894531 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:56.387646 np0000183149 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 4/15] 199.204.45.25 () {64 vars in 1265 bytes} [Fri Jun 26 08:34:56 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 08:34:56.423282 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [req-dc9cd462-40ec-4c62-9742-f66e6c894531 req-db47838b-2b2a-4642-b139-ac7cb91b649c None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:56.426815 np0000183149 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [req-dc9cd462-40ec-4c62-9742-f66e6c894531 req-db47838b-2b2a-4642-b139-ac7cb91b649c demo demo] GET https://199.204.45.25/volume/v3/ Jun 26 08:34:56.427203 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [req-dc9cd462-40ec-4c62-9742-f66e6c894531 req-db47838b-2b2a-4642-b139-ac7cb91b649c demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:56.427648 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [req-dc9cd462-40ec-4c62-9742-f66e6c894531 req-db47838b-2b2a-4642-b139-ac7cb91b649c demo demo] Calling method 'version_select' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:56.428383 np0000183149 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [req-dc9cd462-40ec-4c62-9742-f66e6c894531 req-db47838b-2b2a-4642-b139-ac7cb91b649c demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 26 08:34:56.429107 np0000183149 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 4/16] 199.204.45.25 () {66 vars in 1339 bytes} [Fri Jun 26 08:34:56 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:56.470820 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.middleware.request_id [None req-1bd75ebf-df4b-4de7-9c51-34a9dccb6f90 None None] RequestId filter calling following filter/app {{(pid=112484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:56.473203 np0000183149 devstack@c-api.service[112484]: INFO cinder.api.openstack.wsgi [None req-1bd75ebf-df4b-4de7-9c51-34a9dccb6f90 demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 26 08:34:56.473449 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.openstack.wsgi [None req-1bd75ebf-df4b-4de7-9c51-34a9dccb6f90 demo demo] Empty body provided in request {{(pid=112484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:56.473764 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.openstack.wsgi [None req-1bd75ebf-df4b-4de7-9c51-34a9dccb6f90 demo demo] Calling method 'show' {{(pid=112484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:56.482748 np0000183149 devstack@c-api.service[112484]: INFO cinder.api.openstack.wsgi [None req-1bd75ebf-df4b-4de7-9c51-34a9dccb6f90 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 26 08:34:56.483012 np0000183149 devstack@c-api.service[112484]: [pid: 112484|app: 0|req: 4/17] 199.204.45.25 () {64 vars in 1294 bytes} [Fri Jun 26 08:34:56 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:56.521021 np0000183149 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-c9bc744e-9f99-41f5-8eff-59a6aa8432b5 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:56.522622 np0000183149 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 6/18] 199.204.45.25 () {62 vars in 1061 bytes} [Fri Jun 26 08:34:56 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 08:34:56.559298 np0000183149 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-f703df4c-3529-4d7e-a19b-b2838271a4e7 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:56.562698 np0000183149 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 5/19] 199.204.45.25 () {64 vars in 1265 bytes} [Fri Jun 26 08:34:56 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 26 08:34:56.596651 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [req-f703df4c-3529-4d7e-a19b-b2838271a4e7 req-6037c968-cee3-4247-8f6f-c9c4022981d9 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:56.598841 np0000183149 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [req-f703df4c-3529-4d7e-a19b-b2838271a4e7 req-6037c968-cee3-4247-8f6f-c9c4022981d9 demo demo] GET https://199.204.45.25/volume/v3/ Jun 26 08:34:56.599074 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [req-f703df4c-3529-4d7e-a19b-b2838271a4e7 req-6037c968-cee3-4247-8f6f-c9c4022981d9 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:56.599330 np0000183149 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [req-f703df4c-3529-4d7e-a19b-b2838271a4e7 req-6037c968-cee3-4247-8f6f-c9c4022981d9 demo demo] Calling method 'version_select' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:56.599838 np0000183149 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [req-f703df4c-3529-4d7e-a19b-b2838271a4e7 req-6037c968-cee3-4247-8f6f-c9c4022981d9 demo demo] https://199.204.45.25/volume/v3/ returned with HTTP 200 Jun 26 08:34:56.600513 np0000183149 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 5/20] 199.204.45.25 () {66 vars in 1339 bytes} [Fri Jun 26 08:34:56 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 26 08:34:56.637419 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.middleware.request_id [None req-789abd07-128e-4d45-b7fc-087dafdf4a1f None None] RequestId filter calling following filter/app {{(pid=112484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:56.641013 np0000183149 devstack@c-api.service[112484]: INFO cinder.api.openstack.wsgi [None req-789abd07-128e-4d45-b7fc-087dafdf4a1f demo demo] GET https://199.204.45.25/volume/v3/types/default Jun 26 08:34:56.641285 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.openstack.wsgi [None req-789abd07-128e-4d45-b7fc-087dafdf4a1f demo demo] Empty body provided in request {{(pid=112484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:56.641542 np0000183149 devstack@c-api.service[112484]: DEBUG cinder.api.openstack.wsgi [None req-789abd07-128e-4d45-b7fc-087dafdf4a1f demo demo] Calling method 'show' {{(pid=112484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:56.653964 np0000183149 devstack@c-api.service[112484]: INFO cinder.api.openstack.wsgi [None req-789abd07-128e-4d45-b7fc-087dafdf4a1f demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Jun 26 08:34:56.654512 np0000183149 devstack@c-api.service[112484]: [pid: 112484|app: 0|req: 5/21] 199.204.45.25 () {64 vars in 1294 bytes} [Fri Jun 26 08:34:56 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:35:04.333767 np0000183149 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:35:06.927132 np0000183149 devstack@c-api.service[112484]: DEBUG dbcounter [-] [112484] Writing DB stats cinder:SELECT=8 {{(pid=112484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}