Jun 29 15:26:36.216423 np0000183481 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 15:26:36.226421 np0000183481 devstack@c-api.service[112692]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 15:26:36 2026] *** Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: nodename: np0000183481 Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: machine: x86_64 Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: clock source: unix Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: pcre jit disabled Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: detected number of CPU cores: 16 Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: current working directory: / Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: detected binary path: /usr/bin/uwsgi-core Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: your processes number limit is 256917 Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: your memory page size is 4096 bytes Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: detected max file descriptor number: 2048 Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: lock engine: pthread robust mutexes Jun 29 15:26:36.229498 np0000183481 devstack@c-api.service[112692]: thunder lock: enabled Jun 29 15:26:36.230080 np0000183481 devstack@c-api.service[112692]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 15:26:36.230080 np0000183481 devstack@c-api.service[112692]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 15:26:36.230080 np0000183481 devstack@c-api.service[112692]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 15:26:36.230080 np0000183481 devstack@c-api.service[112692]: Set PythonHome to /opt/stack/data/venv Jun 29 15:26:36.266190 np0000183481 devstack@c-api.service[112692]: Python main interpreter initialized at 0x7d7e29ca3668 Jun 29 15:26:36.266190 np0000183481 devstack@c-api.service[112692]: python threads support enabled Jun 29 15:26:36.266190 np0000183481 devstack@c-api.service[112692]: your server socket listen backlog is limited to 100 connections Jun 29 15:26:36.266190 np0000183481 devstack@c-api.service[112692]: your mercy for graceful operations on workers is 80 seconds Jun 29 15:26:36.266190 np0000183481 devstack@c-api.service[112692]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 15:26:36.266190 np0000183481 devstack@c-api.service[112692]: *** Operational MODE: preforking *** Jun 29 15:26:36.266190 np0000183481 devstack@c-api.service[112692]: *** uWSGI is running in multiple interpreter mode *** Jun 29 15:26:36.266190 np0000183481 devstack@c-api.service[112692]: spawned uWSGI master process (pid: 112692) Jun 29 15:26:36.266559 np0000183481 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 15:26:36.267249 np0000183481 devstack@c-api.service[112692]: spawned uWSGI worker 1 (pid: 112701, cores: 1) Jun 29 15:26:36.268228 np0000183481 devstack@c-api.service[112692]: spawned uWSGI worker 2 (pid: 112702, cores: 1) Jun 29 15:26:36.268831 np0000183481 devstack@c-api.service[112692]: spawned uWSGI worker 3 (pid: 112703, cores: 1) Jun 29 15:26:36.270305 np0000183481 devstack@c-api.service[112692]: spawned uWSGI worker 4 (pid: 112704, cores: 1) Jun 29 15:26:36.270305 np0000183481 devstack@c-api.service[112692]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 15:26:36.400203 np0000183481 devstack@c-api.service[112703]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:26:36.400203 np0000183481 devstack@c-api.service[112703]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:26:36.400203 np0000183481 devstack@c-api.service[112703]: we strongly recommend against using it for new projects. Jun 29 15:26:36.400203 np0000183481 devstack@c-api.service[112703]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:26:36.400203 np0000183481 devstack@c-api.service[112703]: framework. For more detail see Jun 29 15:26:36.400203 np0000183481 devstack@c-api.service[112703]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:26:36.400203 np0000183481 devstack@c-api.service[112703]: import eventlet # noqa Jun 29 15:26:36.405087 np0000183481 devstack@c-api.service[112701]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:26:36.405087 np0000183481 devstack@c-api.service[112701]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:26:36.405087 np0000183481 devstack@c-api.service[112701]: we strongly recommend against using it for new projects. Jun 29 15:26:36.405087 np0000183481 devstack@c-api.service[112701]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:26:36.405087 np0000183481 devstack@c-api.service[112701]: framework. For more detail see Jun 29 15:26:36.405087 np0000183481 devstack@c-api.service[112701]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:26:36.405087 np0000183481 devstack@c-api.service[112701]: import eventlet # noqa Jun 29 15:26:36.408649 np0000183481 devstack@c-api.service[112704]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:26:36.408649 np0000183481 devstack@c-api.service[112704]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:26:36.408649 np0000183481 devstack@c-api.service[112704]: we strongly recommend against using it for new projects. Jun 29 15:26:36.408649 np0000183481 devstack@c-api.service[112704]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:26:36.408649 np0000183481 devstack@c-api.service[112704]: framework. For more detail see Jun 29 15:26:36.408649 np0000183481 devstack@c-api.service[112704]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:26:36.408649 np0000183481 devstack@c-api.service[112704]: import eventlet # noqa Jun 29 15:26:36.451885 np0000183481 devstack@c-api.service[112702]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:26:36.451885 np0000183481 devstack@c-api.service[112702]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:26:36.451885 np0000183481 devstack@c-api.service[112702]: we strongly recommend against using it for new projects. Jun 29 15:26:36.451885 np0000183481 devstack@c-api.service[112702]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:26:36.451885 np0000183481 devstack@c-api.service[112702]: framework. For more detail see Jun 29 15:26:36.451885 np0000183481 devstack@c-api.service[112702]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:26:36.451885 np0000183481 devstack@c-api.service[112702]: import eventlet # noqa Jun 29 15:26:36.488020 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:26:36.488020 np0000183481 devstack@c-api.service[112703]: warnings.warn( Jun 29 15:26:36.505018 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:26:36.505018 np0000183481 devstack@c-api.service[112701]: warnings.warn( Jun 29 15:26:36.505214 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:26:36.505214 np0000183481 devstack@c-api.service[112704]: warnings.warn( Jun 29 15:26:36.534987 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:26:36.534987 np0000183481 devstack@c-api.service[112702]: warnings.warn( Jun 29 15:26:36.572894 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 15:26:36.572894 np0000183481 devstack@c-api.service[112703]: from cgi import parse_header Jun 29 15:26:36.581000 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 15:26:36.581000 np0000183481 devstack@c-api.service[112701]: from cgi import parse_header Jun 29 15:26:36.584739 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 15:26:36.584739 np0000183481 devstack@c-api.service[112704]: from cgi import parse_header Jun 29 15:26:36.610391 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 15:26:36.610391 np0000183481 devstack@c-api.service[112702]: from cgi import parse_header Jun 29 15:26:36.629337 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 15:26:36.629337 np0000183481 devstack@c-api.service[112701]: removals.removed_module( Jun 29 15:26:36.630542 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 15:26:36.630542 np0000183481 devstack@c-api.service[112701]: removals.removed_module( Jun 29 15:26:36.632272 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 15:26:36.632272 np0000183481 devstack@c-api.service[112704]: removals.removed_module( Jun 29 15:26:36.633677 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 15:26:36.633677 np0000183481 devstack@c-api.service[112704]: removals.removed_module( Jun 29 15:26:36.634260 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 15:26:36.634260 np0000183481 devstack@c-api.service[112703]: removals.removed_module( Jun 29 15:26:36.636466 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 15:26:36.636466 np0000183481 devstack@c-api.service[112703]: removals.removed_module( Jun 29 15:26:36.659037 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 15:26:36.659037 np0000183481 devstack@c-api.service[112702]: removals.removed_module( Jun 29 15:26:36.660429 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 15:26:36.660429 np0000183481 devstack@c-api.service[112702]: removals.removed_module( Jun 29 15:26:37.369365 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 15:26:37.369365 np0000183481 devstack@c-api.service[112701]: warnings.warn( Jun 29 15:26:37.407657 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 15:26:37.407657 np0000183481 devstack@c-api.service[112702]: warnings.warn( Jun 29 15:26:37.419288 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 15:26:37.419288 np0000183481 devstack@c-api.service[112701]: warnings.warn( Jun 29 15:26:37.458245 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 15:26:37.458245 np0000183481 devstack@c-api.service[112702]: warnings.warn( Jun 29 15:26:37.490437 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 15:26:37.490437 np0000183481 devstack@c-api.service[112704]: warnings.warn( Jun 29 15:26:37.509984 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 15:26:37.509984 np0000183481 devstack@c-api.service[112703]: warnings.warn( Jun 29 15:26:37.552355 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 15:26:37.552355 np0000183481 devstack@c-api.service[112704]: warnings.warn( Jun 29 15:26:37.567704 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 15:26:37.567704 np0000183481 devstack@c-api.service[112703]: warnings.warn( Jun 29 15:26:37.627538 np0000183481 devstack@c-api.service[112701]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 15:26:37.627793 np0000183481 devstack@c-api.service[112701]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112701) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:26:37.648414 np0000183481 devstack@c-api.service[112702]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 15:26:37.648580 np0000183481 devstack@c-api.service[112702]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112702) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:26:37.714751 np0000183481 devstack@c-api.service[112701]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 15:26:37.714751 np0000183481 devstack@c-api.service[112701]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:26:37.717369 np0000183481 devstack@c-api.service[112702]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 15:26:37.717369 np0000183481 devstack@c-api.service[112702]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:26:37.759360 np0000183481 devstack@c-api.service[112704]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 15:26:37.759547 np0000183481 devstack@c-api.service[112704]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112704) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:26:37.787361 np0000183481 devstack@c-api.service[112703]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 15:26:37.787640 np0000183481 devstack@c-api.service[112703]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112703) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:26:37.826199 np0000183481 devstack@c-api.service[112704]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 15:26:37.826199 np0000183481 devstack@c-api.service[112704]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:26:37.854743 np0000183481 devstack@c-api.service[112703]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 15:26:37.854743 np0000183481 devstack@c-api.service[112703]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:26:38.180845 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112701) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:26:38.181229 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112702) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:26:38.181359 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.181359 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.181565 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.181805 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.181984 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.182140 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.182140 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.182393 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.182516 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.182516 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.182516 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.182516 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.182769 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.182824 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.182895 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.182895 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.182895 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.182895 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.182895 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.182895 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.185134 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.185225 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.185225 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.185354 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.185354 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.185450 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.185510 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.185574 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.185647 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.185647 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.185647 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.185786 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.185786 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.185786 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.192070 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.192070 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.192070 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.192222 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.192260 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.192260 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.192435 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.192543 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.192621 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.192688 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.192768 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.192768 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.192768 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.192768 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.193722 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.193794 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.193830 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.193926 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.193926 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.194078 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.194194 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.194236 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.194236 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.194312 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.194348 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.194382 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.194422 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.194457 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.194492 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.194544 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.194591 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.194632 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.194668 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.194702 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.194744 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.194778 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.194778 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.194778 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.194778 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.194778 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.194778 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.194967 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.195336 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.195386 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.195422 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.195538 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.195538 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.195700 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.195700 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.195843 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.195843 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.195977 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.195977 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.196105 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.196105 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.196256 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.197692 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.197792 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.197792 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.197941 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.197941 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.198073 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.198170 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.198254 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.198326 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.198326 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.198326 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.198326 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.198326 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.198651 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.199399 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.199486 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.199557 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.199557 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.199700 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.199700 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.199828 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.199895 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.199895 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.199895 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.200092 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.200092 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.200092 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.200092 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.200459 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.200459 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.200459 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.200459 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.200729 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.200803 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.200878 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.200950 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.201017 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.201083 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.201181 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.201181 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.201181 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.201181 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.202865 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.202912 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.202997 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.203074 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.203185 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.203185 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.203256 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.204790 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.204949 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.205085 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.205270 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.205750 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.205959 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.206128 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.208324 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.208390 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.208480 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.208615 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.208615 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.208615 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.208783 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.212233 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.212308 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.212345 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.212446 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.212446 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.212608 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.212608 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.214079 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.214158 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.214203 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.214300 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.214396 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.214396 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.214531 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.215573 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.215705 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.215764 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.215837 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.215889 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.216029 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.216159 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.216547 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.216670 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.216727 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.216789 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.216841 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.217063 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.217063 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.217569 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.217684 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.217684 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.217805 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.217805 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.217901 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.217963 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.217963 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.218059 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.218059 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.218059 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.218233 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.218233 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.218345 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.219554 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.219633 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.219756 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.219884 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.219884 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.220042 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.220042 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.220252 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.220324 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.220377 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.220428 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.220481 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.220534 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.220603 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.220671 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.220733 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.220791 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.220845 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.220896 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.220947 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.220947 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.221043 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.221104 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.221197 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.221258 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.221310 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.221377 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.221377 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.221475 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.221533 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.221641 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.221702 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.221702 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.221796 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.221848 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.221898 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.221951 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.222020 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.222020 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.222020 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.222020 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.222020 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.222020 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.222357 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.222357 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.222357 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.222357 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.222357 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.222593 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.223808 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.223915 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.223915 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.224007 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.224007 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.224073 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.224216 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.224679 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.224764 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.224857 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.224857 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.224994 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.225065 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.225161 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.225245 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.225292 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.225328 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.225328 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.225328 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.225328 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.225328 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.225498 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.225551 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.225593 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.225651 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.225687 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.225730 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.225767 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.225821 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.225859 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.225896 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.225936 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.225971 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.226011 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.226049 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.226089 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.226145 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.226197 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.226234 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.226269 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.226303 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.226342 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.226379 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.226413 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.226453 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.226488 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.226525 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.226564 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.226600 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.226639 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.226639 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.226639 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.226639 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.226639 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.226639 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.226639 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.226955 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.226955 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.227949 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.227949 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.227949 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.227949 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.227949 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.228311 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.228311 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.228311 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.228311 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.228311 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.228311 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.228311 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.228803 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.228803 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.228803 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.229002 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.229071 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.229071 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.229231 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.229301 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.229367 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.229436 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.229509 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.229509 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.229509 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.229509 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.230907 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.231013 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.231089 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.231182 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.231182 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.231286 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.231333 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.231376 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.231412 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.231447 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.231481 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.231522 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.231522 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.231522 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.236069 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.236154 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.236194 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.236299 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.236374 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.236374 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.236505 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.237295 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.237387 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.237459 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.237532 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.237615 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.237686 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.237777 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.240298 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.240298 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.240298 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.240298 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.240464 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.240503 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.240503 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.240503 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.240594 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.240594 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.240594 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.240594 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.240594 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.240594 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.240793 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.240793 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.240793 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.240892 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.240932 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.240932 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.240996 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.241033 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.241033 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.241105 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.241158 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.241158 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.241225 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.241261 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.241261 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.241325 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.241361 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.241395 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.241429 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.241475 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.241734 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.242318 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.242453 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.242603 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.242702 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.242776 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.242845 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.242845 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.242999 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.243047 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.243047 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.243116 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.243169 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.243169 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.243235 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.244079 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.244257 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.244395 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.244529 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.244659 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.244788 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.244930 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.245071 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.245238 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.245371 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.245513 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.245584 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.245584 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.245988 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.246062 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.246062 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.246062 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.246279 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.246348 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.246348 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.246511 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.246641 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.246710 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.246849 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.246849 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.246849 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.247062 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.247062 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.247599 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.247682 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.247757 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.247757 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.247888 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.247959 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.248029 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.248109 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.248206 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.248273 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.248339 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.248421 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.248506 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.248849 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.248849 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.248849 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.248849 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.248849 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.248849 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.270546 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112703) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:26:38.270967 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.271091 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.271244 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.271498 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.271637 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.271637 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.271846 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.271846 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.271846 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.271846 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.272537 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.272616 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.272669 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.272737 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.272788 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.272838 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.272898 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.273826 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.273923 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.273923 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.274035 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.274035 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.274171 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.274171 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.274684 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.274764 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.274817 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.274866 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.274917 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.274977 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.275012 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.275170 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.275170 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.275328 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.275328 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.275328 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.275531 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.275531 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.275722 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.275804 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.275843 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.275877 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.275969 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.276042 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.276042 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.276765 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.276811 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.276894 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.276968 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.277007 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.277040 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.277167 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.277557 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.277651 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.277651 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.277724 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.277818 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.277899 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.277899 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.278133 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.278224 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.278295 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.278334 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.278382 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.278417 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.278545 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.279033 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.279135 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.279214 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.279214 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.279281 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.279368 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.279441 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.279798 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112704) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:26:38.280207 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.280256 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.280352 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.280422 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.280500 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.280500 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.280567 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.280604 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.280604 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.280676 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.280842 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.280894 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.280931 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.280965 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.281007 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.281043 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.281077 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.281154 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.281205 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.281246 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.281287 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.281327 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.281327 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.281395 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.281647 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.281756 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.281831 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.281914 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.281987 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.282062 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.282162 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.282239 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.282308 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.282308 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.282308 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.282308 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.282612 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.282612 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.282778 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.282778 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.282918 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.282918 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.283049 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.283049 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.283198 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.283396 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.283446 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.283534 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.283606 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.283679 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.283679 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.283895 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.283931 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.283968 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.283968 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.284031 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.284066 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.284066 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.284066 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.284066 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.284066 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.284066 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.284293 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.284329 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.284365 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.284400 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.284436 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.284470 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.284505 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.284547 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.284583 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.284618 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.284653 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.284687 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.284724 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.284724 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.284787 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.284823 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.284856 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.285029 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.285071 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.285107 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.285156 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.285156 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.285156 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.285156 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.285156 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.285313 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.285355 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.285405 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.285445 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.285488 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.285527 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.285563 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.285598 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.285635 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.285669 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.285703 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.285742 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.285796 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.285834 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.285869 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.285903 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.286336 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.286336 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.286336 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.286336 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.286336 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.286336 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.287463 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.287660 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.287733 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.287805 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.287873 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.287943 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.288011 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.288078 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.288168 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.288258 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.288334 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.288461 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.288461 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.288634 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.288703 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.288703 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.288703 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.288703 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.288703 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.288703 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.289084 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.289084 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.289084 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.289331 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.289410 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.289410 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.289538 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.289612 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.289688 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.289756 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.289827 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.289827 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.289827 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.289827 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.290076 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.290076 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.290076 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.290076 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.290076 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.290076 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.290076 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.290394 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.290394 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.290394 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.290394 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.290394 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.290394 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.290394 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.290615 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.290615 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.290615 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.290615 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.290785 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.290825 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.290860 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.290900 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.290944 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.290980 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.291006 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.291006 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.291006 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.291006 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.291095 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.291095 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.291373 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.291550 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.291550 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.291661 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.291712 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.291761 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.291814 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.291866 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.291914 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.291962 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.291962 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.291962 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.292192 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.292192 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.292292 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.292347 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.292398 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.292446 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.292498 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.292575 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.292629 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.292689 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.292741 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.292741 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.292830 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.292887 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.292887 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.292887 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.293032 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.293083 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.293083 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.293151 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.293180 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.293207 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.293230 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.293253 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.293277 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.293304 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.293304 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.293304 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.293378 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.293378 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.293378 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.293378 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.293378 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.293378 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.293378 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.293521 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.293546 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.293571 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.293596 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.293596 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.293892 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.294061 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.294115 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.294184 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.294184 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.294287 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.294338 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.294387 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.294387 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.294479 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.294479 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.294479 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.294479 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.294479 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.294479 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.294662 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.294689 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.294725 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.294725 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.294725 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.294725 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.294725 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.294725 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.294725 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.294725 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.294725 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.295213 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.295240 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.295269 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.295296 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.295321 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.295344 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.295368 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.295393 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.295480 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.295508 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.295533 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.295562 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.295586 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.295610 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.295610 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.295610 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.295610 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.295610 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.295724 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.295724 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.295724 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.295724 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.295724 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.295724 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.295854 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.295854 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.295854 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.295854 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.295854 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.295854 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.295854 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.296198 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.296417 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.296417 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.296417 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.296417 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.296795 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.296795 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.296795 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.296795 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.297021 np0000183481 devstack@c-api.service[112701]: INFO dbcounter [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Registered counter for database cinder Jun 29 15:26:38.297073 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.297073 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.297073 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.297073 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.297279 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.297279 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.297279 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.297428 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.297428 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.297428 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.297564 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.297564 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.297844 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.297904 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.297956 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.298073 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.298073 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.298179 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.298206 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.298673 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.298713 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.298740 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.298838 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.298886 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.298942 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.298993 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.299171 np0000183481 devstack@c-api.service[112702]: INFO dbcounter [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Registered counter for database cinder Jun 29 15:26:38.299483 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.299556 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.299607 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.299673 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.299706 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.299774 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.299839 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.300690 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.300768 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.300801 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.300867 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.300934 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.301001 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.301067 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.301368 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.301410 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.301500 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.301578 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.301637 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.301665 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.301746 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.302026 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.302099 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.302177 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.302219 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.302286 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.302350 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.302420 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.302858 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.302928 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.302982 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.303058 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.303142 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.303176 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.303252 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.303319 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.303371 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.303435 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.303490 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.303548 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.303606 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.303657 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.304100 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.304162 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.304238 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.304325 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.304354 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.304417 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.304470 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.305014 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.305082 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.305135 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.305213 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.305273 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.305338 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.305411 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:26:38.305824 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:26:38.305886 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:26:38.305945 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:26:38.305987 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:26:38.306056 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:26:38.306136 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:26:38.342783 np0000183481 devstack@c-api.service[112703]: INFO dbcounter [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Registered counter for database cinder Jun 29 15:26:38.342947 np0000183481 devstack@c-api.service[112701]: DEBUG oslo_db.sqlalchemy.engines [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 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=112701) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:38.345971 np0000183481 devstack@c-api.service[112702]: DEBUG oslo_db.sqlalchemy.engines [None req-86b80f48-a446-4df9-a699-423410fd1d3c 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=112702) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:38.354633 np0000183481 devstack@c-api.service[112704]: INFO dbcounter [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Registered counter for database cinder Jun 29 15:26:38.385845 np0000183481 devstack@c-api.service[112703]: DEBUG oslo_db.sqlalchemy.engines [None req-9a7c52e6-88ec-4173-9997-1af321dac542 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=112703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:38.395996 np0000183481 devstack@c-api.service[112704]: DEBUG oslo_db.sqlalchemy.engines [None req-547f356a-77e4-462f-ab9c-5f20c829c91c 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=112704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:38.467412 np0000183481 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writer thread running {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:26:38.469568 np0000183481 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writer thread running {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:26:38.470585 np0000183481 devstack@c-api.service[112701]: INFO cinder.rpc [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:26:38.472794 np0000183481 devstack@c-api.service[112702]: INFO cinder.rpc [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:26:38.473028 np0000183481 devstack@c-api.service[112701]: INFO cinder.rpc [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:26:38.475738 np0000183481 devstack@c-api.service[112701]: INFO cinder.rpc [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:26:38.475912 np0000183481 devstack@c-api.service[112702]: INFO cinder.rpc [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:26:38.478481 np0000183481 devstack@c-api.service[112701]: INFO cinder.rpc [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:26:38.478821 np0000183481 devstack@c-api.service[112702]: INFO cinder.rpc [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:26:38.479695 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.481352 np0000183481 devstack@c-api.service[112702]: INFO cinder.rpc [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:26:38.482611 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.483265 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.487839 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.505599 np0000183481 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writer thread running {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:26:38.508414 np0000183481 devstack@c-api.service[112703]: INFO cinder.rpc [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:26:38.510537 np0000183481 devstack@c-api.service[112703]: INFO cinder.rpc [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:26:38.512814 np0000183481 devstack@c-api.service[112703]: INFO cinder.rpc [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:26:38.514889 np0000183481 devstack@c-api.service[112703]: INFO cinder.rpc [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:26:38.515790 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.518419 np0000183481 devstack@c-api.service[112701]: DEBUG oslo_db.sqlalchemy.engines [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 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=112701) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:38.518799 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.521799 np0000183481 devstack@c-api.service[112701]: INFO cinder.rpc [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:26:38.522548 np0000183481 devstack@c-api.service[112702]: DEBUG oslo_db.sqlalchemy.engines [None req-86b80f48-a446-4df9-a699-423410fd1d3c 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=112702) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:38.523098 np0000183481 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writer thread running {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:26:38.524495 np0000183481 devstack@c-api.service[112701]: INFO cinder.rpc [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:26:38.525342 np0000183481 devstack@c-api.service[112702]: INFO cinder.rpc [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:26:38.525800 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.527879 np0000183481 devstack@c-api.service[112702]: INFO cinder.rpc [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:26:38.529221 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.530620 np0000183481 devstack@c-api.service[112704]: INFO cinder.rpc [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:26:38.533628 np0000183481 devstack@c-api.service[112704]: INFO cinder.rpc [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:26:38.536154 np0000183481 devstack@c-api.service[112704]: INFO cinder.rpc [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:26:38.539044 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.539169 np0000183481 devstack@c-api.service[112704]: INFO cinder.rpc [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:26:38.540262 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.540726 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.542244 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.543734 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.543904 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.546715 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.548355 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.550780 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.551959 np0000183481 devstack@c-api.service[112703]: DEBUG oslo_db.sqlalchemy.engines [None req-9a7c52e6-88ec-4173-9997-1af321dac542 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=112703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:38.552436 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.553732 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.554713 np0000183481 devstack@c-api.service[112703]: INFO cinder.rpc [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:26:38.555441 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.556699 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.557070 np0000183481 devstack@c-api.service[112703]: INFO cinder.rpc [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:26:38.558191 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.558419 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.559762 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.562910 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.564551 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.565798 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.567351 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.567432 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.569986 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.570067 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.570328 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.571870 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.574525 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.574597 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.575496 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.577772 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.578834 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.580714 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.581139 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.582094 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.582703 np0000183481 devstack@c-api.service[112704]: DEBUG oslo_db.sqlalchemy.engines [None req-547f356a-77e4-462f-ab9c-5f20c829c91c 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=112704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:38.582782 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.584192 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.584276 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.585048 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.585593 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.586172 np0000183481 devstack@c-api.service[112704]: INFO cinder.rpc [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:26:38.586544 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.587015 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.588177 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.588331 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.588400 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.589421 np0000183481 devstack@c-api.service[112704]: INFO cinder.rpc [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:26:38.589945 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.590087 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.590868 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.591255 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.591339 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.591511 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.592303 np0000183481 devstack@c-api.service[112701]: WARNING cinder.api.contrib.hosts [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:26:38.592525 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: extensions {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.593019 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.593851 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: cgsnapshots {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.594084 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.594376 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.595231 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: qos-specs {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.595861 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.596960 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.597268 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.597953 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: capabilities {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.598310 np0000183481 devstack@c-api.service[112702]: WARNING cinder.api.contrib.hosts [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:26:38.598462 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.598507 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: extensions {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.599243 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: backups {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.599901 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: cgsnapshots {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.601180 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.601335 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: qos-specs {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.601444 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: os-volume-type-access {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.602917 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: encryption {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.604287 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: capabilities {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.604475 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: consistencygroups {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.605580 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.605665 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: backups {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.606536 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: extra_specs {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.607179 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.607658 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: os-volume-type-access {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.608145 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: encryption {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.609284 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: encryption {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.609650 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: os-volume-manage {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.610466 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.610686 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.611077 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: os-volume-transfer {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.612600 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.612782 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: os-availability-zone {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.613498 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: consistencygroups {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.614092 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: os-quota-sets {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.614195 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.614416 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.615440 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: extra_specs {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.615503 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: os-quota-class-sets {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.615619 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.616857 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: os-snapshot-manage {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.616974 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: encryption {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.617024 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.618244 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: os-hosts {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.618471 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: os-volume-manage {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.618544 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.618736 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.619595 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extended resource: scheduler-stats {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.619741 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.619948 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: os-volume-transfer {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.621408 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.621857 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: os-availability-zone {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.621927 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.622754 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.623222 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: os-quota-sets {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.623298 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.623350 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.623755 np0000183481 devstack@c-api.service[112703]: WARNING cinder.api.contrib.hosts [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:26:38.624098 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: extensions {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.624231 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.contrib.snapshot_actions [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] SnapshotActionsController initialized {{(pid=112701) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:26:38.624659 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: os-quota-class-sets {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.625228 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.625892 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: cgsnapshots {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.625969 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: os-snapshot-manage {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.626263 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.627005 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.627246 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: qos-specs {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.627369 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: os-hosts {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.627592 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.628757 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extended resource: scheduler-stats {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.629016 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.629492 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: capabilities {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.630482 np0000183481 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.630772 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: backups {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.630900 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.631152 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.631280 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension UsedLimits extending resource: limits {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.631428 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.632151 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.632307 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.632419 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension VolumeActions extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.632539 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.632676 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.632782 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.632842 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension TypesManage extending resource: types {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.632905 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: os-volume-type-access {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.633000 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.633000 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.633091 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension AdminActions extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.633250 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension AdminActions extending resource: snapshots {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.633324 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension AdminActions extending resource: backups {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.633433 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.633556 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.contrib.snapshot_actions [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] SnapshotActionsController initialized {{(pid=112702) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:26:38.633628 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.633709 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-3802adf0-5135-4b20-815d-65b0dc4686d2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.634303 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.634398 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: encryption {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.634834 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.635654 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.635845 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: consistencygroups {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.637033 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.637822 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.637892 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: extra_specs {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.638797 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.639339 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.639409 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: encryption {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.640387 np0000183481 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.640861 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: os-volume-manage {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.641214 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension UsedLimits extending resource: limits {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.641300 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.641734 np0000183481 devstack@c-api.service[112701]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d7e29ca3668 pid: 112701 (default app) Jun 29 15:26:38.642102 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.642204 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.642308 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension VolumeActions extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.642383 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: os-volume-transfer {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.642452 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.642521 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.642629 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension TypesManage extending resource: types {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.642735 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.642860 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.642961 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension AdminActions extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.643086 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension AdminActions extending resource: snapshots {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.643206 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension AdminActions extending resource: backups {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.643299 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.643406 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.643515 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-86b80f48-a446-4df9-a699-423410fd1d3c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.643910 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: os-availability-zone {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.644767 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.645297 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: os-quota-sets {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.646681 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: os-quota-class-sets {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.647990 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: os-snapshot-manage {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.649412 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: os-hosts {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.650784 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extended resource: scheduler-stats {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.650865 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.650865 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.650865 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.650865 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.650865 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.651312 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.651312 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.651312 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.651312 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.651312 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.651606 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.651606 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.651606 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.651606 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.651606 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.651606 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.651994 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.651994 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.651994 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.651994 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.652295 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.652295 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.652295 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.652295 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.652575 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.652575 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.652575 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.652575 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.652842 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.652842 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.652842 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.652842 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.652842 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.653237 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.653237 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.653237 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.653237 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.653237 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.653541 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.653541 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.653541 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.653541 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.653541 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.653541 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.654005 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.654005 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.654005 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.654005 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.654005 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.654005 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.655425 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.655425 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.655425 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.655425 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.655425 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.655425 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.656279 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.656279 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.656279 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.656279 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.656279 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.656931 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.656931 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.656931 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.656931 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.656931 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.657342 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.657342 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.657342 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.657342 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.657342 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.657342 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.657769 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.657769 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.657769 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.657769 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.657769 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.657769 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.658201 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.658201 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.658201 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.658201 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.658201 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.658587 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.658587 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.658587 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.658587 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.658587 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.658944 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.658944 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.658944 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.658944 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.659260 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.659260 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.659260 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.659260 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.659542 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.659542 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.659542 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.659542 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.659542 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.660245 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.660245 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.660245 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.660245 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.660245 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.660622 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.660622 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.660774 np0000183481 devstack@c-api.service[112702]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d7e29ca3668 pid: 112702 (default app) Jun 29 15:26:38.660833 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.660833 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.660833 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.660833 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.661113 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.661113 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.661113 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.661113 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.661481 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.661481 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.661481 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.661481 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.661773 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.661773 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.661773 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.661773 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.662065 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.662065 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.662065 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.662065 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.662399 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.662399 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.662399 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.662399 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.662399 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.662399 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.662805 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.662805 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.662805 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.662805 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.662805 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.663191 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.663191 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.663191 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.663191 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.663191 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.663191 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.663191 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.663603 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.663603 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.663603 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.663603 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.663603 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.663603 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.663847 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.663847 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.663847 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.663847 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.663847 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.663847 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.664086 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.664086 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.664086 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.664086 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.664086 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.664086 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.664343 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.664343 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.664343 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.664343 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.664506 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.664506 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.664506 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.664506 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.664735 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.664735 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.664735 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.664735 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.664897 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.664897 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.664897 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:38.664897 np0000183481 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) Jun 29 15:26:38.665046 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665077 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665101 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-08f8bda7-cbd8-4ca7-93c4-1081af6e4e06 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:26:38.665138 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665138 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.contrib.snapshot_actions [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] SnapshotActionsController initialized {{(pid=112703) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:26:38.665138 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665200 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665224 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 1/1] 199.19.213.103 () {60 vars in 956 bytes} [Mon Jun 29 15:26:38 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 15:26:38.665255 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665279 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665302 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665324 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665348 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665371 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665395 np0000183481 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665395 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension UsedLimits extending resource: limits {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665395 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665464 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.665488 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665488 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665488 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension VolumeActions extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665488 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665488 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665488 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension TypesManage extending resource: types {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665488 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665633 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665633 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension AdminActions extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665633 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension AdminActions extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665633 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension AdminActions extending resource: backups {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665633 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665633 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665633 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-9a7c52e6-88ec-4173-9997-1af321dac542 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.665789 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.666817 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.668339 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.669799 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.670906 np0000183481 devstack@c-api.service[112704]: WARNING cinder.api.contrib.hosts [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:26:38.671180 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: extensions {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.673437 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: cgsnapshots {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.673888 np0000183481 devstack@c-api.service[112703]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d7e29ca3668 pid: 112703 (default app) Jun 29 15:26:38.674821 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: qos-specs {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.677015 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: capabilities {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.678347 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: backups {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.680368 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: os-volume-type-access {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.682203 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: encryption {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.683820 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: consistencygroups {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.685897 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: extra_specs {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.687522 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: encryption {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.689204 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: os-volume-manage {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.690784 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: os-volume-transfer {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.692598 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: os-availability-zone {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.694047 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: os-quota-sets {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.695740 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: os-quota-class-sets {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.697057 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: os-snapshot-manage {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.698509 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: os-hosts {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.700337 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extended resource: scheduler-stats {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:26:38.703326 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.704814 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.705711 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.contrib.snapshot_actions [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] SnapshotActionsController initialized {{(pid=112704) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:26:38.706461 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.707825 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.709419 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.710855 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.712326 np0000183481 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:26:38.713157 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension UsedLimits extending resource: limits {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.713299 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.713503 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.713615 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.713828 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension VolumeActions extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.713828 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.714037 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.714037 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension TypesManage extending resource: types {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.714193 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.714269 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.714427 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension AdminActions extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.714549 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension AdminActions extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.714549 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension AdminActions extending resource: backups {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.714747 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.714859 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.714859 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-547f356a-77e4-462f-ab9c-5f20c829c91c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:26:38.723271 np0000183481 devstack@c-api.service[112704]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d7e29ca3668 pid: 112704 (default app) Jun 29 15:26:46.450222 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.450222 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.450222 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.450222 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.450222 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.450954 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.450954 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.450954 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.450954 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.450954 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.451312 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.451312 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.451312 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.451312 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.451312 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.451312 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.451660 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.451660 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.451660 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.451660 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.451891 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.451891 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.451891 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.451891 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.452167 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.452167 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.452167 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.452167 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.452418 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.452418 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.452418 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.452418 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.452418 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.452755 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.452755 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.452755 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.452755 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.452755 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.453033 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.453033 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.453033 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.453033 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.453033 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.453033 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.453452 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.453452 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.453452 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.453452 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.453452 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.453452 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.453791 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.453791 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.453791 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.453791 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.453791 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.453791 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.454152 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.454152 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.454152 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.454152 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.454152 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.454468 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.454468 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.454468 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.454468 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.454468 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.454739 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.454739 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.454739 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.454739 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.454739 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.454739 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.455079 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.455079 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.455079 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.455079 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.455079 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.455079 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.455431 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.455431 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.455431 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.455431 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.455431 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.455747 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.455747 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.455747 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.455747 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.455747 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.456028 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.456028 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.456028 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.456028 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.456294 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.456294 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.456294 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.456294 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.456531 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.456531 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.456531 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.456531 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.456531 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.456852 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.456852 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.456852 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.456852 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.456852 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.457165 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.457165 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.457165 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.457165 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.457400 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.457400 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.457400 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.457400 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.457637 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.457637 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.457637 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.457637 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.457876 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.457876 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.457876 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.457876 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.458118 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.458118 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.458118 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.458118 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.458377 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.458377 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.458377 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.458377 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.458377 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.458691 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.458691 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.458691 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.458691 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.458691 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.458691 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.459050 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.459050 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.459050 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.459050 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.459050 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.459358 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.459358 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.459358 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.459358 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.459358 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.459358 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.459701 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.459701 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.459701 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.459701 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.459701 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.459701 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.460064 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.460064 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.460064 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.460064 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.460064 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.460064 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.460437 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.460437 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.460437 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.460437 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.460437 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.460437 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.460823 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.460823 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.460823 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.460823 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.461065 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.461065 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.461065 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.461065 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.461065 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.461414 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.461414 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.461414 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.461414 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:26:46.461414 np0000183481 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) Jun 29 15:26:46.461414 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-283b287f-2ad5-42b1-928c-ff16d2dfaf29 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:26:47.113294 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-283b287f-2ad5-42b1-928c-ff16d2dfaf29 admin admin] POST https://199.19.213.103/volume/v3/types Jun 29 15:26:47.113864 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-283b287f-2ad5-42b1-928c-ff16d2dfaf29 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 15:26:47.116446 np0000183481 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 15:26:47.116446 np0000183481 devstack@c-api.service[112702]: warnings.warn( Jun 29 15:26:47.155810 np0000183481 devstack@c-api.service[112702]: DEBUG oslo_db.sqlalchemy.engines [None req-283b287f-2ad5-42b1-928c-ff16d2dfaf29 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=112702) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:47.189163 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-283b287f-2ad5-42b1-928c-ff16d2dfaf29 admin admin] https://199.19.213.103/volume/v3/types returned with HTTP 200 Jun 29 15:26:47.189163 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 1/2] 199.19.213.103 () {68 vars in 1288 bytes} [Mon Jun 29 15:26:46 2026] POST /volume/v3/types => generated 186 bytes in 753 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:26:47.202168 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [req-283b287f-2ad5-42b1-928c-ff16d2dfaf29 req-87a8465f-3b38-4591-ac32-60597c2cc3f9 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:26:47.543360 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [req-283b287f-2ad5-42b1-928c-ff16d2dfaf29 req-87a8465f-3b38-4591-ac32-60597c2cc3f9 admin admin] POST https://199.19.213.103/volume/v3/types/68884f92-39c2-4fdc-8f9c-ba5e090b83fb/extra_specs Jun 29 15:26:47.544046 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [req-283b287f-2ad5-42b1-928c-ff16d2dfaf29 req-87a8465f-3b38-4591-ac32-60597c2cc3f9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 15:26:47.546050 np0000183481 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 15:26:47.546050 np0000183481 devstack@c-api.service[112701]: warnings.warn( Jun 29 15:26:47.592363 np0000183481 devstack@c-api.service[112701]: DEBUG oslo_db.sqlalchemy.engines [req-283b287f-2ad5-42b1-928c-ff16d2dfaf29 req-87a8465f-3b38-4591-ac32-60597c2cc3f9 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=112701) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:26:47.660225 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [req-283b287f-2ad5-42b1-928c-ff16d2dfaf29 req-87a8465f-3b38-4591-ac32-60597c2cc3f9 admin admin] https://199.19.213.103/volume/v3/types/68884f92-39c2-4fdc-8f9c-ba5e090b83fb/extra_specs returned with HTTP 200 Jun 29 15:26:47.661259 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 2/3] 199.19.213.103 () {70 vars in 1505 bytes} [Mon Jun 29 15:26:47 2026] POST /volume/v3/types/68884f92-39c2-4fdc-8f9c-ba5e090b83fb/extra_specs => generated 55 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:26:48.556618 np0000183481 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=6 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:26:48.588456 np0000183481 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=6 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:26:57.185864 np0000183481 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:26:57.658373 np0000183481 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:30:03.024958 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.024958 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.024958 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.024958 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.024958 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.025842 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.025842 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.025842 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.025842 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.025842 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.026249 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.026249 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.026249 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.026249 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.026249 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.026249 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.026660 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.026660 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.026660 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.026660 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.026974 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.026974 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.026974 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.026974 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.027257 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.027257 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.027257 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.027257 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.027514 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.027514 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.027514 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.027514 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.027514 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.027994 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.027994 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.027994 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.027994 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.027994 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.028567 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.028567 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.028567 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.028567 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.028567 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.028567 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.029278 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.029278 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.029278 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.029278 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.029278 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.029278 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.029934 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.029934 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.029934 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.029934 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.029934 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.029934 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.030827 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.030827 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.030827 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.030827 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.030827 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.031461 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.031461 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.031461 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.031461 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.031461 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.032011 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.032011 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.032011 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.032011 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.032011 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.032011 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.032781 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.032781 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.032781 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.032781 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.032781 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.032781 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.033454 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.033454 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.033454 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.033454 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.033454 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.033902 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.033902 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.033902 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.033902 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.033902 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.034269 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.034269 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.034269 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.034269 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.034537 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.034537 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.034537 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.034537 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.034804 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.034804 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.034804 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.034804 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.034804 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.035649 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.035649 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.035649 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.035649 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.035649 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.036138 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.036138 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.036138 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.036138 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.036354 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.036354 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.036354 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.036354 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.036565 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.036565 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.036565 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.036565 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.036784 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.036784 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.036784 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.036784 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.036991 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.036991 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.036991 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.036991 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.037213 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.037213 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.037213 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.037213 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.037213 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.037480 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.037480 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.037480 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.037480 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.037480 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.037480 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.037777 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.037777 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.037777 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.037777 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.037777 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.038028 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.038028 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.038028 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.038028 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.038028 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.038028 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.038423 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.038423 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.038423 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.038423 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.038423 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.038423 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.038747 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.038747 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.038747 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.038747 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.038747 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.038747 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.039001 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.039001 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.039001 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.039001 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.039001 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.039001 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.039190 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.039190 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.039190 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.039190 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.039306 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.039306 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.039306 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.039306 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.039306 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.039458 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.039458 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.039458 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.039458 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:03.039458 np0000183481 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) Jun 29 15:30:03.039458 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-b8c39283-9654-4821-a581-06d47cdd996b None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:03.039458 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-b8c39283-9654-4821-a581-06d47cdd996b None None] GET https://199.19.213.103/volume// Jun 29 15:30:03.039639 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-b8c39283-9654-4821-a581-06d47cdd996b None None] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:30:03.039639 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-b8c39283-9654-4821-a581-06d47cdd996b None None] Calling method 'all' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:30:03.039639 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-b8c39283-9654-4821-a581-06d47cdd996b None None] https://199.19.213.103/volume// returned with HTTP 300 Jun 29 15:30:03.039639 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 1/4] 199.19.213.103 () {66 vars in 1456 bytes} [Mon Jun 29 15:30:03 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 15:30:41.867592 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.867592 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.867592 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.867592 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.867592 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.868349 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.868349 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.868349 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.868349 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.868349 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.868638 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.868638 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.868638 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.868638 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.868638 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.868638 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.868972 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.868972 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.868972 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.868972 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.869218 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.869218 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.869218 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.869218 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.869450 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.869450 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.869450 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.869450 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.869685 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.869685 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.869685 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.869685 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.869685 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.869998 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.869998 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.869998 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.869998 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.869998 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.870290 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.870290 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.870290 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.870290 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.870290 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.870290 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.870627 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.870627 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.870627 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.870627 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.870627 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.870627 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.870966 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.870966 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.870966 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.870966 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.870966 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.870966 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.871309 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.871309 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.871309 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.871309 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.871309 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.871607 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.871607 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.871607 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.871607 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.871607 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.871919 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.871919 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.871919 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.871919 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.871919 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.871919 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.872334 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.872334 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.872334 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.872334 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.872334 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.872334 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.872642 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.872642 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.872642 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.872642 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.872642 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.872924 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.872924 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.872924 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.872924 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.872924 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.873231 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.873231 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.873231 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.873231 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.873473 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.873473 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.873473 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.873473 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.873902 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.873902 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.873902 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.873902 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.873902 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.874225 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.874225 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.874225 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.874225 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.874225 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.874505 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.874505 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.874505 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.874505 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.874729 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.874729 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.874729 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.874729 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.874954 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.874954 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.874954 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.874954 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.875216 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.875216 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.875216 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.875216 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.875447 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.875447 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.875447 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.875447 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.875671 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.875671 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.875671 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.875671 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.875671 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.875958 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.875958 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.875958 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.875958 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.875958 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.875958 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.876318 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.876318 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.876318 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.876318 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.876318 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.876597 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.876597 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.876597 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.876597 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.876597 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.876597 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.876915 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.876915 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.876915 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.876915 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.876915 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.876915 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.877272 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.877272 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.877272 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.877272 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.877272 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.877272 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.877613 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.877613 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.877613 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.877613 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.877613 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.877613 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.878139 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.878139 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.878139 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.878139 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.878334 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.878334 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.878334 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.878334 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.878334 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.878459 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.878459 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.878459 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.878459 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 15:30:41.878459 np0000183481 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) Jun 29 15:30:41.878459 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-09a5300c-5397-4d5b-8ec1-bb719d99732f None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:41.878459 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 1/5] 199.19.213.103 () {62 vars in 1068 bytes} [Mon Jun 29 15:30:41 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 15:30:41.905240 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-ca0e1db9-a5e3-49fc-adee-59804f9ccbc1 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:41.920056 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 2/6] 199.19.213.103 () {64 vars in 1272 bytes} [Mon Jun 29 15:30:41 2026] GET /volume/v3 => generated 0 bytes in 17 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 15:30:41.948487 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [req-ca0e1db9-a5e3-49fc-adee-59804f9ccbc1 req-3581afb0-e84d-48d5-9a5d-4fc412cde395 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:41.952809 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [req-ca0e1db9-a5e3-49fc-adee-59804f9ccbc1 req-3581afb0-e84d-48d5-9a5d-4fc412cde395 demo demo] GET https://199.19.213.103/volume/v3/ Jun 29 15:30:41.952809 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [req-ca0e1db9-a5e3-49fc-adee-59804f9ccbc1 req-3581afb0-e84d-48d5-9a5d-4fc412cde395 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:30:41.952809 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [req-ca0e1db9-a5e3-49fc-adee-59804f9ccbc1 req-3581afb0-e84d-48d5-9a5d-4fc412cde395 demo demo] Calling method 'version_select' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:30:41.952809 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [req-ca0e1db9-a5e3-49fc-adee-59804f9ccbc1 req-3581afb0-e84d-48d5-9a5d-4fc412cde395 demo demo] https://199.19.213.103/volume/v3/ returned with HTTP 200 Jun 29 15:30:41.952809 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 3/7] 199.19.213.103 () {66 vars in 1346 bytes} [Mon Jun 29 15:30:41 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:30:41.985437 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-897ac6c8-4109-405c-a8d3-f1973498f769 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:42.318288 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-897ac6c8-4109-405c-a8d3-f1973498f769 demo demo] GET https://199.19.213.103/volume/v3/types Jun 29 15:30:42.318720 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-897ac6c8-4109-405c-a8d3-f1973498f769 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:30:42.319043 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-897ac6c8-4109-405c-a8d3-f1973498f769 demo demo] Calling method 'index' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:30:42.320038 np0000183481 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 15:30:42.320038 np0000183481 devstack@c-api.service[112703]: warnings.warn( Jun 29 15:30:42.320923 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-897ac6c8-4109-405c-a8d3-f1973498f769 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:30:42.360691 np0000183481 devstack@c-api.service[112703]: DEBUG oslo_db.sqlalchemy.engines [None req-897ac6c8-4109-405c-a8d3-f1973498f769 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=112703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:30:42.381817 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-897ac6c8-4109-405c-a8d3-f1973498f769 demo demo] https://199.19.213.103/volume/v3/types returned with HTTP 200 Jun 29 15:30:42.382579 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 2/8] 199.19.213.103 () {64 vars in 1290 bytes} [Mon Jun 29 15:30:41 2026] GET /volume/v3/types => generated 377 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:30:42.417104 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-9b9addbe-3995-4eff-bc9b-f672ed98745b None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:42.729480 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-9b9addbe-3995-4eff-bc9b-f672ed98745b demo demo] GET https://199.19.213.103/volume/v3/types/default Jun 29 15:30:42.729796 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-9b9addbe-3995-4eff-bc9b-f672ed98745b demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:30:42.730031 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-9b9addbe-3995-4eff-bc9b-f672ed98745b demo demo] Calling method 'show' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:30:42.764937 np0000183481 devstack@c-api.service[112704]: DEBUG oslo_db.sqlalchemy.engines [None req-9b9addbe-3995-4eff-bc9b-f672ed98745b 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=112704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:30:42.785910 np0000183481 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 15:30:42.785910 np0000183481 devstack@c-api.service[112704]: warnings.warn( Jun 29 15:30:42.788030 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-9b9addbe-3995-4eff-bc9b-f672ed98745b demo demo] https://199.19.213.103/volume/v3/types/default returned with HTTP 200 Jun 29 15:30:42.788441 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 2/9] 199.19.213.103 () {64 vars in 1301 bytes} [Mon Jun 29 15:30:42 2026] GET /volume/v3/types/default => generated 145 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:30:43.297213 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-dfa68127-cfc8-4a2f-8e16-7a5cf6774286 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:43.297990 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 3/10] 199.19.213.103 () {62 vars in 1068 bytes} [Mon Jun 29 15:30:43 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 15:30:43.324885 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-30e61a08-180a-4da4-a2a3-f5a22459a8f5 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:43.331162 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 4/11] 199.19.213.103 () {64 vars in 1272 bytes} [Mon Jun 29 15:30:43 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 15:30:43.383439 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [req-30e61a08-180a-4da4-a2a3-f5a22459a8f5 req-4f6f838d-ec94-4f97-be42-cea5c61e5652 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:43.388397 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [req-30e61a08-180a-4da4-a2a3-f5a22459a8f5 req-4f6f838d-ec94-4f97-be42-cea5c61e5652 demo demo] GET https://199.19.213.103/volume/v3/ Jun 29 15:30:43.388709 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [req-30e61a08-180a-4da4-a2a3-f5a22459a8f5 req-4f6f838d-ec94-4f97-be42-cea5c61e5652 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:30:43.389239 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [req-30e61a08-180a-4da4-a2a3-f5a22459a8f5 req-4f6f838d-ec94-4f97-be42-cea5c61e5652 demo demo] Calling method 'version_select' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:30:43.390259 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [req-30e61a08-180a-4da4-a2a3-f5a22459a8f5 req-4f6f838d-ec94-4f97-be42-cea5c61e5652 demo demo] https://199.19.213.103/volume/v3/ returned with HTTP 200 Jun 29 15:30:43.390961 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 3/12] 199.19.213.103 () {66 vars in 1346 bytes} [Mon Jun 29 15:30:43 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:30:43.434837 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-e48ba4cf-fd8b-4e3b-bb6d-32655eb5d936 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:43.438300 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-e48ba4cf-fd8b-4e3b-bb6d-32655eb5d936 demo demo] GET https://199.19.213.103/volume/v3/types/default Jun 29 15:30:43.438687 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-e48ba4cf-fd8b-4e3b-bb6d-32655eb5d936 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:30:43.439095 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-e48ba4cf-fd8b-4e3b-bb6d-32655eb5d936 demo demo] Calling method 'show' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:30:43.448928 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-e48ba4cf-fd8b-4e3b-bb6d-32655eb5d936 demo demo] https://199.19.213.103/volume/v3/types/default returned with HTTP 200 Jun 29 15:30:43.449400 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 3/13] 199.19.213.103 () {64 vars in 1301 bytes} [Mon Jun 29 15:30:43 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:30:44.081523 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-895dba15-011f-4788-af84-7e4ce3c5abe2 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:44.082360 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 4/14] 199.19.213.103 () {62 vars in 1068 bytes} [Mon Jun 29 15:30:44 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 15:30:44.113413 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-477ff864-0c02-4f1a-a2c1-087e3b3183f0 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:44.117332 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 5/15] 199.19.213.103 () {64 vars in 1272 bytes} [Mon Jun 29 15:30:44 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 15:30:44.151483 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [req-477ff864-0c02-4f1a-a2c1-087e3b3183f0 req-6aabb9e5-0be0-4102-a5b3-734d25d14baf None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:44.155227 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [req-477ff864-0c02-4f1a-a2c1-087e3b3183f0 req-6aabb9e5-0be0-4102-a5b3-734d25d14baf demo demo] GET https://199.19.213.103/volume/v3/ Jun 29 15:30:44.155589 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [req-477ff864-0c02-4f1a-a2c1-087e3b3183f0 req-6aabb9e5-0be0-4102-a5b3-734d25d14baf demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:30:44.155940 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [req-477ff864-0c02-4f1a-a2c1-087e3b3183f0 req-6aabb9e5-0be0-4102-a5b3-734d25d14baf demo demo] Calling method 'version_select' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:30:44.156470 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [req-477ff864-0c02-4f1a-a2c1-087e3b3183f0 req-6aabb9e5-0be0-4102-a5b3-734d25d14baf demo demo] https://199.19.213.103/volume/v3/ returned with HTTP 200 Jun 29 15:30:44.156909 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 4/16] 199.19.213.103 () {66 vars in 1346 bytes} [Mon Jun 29 15:30:44 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:30:44.198797 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-7cea911c-c9d5-4b1f-861c-8a2b7cf1ae69 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:44.201925 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-7cea911c-c9d5-4b1f-861c-8a2b7cf1ae69 demo demo] GET https://199.19.213.103/volume/v3/types/default Jun 29 15:30:44.202326 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-7cea911c-c9d5-4b1f-861c-8a2b7cf1ae69 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:30:44.202699 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-7cea911c-c9d5-4b1f-861c-8a2b7cf1ae69 demo demo] Calling method 'show' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:30:44.211712 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-7cea911c-c9d5-4b1f-861c-8a2b7cf1ae69 demo demo] https://199.19.213.103/volume/v3/types/default returned with HTTP 200 Jun 29 15:30:44.212105 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 4/17] 199.19.213.103 () {64 vars in 1301 bytes} [Mon Jun 29 15:30:44 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:30:44.250347 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-00c45c9b-d06d-4ab2-a861-6e44be9a4694 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:44.251315 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 5/18] 199.19.213.103 () {62 vars in 1068 bytes} [Mon Jun 29 15:30:44 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 15:30:44.282898 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-055014d9-64fa-439d-9121-5ab8fe1d86d5 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:44.286412 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 6/19] 199.19.213.103 () {64 vars in 1272 bytes} [Mon Jun 29 15:30:44 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 15:30:44.320099 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [req-055014d9-64fa-439d-9121-5ab8fe1d86d5 req-090780da-0306-4448-9905-4fcf573fe952 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:44.323775 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [req-055014d9-64fa-439d-9121-5ab8fe1d86d5 req-090780da-0306-4448-9905-4fcf573fe952 demo demo] GET https://199.19.213.103/volume/v3/ Jun 29 15:30:44.324111 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [req-055014d9-64fa-439d-9121-5ab8fe1d86d5 req-090780da-0306-4448-9905-4fcf573fe952 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:30:44.324528 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [req-055014d9-64fa-439d-9121-5ab8fe1d86d5 req-090780da-0306-4448-9905-4fcf573fe952 demo demo] Calling method 'version_select' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:30:44.325254 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [req-055014d9-64fa-439d-9121-5ab8fe1d86d5 req-090780da-0306-4448-9905-4fcf573fe952 demo demo] https://199.19.213.103/volume/v3/ returned with HTTP 200 Jun 29 15:30:44.325913 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 5/20] 199.19.213.103 () {66 vars in 1346 bytes} [Mon Jun 29 15:30:44 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:30:44.364199 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-e848c826-62c3-42f7-b20c-6265aae19de4 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:30:44.367222 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-e848c826-62c3-42f7-b20c-6265aae19de4 demo demo] GET https://199.19.213.103/volume/v3/types/default Jun 29 15:30:44.367591 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-e848c826-62c3-42f7-b20c-6265aae19de4 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:30:44.367955 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-e848c826-62c3-42f7-b20c-6265aae19de4 demo demo] Calling method 'show' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:30:44.376543 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-e848c826-62c3-42f7-b20c-6265aae19de4 demo demo] https://199.19.213.103/volume/v3/types/default returned with HTTP 200 Jun 29 15:30:44.376820 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 5/21] 199.19.213.103 () {64 vars in 1301 bytes} [Mon Jun 29 15:30:44 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:30:52.375629 np0000183481 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:30:54.373236 np0000183481 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=8 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:35:24.123482 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-fa5aff61-cf04-4216-a710-eb10c5c0f56f None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:35:24.224758 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-fa5aff61-cf04-4216-a710-eb10c5c0f56f demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:35:24.225201 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-fa5aff61-cf04-4216-a710-eb10c5c0f56f demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:35:24.225606 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-fa5aff61-cf04-4216-a710-eb10c5c0f56f demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:35:24.226568 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-fa5aff61-cf04-4216-a710-eb10c5c0f56f demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:35:24.229330 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-fa5aff61-cf04-4216-a710-eb10c5c0f56f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:35:24.263731 np0000183481 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-fa5aff61-cf04-4216-a710-eb10c5c0f56f demo demo] Get all volumes completed successfully. Jun 29 15:35:24.266161 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-fa5aff61-cf04-4216-a710-eb10c5c0f56f demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:35:24.266482 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 6/22] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:35:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:35:34.257130 np0000183481 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:36:24.312698 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-9835f0f6-2d3a-40bd-876c-2e64f23b6fb9 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:24.316005 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-9835f0f6-2d3a-40bd-876c-2e64f23b6fb9 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:36:24.316238 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-9835f0f6-2d3a-40bd-876c-2e64f23b6fb9 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:36:24.316444 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-9835f0f6-2d3a-40bd-876c-2e64f23b6fb9 demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:36:24.317132 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-9835f0f6-2d3a-40bd-876c-2e64f23b6fb9 demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:36:24.319796 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-9835f0f6-2d3a-40bd-876c-2e64f23b6fb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:36:24.351261 np0000183481 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-9835f0f6-2d3a-40bd-876c-2e64f23b6fb9 demo demo] Get all volumes completed successfully. Jun 29 15:36:24.353695 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-9835f0f6-2d3a-40bd-876c-2e64f23b6fb9 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:36:24.354684 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 7/23] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:36:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:36:34.345907 np0000183481 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:37:24.374278 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-20970d15-4a69-4f8a-9a7e-bfee0bb5a5eb None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:37:24.378026 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-20970d15-4a69-4f8a-9a7e-bfee0bb5a5eb demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:37:24.378244 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-20970d15-4a69-4f8a-9a7e-bfee0bb5a5eb demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:37:24.378462 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-20970d15-4a69-4f8a-9a7e-bfee0bb5a5eb demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:37:24.379036 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-20970d15-4a69-4f8a-9a7e-bfee0bb5a5eb demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:37:24.379924 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-20970d15-4a69-4f8a-9a7e-bfee0bb5a5eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:37:24.432037 np0000183481 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-20970d15-4a69-4f8a-9a7e-bfee0bb5a5eb demo demo] Get all volumes completed successfully. Jun 29 15:37:24.434762 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-20970d15-4a69-4f8a-9a7e-bfee0bb5a5eb demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:37:24.435369 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 6/24] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:37:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:37:34.425657 np0000183481 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:38:24.453408 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-ab2fac74-28f7-4bd5-a216-5c15eb197191 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:38:24.458704 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-ab2fac74-28f7-4bd5-a216-5c15eb197191 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:38:24.458874 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-ab2fac74-28f7-4bd5-a216-5c15eb197191 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:38:24.459047 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-ab2fac74-28f7-4bd5-a216-5c15eb197191 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:38:24.459576 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-ab2fac74-28f7-4bd5-a216-5c15eb197191 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:38:24.460301 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-ab2fac74-28f7-4bd5-a216-5c15eb197191 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:38:24.502891 np0000183481 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-ab2fac74-28f7-4bd5-a216-5c15eb197191 demo demo] Get all volumes completed successfully. Jun 29 15:38:24.505004 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-ab2fac74-28f7-4bd5-a216-5c15eb197191 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:38:24.505832 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 6/25] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:38:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:38:34.493006 np0000183481 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:39:24.522847 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-f90e8b82-d714-4805-93cf-2a37ba1bc22e None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:39:24.527777 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-f90e8b82-d714-4805-93cf-2a37ba1bc22e demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:39:24.528032 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-f90e8b82-d714-4805-93cf-2a37ba1bc22e demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:39:24.528336 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-f90e8b82-d714-4805-93cf-2a37ba1bc22e demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:39:24.528708 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-f90e8b82-d714-4805-93cf-2a37ba1bc22e demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:39:24.529906 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-f90e8b82-d714-4805-93cf-2a37ba1bc22e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:39:24.539856 np0000183481 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-f90e8b82-d714-4805-93cf-2a37ba1bc22e demo demo] Get all volumes completed successfully. Jun 29 15:39:24.541677 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-f90e8b82-d714-4805-93cf-2a37ba1bc22e demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:39:24.542091 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 7/26] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:39:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:39:34.534812 np0000183481 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:40:24.612219 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-b5bb34cc-68f3-4bb6-b6e7-32a6735e07b6 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:40:24.753591 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-b5bb34cc-68f3-4bb6-b6e7-32a6735e07b6 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:40:24.753830 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-b5bb34cc-68f3-4bb6-b6e7-32a6735e07b6 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:40:24.754068 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-b5bb34cc-68f3-4bb6-b6e7-32a6735e07b6 demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:40:24.754410 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-b5bb34cc-68f3-4bb6-b6e7-32a6735e07b6 demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:40:24.755336 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-b5bb34cc-68f3-4bb6-b6e7-32a6735e07b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:40:24.763659 np0000183481 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-b5bb34cc-68f3-4bb6-b6e7-32a6735e07b6 demo demo] Get all volumes completed successfully. Jun 29 15:40:24.765697 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-b5bb34cc-68f3-4bb6-b6e7-32a6735e07b6 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:40:24.766070 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 8/27] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:40:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:40:34.759348 np0000183481 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:41:24.807396 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-41dd9766-f5ad-4aca-bcff-9e0159c69db8 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:41:24.810030 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-41dd9766-f5ad-4aca-bcff-9e0159c69db8 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:41:24.810285 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-41dd9766-f5ad-4aca-bcff-9e0159c69db8 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:41:24.810522 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-41dd9766-f5ad-4aca-bcff-9e0159c69db8 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:41:24.810822 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-41dd9766-f5ad-4aca-bcff-9e0159c69db8 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:41:24.811771 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-41dd9766-f5ad-4aca-bcff-9e0159c69db8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:41:24.819877 np0000183481 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-41dd9766-f5ad-4aca-bcff-9e0159c69db8 demo demo] Get all volumes completed successfully. Jun 29 15:41:24.822659 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-41dd9766-f5ad-4aca-bcff-9e0159c69db8 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:41:24.823158 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 7/28] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:41:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:41:34.815178 np0000183481 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:42:24.839752 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-fcd68822-68ff-4242-9a61-068b186ee580 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:42:24.842957 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-fcd68822-68ff-4242-9a61-068b186ee580 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:42:24.843211 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-fcd68822-68ff-4242-9a61-068b186ee580 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:42:24.843449 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-fcd68822-68ff-4242-9a61-068b186ee580 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:42:24.843763 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-fcd68822-68ff-4242-9a61-068b186ee580 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:42:24.844689 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-fcd68822-68ff-4242-9a61-068b186ee580 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:42:24.855620 np0000183481 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-fcd68822-68ff-4242-9a61-068b186ee580 demo demo] Get all volumes completed successfully. Jun 29 15:42:24.857493 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-fcd68822-68ff-4242-9a61-068b186ee580 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:42:24.858004 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 7/29] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:42:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:42:34.849284 np0000183481 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:43:24.875868 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-ebb166b7-fc28-4a23-b165-dfc17aea9ac0 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:43:24.880506 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-ebb166b7-fc28-4a23-b165-dfc17aea9ac0 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:43:24.880839 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-ebb166b7-fc28-4a23-b165-dfc17aea9ac0 demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:43:24.881209 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-ebb166b7-fc28-4a23-b165-dfc17aea9ac0 demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:43:24.881627 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-ebb166b7-fc28-4a23-b165-dfc17aea9ac0 demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:43:24.882761 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-ebb166b7-fc28-4a23-b165-dfc17aea9ac0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:43:24.891908 np0000183481 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-ebb166b7-fc28-4a23-b165-dfc17aea9ac0 demo demo] Get all volumes completed successfully. Jun 29 15:43:24.894609 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-ebb166b7-fc28-4a23-b165-dfc17aea9ac0 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:43:24.895056 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 8/30] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:43:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:43:34.886881 np0000183481 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:44:24.909683 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-97ec0728-624d-4b33-8e7d-9753eccb18f4 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:44:24.912491 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-97ec0728-624d-4b33-8e7d-9753eccb18f4 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:44:24.912728 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-97ec0728-624d-4b33-8e7d-9753eccb18f4 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:44:24.913160 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-97ec0728-624d-4b33-8e7d-9753eccb18f4 demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:44:24.913520 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-97ec0728-624d-4b33-8e7d-9753eccb18f4 demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:44:24.914626 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-97ec0728-624d-4b33-8e7d-9753eccb18f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:44:24.923837 np0000183481 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-97ec0728-624d-4b33-8e7d-9753eccb18f4 demo demo] Get all volumes completed successfully. Jun 29 15:44:24.926475 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-97ec0728-624d-4b33-8e7d-9753eccb18f4 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:44:24.926939 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 9/31] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:44:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:44:34.918195 np0000183481 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:45:24.958434 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-4767f07f-d69d-4a4c-ade5-524748f053c5 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:45:25.095607 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-4767f07f-d69d-4a4c-ade5-524748f053c5 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:45:25.095823 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-4767f07f-d69d-4a4c-ade5-524748f053c5 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:45:25.096056 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-4767f07f-d69d-4a4c-ade5-524748f053c5 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:45:25.096356 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-4767f07f-d69d-4a4c-ade5-524748f053c5 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:45:25.097162 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-4767f07f-d69d-4a4c-ade5-524748f053c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:45:25.106170 np0000183481 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-4767f07f-d69d-4a4c-ade5-524748f053c5 demo demo] Get all volumes completed successfully. Jun 29 15:45:25.108347 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-4767f07f-d69d-4a4c-ade5-524748f053c5 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:45:25.108842 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 8/32] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:45:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:45:35.101096 np0000183481 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:46:25.126826 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-c158a867-50d9-4e02-ae93-bcaad67218c9 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:46:25.130791 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-c158a867-50d9-4e02-ae93-bcaad67218c9 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:46:25.131152 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-c158a867-50d9-4e02-ae93-bcaad67218c9 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:46:25.131540 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-c158a867-50d9-4e02-ae93-bcaad67218c9 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:46:25.131973 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-c158a867-50d9-4e02-ae93-bcaad67218c9 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:46:25.133391 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-c158a867-50d9-4e02-ae93-bcaad67218c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:46:25.141475 np0000183481 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-c158a867-50d9-4e02-ae93-bcaad67218c9 demo demo] Get all volumes completed successfully. Jun 29 15:46:25.143418 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-c158a867-50d9-4e02-ae93-bcaad67218c9 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:46:25.143828 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 8/33] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:46:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:46:35.137162 np0000183481 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:47:25.159975 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-b82231bd-a3ee-485b-bb87-2a4736f75b80 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:47:25.163456 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-b82231bd-a3ee-485b-bb87-2a4736f75b80 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:47:25.163769 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-b82231bd-a3ee-485b-bb87-2a4736f75b80 demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:47:25.164044 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-b82231bd-a3ee-485b-bb87-2a4736f75b80 demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:47:25.164462 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-b82231bd-a3ee-485b-bb87-2a4736f75b80 demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:47:25.165974 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-b82231bd-a3ee-485b-bb87-2a4736f75b80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:47:25.178218 np0000183481 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-b82231bd-a3ee-485b-bb87-2a4736f75b80 demo demo] Get all volumes completed successfully. Jun 29 15:47:25.180876 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-b82231bd-a3ee-485b-bb87-2a4736f75b80 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:47:25.181506 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 9/34] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:47:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:47:35.170491 np0000183481 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:48:25.198347 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-15ed3b91-61ec-4560-8f91-29e8658f3569 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:48:25.201955 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-15ed3b91-61ec-4560-8f91-29e8658f3569 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:48:25.202252 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-15ed3b91-61ec-4560-8f91-29e8658f3569 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:48:25.202618 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-15ed3b91-61ec-4560-8f91-29e8658f3569 demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:48:25.203063 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-15ed3b91-61ec-4560-8f91-29e8658f3569 demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:48:25.204725 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-15ed3b91-61ec-4560-8f91-29e8658f3569 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:48:25.213933 np0000183481 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-15ed3b91-61ec-4560-8f91-29e8658f3569 demo demo] Get all volumes completed successfully. Jun 29 15:48:25.215425 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-15ed3b91-61ec-4560-8f91-29e8658f3569 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:48:25.215740 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 10/35] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:48:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:48:35.209649 np0000183481 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:49:25.234630 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-1854addd-a505-4ef0-92e9-46802fbbb67f None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:49:25.238464 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-1854addd-a505-4ef0-92e9-46802fbbb67f demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:49:25.238732 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-1854addd-a505-4ef0-92e9-46802fbbb67f demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:49:25.239009 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-1854addd-a505-4ef0-92e9-46802fbbb67f demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:49:25.239395 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-1854addd-a505-4ef0-92e9-46802fbbb67f demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:49:25.240477 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-1854addd-a505-4ef0-92e9-46802fbbb67f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:49:25.254141 np0000183481 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-1854addd-a505-4ef0-92e9-46802fbbb67f demo demo] Get all volumes completed successfully. Jun 29 15:49:25.257142 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-1854addd-a505-4ef0-92e9-46802fbbb67f demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:49:25.257963 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 9/36] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:49:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:49:35.245678 np0000183481 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:50:25.275855 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-76c48265-137c-4de7-a8e8-23f5c207e1ed None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:50:25.423166 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-76c48265-137c-4de7-a8e8-23f5c207e1ed demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:50:25.423567 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-76c48265-137c-4de7-a8e8-23f5c207e1ed demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:50:25.423946 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-76c48265-137c-4de7-a8e8-23f5c207e1ed demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:50:25.424476 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-76c48265-137c-4de7-a8e8-23f5c207e1ed demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:50:25.425932 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-76c48265-137c-4de7-a8e8-23f5c207e1ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:50:25.434726 np0000183481 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-76c48265-137c-4de7-a8e8-23f5c207e1ed demo demo] Get all volumes completed successfully. Jun 29 15:50:25.436544 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-76c48265-137c-4de7-a8e8-23f5c207e1ed demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:50:25.436890 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 9/37] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:50:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:50:35.430342 np0000183481 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:51:25.458441 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-3ee67b12-bef0-473f-9942-07d7e07efb34 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:51:25.462810 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-3ee67b12-bef0-473f-9942-07d7e07efb34 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:51:25.463061 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-3ee67b12-bef0-473f-9942-07d7e07efb34 demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:51:25.463308 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-3ee67b12-bef0-473f-9942-07d7e07efb34 demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:51:25.463588 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-3ee67b12-bef0-473f-9942-07d7e07efb34 demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:51:25.464534 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-3ee67b12-bef0-473f-9942-07d7e07efb34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:51:25.474781 np0000183481 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-3ee67b12-bef0-473f-9942-07d7e07efb34 demo demo] Get all volumes completed successfully. Jun 29 15:51:25.477289 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-3ee67b12-bef0-473f-9942-07d7e07efb34 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:51:25.477855 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 10/38] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:51:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:51:35.467616 np0000183481 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:52:25.491831 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-c7103bd3-25c5-429a-8b19-16f0dd5679e7 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:52:25.496212 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-c7103bd3-25c5-429a-8b19-16f0dd5679e7 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:52:25.496653 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-c7103bd3-25c5-429a-8b19-16f0dd5679e7 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:52:25.496894 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-c7103bd3-25c5-429a-8b19-16f0dd5679e7 demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:52:25.497204 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-c7103bd3-25c5-429a-8b19-16f0dd5679e7 demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:52:25.498102 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-c7103bd3-25c5-429a-8b19-16f0dd5679e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:52:25.508573 np0000183481 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-c7103bd3-25c5-429a-8b19-16f0dd5679e7 demo demo] Get all volumes completed successfully. Jun 29 15:52:25.511697 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-c7103bd3-25c5-429a-8b19-16f0dd5679e7 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:52:25.512136 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 11/39] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:52:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:52:35.502605 np0000183481 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:53:25.529282 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-f45ce8ad-4760-49d2-8729-8272cb295bbd None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:53:25.533293 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-f45ce8ad-4760-49d2-8729-8272cb295bbd demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:53:25.533640 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-f45ce8ad-4760-49d2-8729-8272cb295bbd demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:53:25.534001 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-f45ce8ad-4760-49d2-8729-8272cb295bbd demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:53:25.534561 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-f45ce8ad-4760-49d2-8729-8272cb295bbd demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:53:25.535866 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-f45ce8ad-4760-49d2-8729-8272cb295bbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:53:25.546625 np0000183481 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-f45ce8ad-4760-49d2-8729-8272cb295bbd demo demo] Get all volumes completed successfully. Jun 29 15:53:25.550335 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-f45ce8ad-4760-49d2-8729-8272cb295bbd demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:53:25.551282 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 10/40] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:53:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:53:35.540331 np0000183481 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:54:25.565825 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-81b3b392-9ebe-4787-b9e0-6256a9439620 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:54:25.568778 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-81b3b392-9ebe-4787-b9e0-6256a9439620 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:54:25.569192 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-81b3b392-9ebe-4787-b9e0-6256a9439620 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:54:25.569428 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-81b3b392-9ebe-4787-b9e0-6256a9439620 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:54:25.569709 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-81b3b392-9ebe-4787-b9e0-6256a9439620 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:54:25.570616 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-81b3b392-9ebe-4787-b9e0-6256a9439620 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:54:25.577146 np0000183481 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-81b3b392-9ebe-4787-b9e0-6256a9439620 demo demo] Get all volumes completed successfully. Jun 29 15:54:25.578979 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-81b3b392-9ebe-4787-b9e0-6256a9439620 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:54:25.579300 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 10/41] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:54:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:54:35.574063 np0000183481 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:55:25.598065 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-40401c4e-648c-448c-bf99-a9bd38bfc004 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:55:25.684750 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-40401c4e-648c-448c-bf99-a9bd38bfc004 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:55:25.684909 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-40401c4e-648c-448c-bf99-a9bd38bfc004 demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:55:25.685094 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-40401c4e-648c-448c-bf99-a9bd38bfc004 demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:55:25.685328 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-40401c4e-648c-448c-bf99-a9bd38bfc004 demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:55:25.685982 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-40401c4e-648c-448c-bf99-a9bd38bfc004 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:55:25.692275 np0000183481 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-40401c4e-648c-448c-bf99-a9bd38bfc004 demo demo] Get all volumes completed successfully. Jun 29 15:55:25.694033 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-40401c4e-648c-448c-bf99-a9bd38bfc004 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:55:25.694485 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 11/42] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:55:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:55:35.688622 np0000183481 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:56:25.713460 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-70b193e9-28b0-474e-b83a-9b49075d9d70 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:56:25.718215 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-70b193e9-28b0-474e-b83a-9b49075d9d70 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:56:25.718591 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-70b193e9-28b0-474e-b83a-9b49075d9d70 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:56:25.718982 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-70b193e9-28b0-474e-b83a-9b49075d9d70 demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:56:25.719512 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-70b193e9-28b0-474e-b83a-9b49075d9d70 demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:56:25.721287 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-70b193e9-28b0-474e-b83a-9b49075d9d70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:56:25.731108 np0000183481 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-70b193e9-28b0-474e-b83a-9b49075d9d70 demo demo] Get all volumes completed successfully. Jun 29 15:56:25.733665 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-70b193e9-28b0-474e-b83a-9b49075d9d70 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:56:25.734259 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 12/43] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:56:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:56:35.725390 np0000183481 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:57:25.779809 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-8ff7abff-79c0-4426-891d-66e6a29862fb None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:57:25.782051 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-8ff7abff-79c0-4426-891d-66e6a29862fb demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:57:25.782271 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-8ff7abff-79c0-4426-891d-66e6a29862fb demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:57:25.782497 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-8ff7abff-79c0-4426-891d-66e6a29862fb demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:57:25.782759 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-8ff7abff-79c0-4426-891d-66e6a29862fb demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:57:25.783581 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-8ff7abff-79c0-4426-891d-66e6a29862fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:57:25.792507 np0000183481 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-8ff7abff-79c0-4426-891d-66e6a29862fb demo demo] Get all volumes completed successfully. Jun 29 15:57:25.794708 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-8ff7abff-79c0-4426-891d-66e6a29862fb demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:57:25.795211 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 11/44] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:57:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:57:35.787296 np0000183481 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:58:25.812976 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-f1c1b182-e599-4b94-a7b5-3bf2d1426a1b None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:58:25.816323 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-f1c1b182-e599-4b94-a7b5-3bf2d1426a1b demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:58:25.816563 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-f1c1b182-e599-4b94-a7b5-3bf2d1426a1b demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:58:25.816830 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-f1c1b182-e599-4b94-a7b5-3bf2d1426a1b demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:58:25.817187 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-f1c1b182-e599-4b94-a7b5-3bf2d1426a1b demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:58:25.818329 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-f1c1b182-e599-4b94-a7b5-3bf2d1426a1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:58:25.826490 np0000183481 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-f1c1b182-e599-4b94-a7b5-3bf2d1426a1b demo demo] Get all volumes completed successfully. Jun 29 15:58:25.828291 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-f1c1b182-e599-4b94-a7b5-3bf2d1426a1b demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:58:25.828625 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 11/45] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:58:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:58:35.822732 np0000183481 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:59:25.844631 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-5e3449e4-7da1-467b-b595-5b68ce225bd1 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:59:25.850188 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-5e3449e4-7da1-467b-b595-5b68ce225bd1 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 15:59:25.850571 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-5e3449e4-7da1-467b-b595-5b68ce225bd1 demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:59:25.850978 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-5e3449e4-7da1-467b-b595-5b68ce225bd1 demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:59:25.851604 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-5e3449e4-7da1-467b-b595-5b68ce225bd1 demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:59:25.853082 np0000183481 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-5e3449e4-7da1-467b-b595-5b68ce225bd1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:59:25.861229 np0000183481 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-5e3449e4-7da1-467b-b595-5b68ce225bd1 demo demo] Get all volumes completed successfully. Jun 29 15:59:25.863760 np0000183481 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-5e3449e4-7da1-467b-b595-5b68ce225bd1 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:59:25.864216 np0000183481 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 12/46] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 15:59:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:59:35.855939 np0000183481 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:00:25.882503 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-2e5648f9-8824-413c-930c-3456c572cc49 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:00:25.935782 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-2e5648f9-8824-413c-930c-3456c572cc49 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 16:00:25.936187 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-2e5648f9-8824-413c-930c-3456c572cc49 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:00:25.936623 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-2e5648f9-8824-413c-930c-3456c572cc49 demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:00:25.937149 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-2e5648f9-8824-413c-930c-3456c572cc49 demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:00:25.938720 np0000183481 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-2e5648f9-8824-413c-930c-3456c572cc49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:00:25.949521 np0000183481 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-2e5648f9-8824-413c-930c-3456c572cc49 demo demo] Get all volumes completed successfully. Jun 29 16:00:25.951340 np0000183481 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-2e5648f9-8824-413c-930c-3456c572cc49 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:00:25.951698 np0000183481 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 13/47] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 16:00:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 16:00:35.943586 np0000183481 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:01:25.966230 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-3497cbfa-ef76-42c1-992f-8a4f1972e017 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:01:25.969462 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-3497cbfa-ef76-42c1-992f-8a4f1972e017 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 16:01:25.969700 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-3497cbfa-ef76-42c1-992f-8a4f1972e017 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:01:25.969941 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-3497cbfa-ef76-42c1-992f-8a4f1972e017 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:01:25.970326 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-3497cbfa-ef76-42c1-992f-8a4f1972e017 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:01:25.971234 np0000183481 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-3497cbfa-ef76-42c1-992f-8a4f1972e017 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:01:25.978833 np0000183481 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-3497cbfa-ef76-42c1-992f-8a4f1972e017 demo demo] Get all volumes completed successfully. Jun 29 16:01:25.980725 np0000183481 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-3497cbfa-ef76-42c1-992f-8a4f1972e017 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:01:25.981093 np0000183481 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 12/48] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 16:01:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 16:01:35.974613 np0000183481 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:02:25.999557 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-516f690d-a98b-42bc-a480-35717dabd164 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:02:26.005387 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-516f690d-a98b-42bc-a480-35717dabd164 demo demo] GET https://199.19.213.103/volume/v3/volumes/detail Jun 29 16:02:26.005643 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-516f690d-a98b-42bc-a480-35717dabd164 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:02:26.005910 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-516f690d-a98b-42bc-a480-35717dabd164 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:02:26.006321 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-516f690d-a98b-42bc-a480-35717dabd164 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:02:26.008039 np0000183481 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-516f690d-a98b-42bc-a480-35717dabd164 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:02:26.017466 np0000183481 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-516f690d-a98b-42bc-a480-35717dabd164 demo demo] Get all volumes completed successfully. Jun 29 16:02:26.020468 np0000183481 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-516f690d-a98b-42bc-a480-35717dabd164 demo demo] https://199.19.213.103/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:02:26.021079 np0000183481 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 12/49] 199.19.213.103 () {64 vars in 1296 bytes} [Mon Jun 29 16:02:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 16:02:36.012657 np0000183481 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}