Jun 22 12:07:54.609873 np0000182464 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 22 12:07:54.618000 np0000182464 devstack@c-api.service[112793]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 22 12:07:54 2026] *** Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: nodename: np0000182464 Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: machine: x86_64 Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: clock source: unix Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: pcre jit disabled Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: detected number of CPU cores: 16 Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: current working directory: / Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: detected binary path: /usr/bin/uwsgi-core Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: your processes number limit is 256917 Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: your memory page size is 4096 bytes Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: detected max file descriptor number: 2048 Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: lock engine: pthread robust mutexes Jun 22 12:07:54.621464 np0000182464 devstack@c-api.service[112793]: thunder lock: enabled Jun 22 12:07:54.622345 np0000182464 devstack@c-api.service[112793]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 22 12:07:54.622345 np0000182464 devstack@c-api.service[112793]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 22 12:07:54.622345 np0000182464 devstack@c-api.service[112793]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 22 12:07:54.622345 np0000182464 devstack@c-api.service[112793]: Set PythonHome to /opt/stack/data/venv Jun 22 12:07:54.657319 np0000182464 devstack@c-api.service[112793]: Python main interpreter initialized at 0x7d10a5aa3668 Jun 22 12:07:54.657319 np0000182464 devstack@c-api.service[112793]: python threads support enabled Jun 22 12:07:54.657319 np0000182464 devstack@c-api.service[112793]: your server socket listen backlog is limited to 100 connections Jun 22 12:07:54.657319 np0000182464 devstack@c-api.service[112793]: your mercy for graceful operations on workers is 80 seconds Jun 22 12:07:54.657904 np0000182464 devstack@c-api.service[112793]: mapped 671795 bytes (656 KB) for 4 cores Jun 22 12:07:54.658067 np0000182464 devstack@c-api.service[112793]: *** Operational MODE: preforking *** Jun 22 12:07:54.658266 np0000182464 devstack@c-api.service[112793]: *** uWSGI is running in multiple interpreter mode *** Jun 22 12:07:54.658266 np0000182464 devstack@c-api.service[112793]: spawned uWSGI master process (pid: 112793) Jun 22 12:07:54.658424 np0000182464 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 22 12:07:54.659028 np0000182464 devstack@c-api.service[112793]: spawned uWSGI worker 1 (pid: 112804, cores: 1) Jun 22 12:07:54.659656 np0000182464 devstack@c-api.service[112793]: spawned uWSGI worker 2 (pid: 112805, cores: 1) Jun 22 12:07:54.660233 np0000182464 devstack@c-api.service[112793]: spawned uWSGI worker 3 (pid: 112806, cores: 1) Jun 22 12:07:54.660890 np0000182464 devstack@c-api.service[112793]: spawned uWSGI worker 4 (pid: 112807, cores: 1) Jun 22 12:07:54.660973 np0000182464 devstack@c-api.service[112793]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 22 12:07:54.779704 np0000182464 devstack@c-api.service[112805]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:07:54.779704 np0000182464 devstack@c-api.service[112805]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:07:54.779704 np0000182464 devstack@c-api.service[112805]: we strongly recommend against using it for new projects. Jun 22 12:07:54.779704 np0000182464 devstack@c-api.service[112805]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:07:54.779704 np0000182464 devstack@c-api.service[112805]: framework. For more detail see Jun 22 12:07:54.779704 np0000182464 devstack@c-api.service[112805]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:07:54.779704 np0000182464 devstack@c-api.service[112805]: import eventlet # noqa Jun 22 12:07:54.782217 np0000182464 devstack@c-api.service[112804]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:07:54.782217 np0000182464 devstack@c-api.service[112804]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:07:54.782217 np0000182464 devstack@c-api.service[112804]: we strongly recommend against using it for new projects. Jun 22 12:07:54.782217 np0000182464 devstack@c-api.service[112804]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:07:54.782217 np0000182464 devstack@c-api.service[112804]: framework. For more detail see Jun 22 12:07:54.782217 np0000182464 devstack@c-api.service[112804]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:07:54.782217 np0000182464 devstack@c-api.service[112804]: import eventlet # noqa Jun 22 12:07:54.814918 np0000182464 devstack@c-api.service[112806]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:07:54.814918 np0000182464 devstack@c-api.service[112806]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:07:54.814918 np0000182464 devstack@c-api.service[112806]: we strongly recommend against using it for new projects. Jun 22 12:07:54.814918 np0000182464 devstack@c-api.service[112806]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:07:54.814918 np0000182464 devstack@c-api.service[112806]: framework. For more detail see Jun 22 12:07:54.814918 np0000182464 devstack@c-api.service[112806]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:07:54.814918 np0000182464 devstack@c-api.service[112806]: import eventlet # noqa Jun 22 12:07:54.818587 np0000182464 devstack@c-api.service[112807]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:07:54.818587 np0000182464 devstack@c-api.service[112807]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:07:54.818587 np0000182464 devstack@c-api.service[112807]: we strongly recommend against using it for new projects. Jun 22 12:07:54.818587 np0000182464 devstack@c-api.service[112807]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:07:54.818587 np0000182464 devstack@c-api.service[112807]: framework. For more detail see Jun 22 12:07:54.818587 np0000182464 devstack@c-api.service[112807]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:07:54.818587 np0000182464 devstack@c-api.service[112807]: import eventlet # noqa Jun 22 12:07:54.865199 np0000182464 devstack@c-api.service[112805]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:07:54.865199 np0000182464 devstack@c-api.service[112805]: warnings.warn( Jun 22 12:07:54.865500 np0000182464 devstack@c-api.service[112804]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:07:54.865500 np0000182464 devstack@c-api.service[112804]: warnings.warn( Jun 22 12:07:54.916213 np0000182464 devstack@c-api.service[112806]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:07:54.916213 np0000182464 devstack@c-api.service[112806]: warnings.warn( Jun 22 12:07:54.940680 np0000182464 devstack@c-api.service[112804]: /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 22 12:07:54.940680 np0000182464 devstack@c-api.service[112804]: from cgi import parse_header Jun 22 12:07:54.947574 np0000182464 devstack@c-api.service[112807]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:07:54.947574 np0000182464 devstack@c-api.service[112807]: warnings.warn( Jun 22 12:07:54.950340 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:54.950340 np0000182464 devstack@c-api.service[112805]: from cgi import parse_header Jun 22 12:07:54.979180 np0000182464 devstack@c-api.service[112806]: /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 22 12:07:54.979180 np0000182464 devstack@c-api.service[112806]: from cgi import parse_header Jun 22 12:07:54.988687 np0000182464 devstack@c-api.service[112804]: /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 22 12:07:54.988687 np0000182464 devstack@c-api.service[112804]: removals.removed_module( Jun 22 12:07:54.989932 np0000182464 devstack@c-api.service[112804]: /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 22 12:07:54.989932 np0000182464 devstack@c-api.service[112804]: removals.removed_module( Jun 22 12:07:54.998429 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:54.998429 np0000182464 devstack@c-api.service[112805]: removals.removed_module( Jun 22 12:07:54.999793 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:54.999793 np0000182464 devstack@c-api.service[112805]: removals.removed_module( Jun 22 12:07:55.022778 np0000182464 devstack@c-api.service[112807]: /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 22 12:07:55.022778 np0000182464 devstack@c-api.service[112807]: from cgi import parse_header Jun 22 12:07:55.030716 np0000182464 devstack@c-api.service[112806]: /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 22 12:07:55.030716 np0000182464 devstack@c-api.service[112806]: removals.removed_module( Jun 22 12:07:55.032714 np0000182464 devstack@c-api.service[112806]: /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 22 12:07:55.032714 np0000182464 devstack@c-api.service[112806]: removals.removed_module( Jun 22 12:07:55.072616 np0000182464 devstack@c-api.service[112807]: /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 22 12:07:55.072616 np0000182464 devstack@c-api.service[112807]: removals.removed_module( Jun 22 12:07:55.073769 np0000182464 devstack@c-api.service[112807]: /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 22 12:07:55.073769 np0000182464 devstack@c-api.service[112807]: removals.removed_module( Jun 22 12:07:55.725836 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:55.725836 np0000182464 devstack@c-api.service[112805]: warnings.warn( Jun 22 12:07:55.767524 np0000182464 devstack@c-api.service[112806]: /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 22 12:07:55.767524 np0000182464 devstack@c-api.service[112806]: warnings.warn( Jun 22 12:07:55.774761 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:55.774761 np0000182464 devstack@c-api.service[112805]: warnings.warn( Jun 22 12:07:55.802713 np0000182464 devstack@c-api.service[112804]: /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 22 12:07:55.802713 np0000182464 devstack@c-api.service[112804]: warnings.warn( Jun 22 12:07:55.813174 np0000182464 devstack@c-api.service[112807]: /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 22 12:07:55.813174 np0000182464 devstack@c-api.service[112807]: warnings.warn( Jun 22 12:07:55.815528 np0000182464 devstack@c-api.service[112806]: /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 22 12:07:55.815528 np0000182464 devstack@c-api.service[112806]: warnings.warn( Jun 22 12:07:55.853748 np0000182464 devstack@c-api.service[112804]: /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 22 12:07:55.853748 np0000182464 devstack@c-api.service[112804]: warnings.warn( Jun 22 12:07:55.864004 np0000182464 devstack@c-api.service[112807]: /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 22 12:07:55.864004 np0000182464 devstack@c-api.service[112807]: warnings.warn( Jun 22 12:07:55.974789 np0000182464 devstack@c-api.service[112805]: 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 22 12:07:55.975235 np0000182464 devstack@c-api.service[112805]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112805) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:07:55.992508 np0000182464 devstack@c-api.service[112806]: 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 22 12:07:55.992632 np0000182464 devstack@c-api.service[112806]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112806) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:07:56.040655 np0000182464 devstack@c-api.service[112807]: 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 22 12:07:56.040841 np0000182464 devstack@c-api.service[112807]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112807) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:07:56.042042 np0000182464 devstack@c-api.service[112804]: 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 22 12:07:56.042282 np0000182464 devstack@c-api.service[112804]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112804) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:07:56.060657 np0000182464 devstack@c-api.service[112806]: /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 22 12:07:56.060657 np0000182464 devstack@c-api.service[112806]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:07:56.061500 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.061500 np0000182464 devstack@c-api.service[112805]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:07:56.101653 np0000182464 devstack@c-api.service[112807]: /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 22 12:07:56.101653 np0000182464 devstack@c-api.service[112807]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:07:56.105001 np0000182464 devstack@c-api.service[112804]: /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 22 12:07:56.105001 np0000182464 devstack@c-api.service[112804]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:07:56.517456 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112806) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:07:56.517766 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112805) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:07:56.517838 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112807) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:07:56.517902 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112804) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:07:56.517961 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.517961 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.518068 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.518126 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.518195 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.518272 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.518341 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.518465 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.518534 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.518589 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.518643 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.518699 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.520302 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.520410 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.520491 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.520491 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.520608 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.520667 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.520748 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.520802 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.520868 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.520925 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.520980 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.521055 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.521111 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.521174 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.521229 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.521285 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.521340 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.521417 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.521473 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.521528 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.521599 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.521673 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.521729 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.521784 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.521840 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.521840 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.521840 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.521840 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.522032 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.522032 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.522032 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.522032 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.522032 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.522310 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.522388 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.522460 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.522524 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.522589 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.522647 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.522711 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.522776 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.522840 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.522896 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.522952 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.523009 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.523073 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.523129 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.523194 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.523250 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.523307 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.523383 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.523441 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.523496 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.523552 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.523607 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.523661 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.523731 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.523795 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.523854 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.523916 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.523980 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.524036 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.524093 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.524148 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.524212 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.524269 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.524332 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.524423 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.524482 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.524545 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.524601 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.524656 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.524747 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.524803 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.524860 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.524922 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.524976 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.525037 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.525092 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.525145 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.525199 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.525254 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.525254 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.525254 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.525432 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.525432 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.525432 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.525581 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.525637 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.525706 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.525770 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.525841 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.525897 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.525951 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.526015 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.526077 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.526133 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.526189 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.526244 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.526306 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.526381 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.526381 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.526381 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.526381 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.526606 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.526671 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.526729 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.526729 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.526729 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.526729 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.526729 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.526729 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.527043 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.527043 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.527043 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.527209 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.527265 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.527265 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.527384 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.527457 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.527522 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.527578 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.527634 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.527697 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.527755 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.527810 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.527872 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.527935 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.527998 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.528079 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.528079 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.528190 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.528248 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.528311 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.528384 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.528441 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.528512 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.528568 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.528623 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.528677 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.528789 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.528856 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.528919 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.528975 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.529016 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.529053 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.529090 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.529119 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.529145 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.529178 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.529207 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.529233 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.529260 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.529286 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.529314 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.529345 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.529410 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.529439 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.529473 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.529510 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.529541 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.529572 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.529600 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.529629 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.529629 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.529629 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.529629 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.529629 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.529755 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.529755 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.529755 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.529755 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.529755 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.529885 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.529913 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.529940 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.529967 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.529995 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.530025 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.530056 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.530082 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.530112 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.530112 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.530165 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.530197 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.530223 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.530253 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.530279 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.530313 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.530339 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.530383 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.530413 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.530442 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.530470 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.530496 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.530522 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.531473 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.531534 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.531596 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.531627 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.531656 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.531684 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.531716 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.531745 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.531771 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.531800 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.531827 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.531860 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.531889 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.531916 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.531947 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.531987 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.532023 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.532054 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.532082 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.532109 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.532137 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.532167 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.532195 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.532225 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.532252 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.532284 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.532311 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.532311 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.532599 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.532665 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.532761 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.532819 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.532858 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.532888 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.532919 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.532948 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.532976 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.533003 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.533030 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.533058 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.533085 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.533113 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.533144 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.533175 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.533275 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.533312 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.533340 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.533381 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.533409 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.533436 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.533462 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.533488 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.533516 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.533516 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.533574 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.533604 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.534691 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.534760 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.534816 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.534876 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.534909 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.534938 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.534971 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.535005 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.535032 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.535060 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.535091 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.535118 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.535145 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.535176 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.535204 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.535232 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.535258 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.535289 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.535316 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.535348 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.535348 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.536107 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.536186 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.536239 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.536276 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.536304 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.536339 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.536388 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.536420 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.536449 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.536481 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.536514 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.536546 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.536574 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.536601 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.536632 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.536666 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.536709 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.536739 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.536766 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.536766 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.536816 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.536844 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.536872 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.536872 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.536872 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.536958 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.536987 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.537016 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.537043 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.537070 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.537097 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.537097 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.537152 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.537234 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.537278 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.542940 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.543011 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.543070 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.543127 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.543166 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.543224 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.543266 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.543305 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.543350 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.543426 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.543488 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.543536 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.543575 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.543620 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.543664 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.543703 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.543741 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.543779 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.543825 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.543865 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.543903 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.543941 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.543978 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.544016 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.544055 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.544055 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.544055 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.544055 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.544198 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.544198 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.544271 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.544316 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.544316 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.544405 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.544405 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.544474 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.544513 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.544553 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.544605 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.544651 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.544705 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.544743 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.544788 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.544834 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.544879 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.544918 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.544957 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.544996 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.545034 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.545078 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.545122 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.545160 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.545200 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.545200 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.545200 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.545200 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.545894 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.545943 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.546022 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.546069 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.546124 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.546165 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.546203 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.546241 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.546286 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.546324 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.546387 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.546428 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.546466 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.546504 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.546554 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.546600 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.546638 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.546677 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.546715 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.546758 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.546802 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.546839 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.546877 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.546921 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.546972 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.546972 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.546972 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.546972 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.547176 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.547176 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.547289 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.547345 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.547439 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.547504 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.547569 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.547631 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.547694 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.547749 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.547807 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.547862 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.547916 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.547970 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.548037 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.548091 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.548145 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.548208 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.548270 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.548325 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.548412 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.548469 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.548531 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.548603 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.548680 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.548736 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.548736 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.548736 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.549641 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.549710 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.549764 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.549821 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.549898 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.549957 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.550020 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.550078 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.550133 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.550189 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.550251 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.550309 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.550381 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.550448 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.550513 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.550569 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.550632 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.550688 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.550750 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.550805 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.550861 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.550934 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.550997 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.551053 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.551123 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.551186 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.551241 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.551241 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.551379 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.551379 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.551484 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.551555 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.551612 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.551677 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.551739 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.551795 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.551850 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.551904 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.551965 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.552022 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.552077 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.552131 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.552185 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.552249 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.552312 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.552404 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.552462 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.552527 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.552584 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.552640 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.552743 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.552802 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.552868 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.552924 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.552924 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.552924 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.553091 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.553091 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.553091 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.553248 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.553312 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.553387 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.553442 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.553498 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.553569 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.553625 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.553680 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.553735 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.553802 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.553857 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.553913 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.553969 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.554031 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.554098 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.554154 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.554216 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.554273 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.554328 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.554403 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.554458 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.554516 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.554583 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.554583 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.554583 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.554755 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.554819 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.554873 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.554873 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.554974 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.555028 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.555083 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.555083 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.555208 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.555264 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.555325 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.555404 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.555474 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.555530 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.555592 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.555643 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.555699 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.555766 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.555822 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.555877 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.555931 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.556075 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.556154 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.556229 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.556294 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.556352 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.556352 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.556352 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.558434 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.558489 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.558522 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.558557 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.558590 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.558622 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.558649 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.558677 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.558712 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.558743 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.558771 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.558803 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.558839 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.558877 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.558916 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.558946 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.558973 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.559000 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.559033 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.559063 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.559090 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.559118 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.559149 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.559178 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.559204 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.559204 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.559204 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.559204 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.560868 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.560933 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.560989 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.561020 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.561049 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.561085 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.561115 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.561142 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.561171 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.561203 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.561236 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.561264 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.561291 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.561320 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.561347 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.561390 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.561422 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.561454 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.561481 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.561512 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.561539 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.561565 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.561596 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.561622 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.561622 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.561622 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.561622 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.561622 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.561745 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.561745 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.561745 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.561821 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.561850 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.561878 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.561906 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.561932 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.561964 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.561993 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.562023 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.562052 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.562084 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.562111 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.562138 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.562166 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.562193 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.562221 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.562247 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.562278 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.562311 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.562338 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.562378 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.562407 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.562440 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.562440 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.562440 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.562440 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.563947 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.563991 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.564026 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.564054 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.564080 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.564108 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.564137 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.564166 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.564191 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.564223 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.564250 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.564277 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.564277 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.564335 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.564382 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.564410 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.564438 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.564466 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.564496 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.564523 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.564550 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.564582 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.564611 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.564646 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.564677 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.564705 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.564732 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.564760 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.564787 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.564814 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.564843 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.564876 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.564904 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.564931 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.564960 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.564990 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.565021 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.565048 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.565074 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.565100 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.565133 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.565159 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.565190 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.565217 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.565248 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.565279 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.565309 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.565336 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.565430 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.565531 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.565562 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.565594 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.565621 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.565648 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.565677 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.565677 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.569567 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.569638 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.569683 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.569730 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.569802 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.569844 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.569994 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.570047 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.570112 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.570172 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.570211 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.570255 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.570294 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.570336 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.570403 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.570451 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.570495 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.570538 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.570579 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.570615 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.570615 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.570682 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.570718 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.570755 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.570797 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.570833 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.570882 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.570920 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.570956 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.570993 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.570993 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.571066 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.571107 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.571144 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.571182 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.571223 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.571258 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.571300 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.571300 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.571300 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.571300 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.571300 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.571997 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.572158 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.572294 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.572485 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.572656 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.572814 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.572869 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.572932 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.572993 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.573044 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.573084 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.573122 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.573160 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.573200 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.573336 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.573413 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.573413 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.573492 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.573533 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.573571 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.573609 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.573654 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.573694 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.573737 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.573782 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.573913 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.573954 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.573954 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.574025 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.574065 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.574065 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.574140 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.574178 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.574216 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.574216 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.574290 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.574330 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.574394 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.574435 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.574475 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.574513 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.574552 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.574592 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.574636 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.574676 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.574721 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.574761 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.574799 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.574845 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.574883 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.574923 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.574962 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.575000 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.575044 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.575096 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.575135 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.575179 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.575217 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.575256 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.575293 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.575331 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.575392 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.575433 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.575471 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.575515 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.575553 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.575596 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.575640 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.575683 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.575720 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.575758 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.575796 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.575834 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.575834 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.575914 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.575959 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.575959 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.576028 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.576028 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.576028 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.576028 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.576163 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.576204 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.576334 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.578221 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.578221 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.578336 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.578395 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.578436 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.578436 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.578506 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.578545 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.578584 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.578638 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.578680 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.578722 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.578766 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.578806 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.578845 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.578884 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.578922 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.578966 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.579006 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.579136 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.579179 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.579222 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.579260 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.579299 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.579337 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.579398 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.579438 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.579476 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.579515 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.579560 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.579600 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.579637 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.579675 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.579713 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.579750 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.579788 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.579831 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.579869 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.579907 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.579950 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.579993 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.580032 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.580069 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.580107 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.580144 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.580183 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.580234 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.580277 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.580320 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.580370 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.580425 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.580465 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.580502 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.580540 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.580585 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.580641 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.580678 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.580716 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.580754 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.580790 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.580829 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.580873 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.580911 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.580949 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.580997 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.581035 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.581072 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.581114 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.581152 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.581195 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.581238 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.581238 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.581318 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.582247 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.583433 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.583433 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.583433 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.583433 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.583433 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.583433 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.583433 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.583433 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.583433 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.583433 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.583790 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.583790 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.583790 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.583790 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:07:56.583790 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112804) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:07:56.583790 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:07:56.583790 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:07:56.583790 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:07:56.583790 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112804) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:07:56.583790 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112804) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:07:56.624975 np0000182464 devstack@c-api.service[112805]: INFO dbcounter [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Registered counter for database cinder Jun 22 12:07:56.625179 np0000182464 devstack@c-api.service[112806]: INFO dbcounter [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Registered counter for database cinder Jun 22 12:07:56.625856 np0000182464 devstack@c-api.service[112807]: INFO dbcounter [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Registered counter for database cinder Jun 22 12:07:56.633049 np0000182464 devstack@c-api.service[112804]: INFO dbcounter [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Registered counter for database cinder Jun 22 12:07:56.665253 np0000182464 devstack@c-api.service[112805]: DEBUG oslo_db.sqlalchemy.engines [None req-1f643fcf-1091-40fd-badf-c0776340179a 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=112805) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:07:56.669030 np0000182464 devstack@c-api.service[112806]: DEBUG oslo_db.sqlalchemy.engines [None req-902eadef-92ea-4374-b765-02f00ed08239 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=112806) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:07:56.670377 np0000182464 devstack@c-api.service[112807]: DEBUG oslo_db.sqlalchemy.engines [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 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=112807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:07:56.678564 np0000182464 devstack@c-api.service[112804]: DEBUG oslo_db.sqlalchemy.engines [None req-d1431812-ef30-4687-bce6-4c99dd82173c 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=112804) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:07:56.778890 np0000182464 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writer thread running {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:07:56.780558 np0000182464 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writer thread running {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:07:56.781816 np0000182464 devstack@c-api.service[112805]: INFO cinder.rpc [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:07:56.783130 np0000182464 devstack@c-api.service[112806]: INFO cinder.rpc [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:07:56.784264 np0000182464 devstack@c-api.service[112805]: INFO cinder.rpc [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:07:56.785419 np0000182464 devstack@c-api.service[112806]: INFO cinder.rpc [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:07:56.786644 np0000182464 devstack@c-api.service[112805]: INFO cinder.rpc [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:07:56.787442 np0000182464 devstack@c-api.service[112806]: INFO cinder.rpc [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:07:56.788818 np0000182464 devstack@c-api.service[112805]: INFO cinder.rpc [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:07:56.789557 np0000182464 devstack@c-api.service[112806]: INFO cinder.rpc [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:07:56.789922 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.790689 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.791819 np0000182464 devstack@c-api.service[112807]: DEBUG dbcounter [-] [112807] Writer thread running {{(pid=112807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:07:56.793633 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.794327 np0000182464 devstack@c-api.service[112807]: INFO cinder.rpc [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:07:56.794438 np0000182464 devstack@c-api.service[112804]: DEBUG dbcounter [-] [112804] Writer thread running {{(pid=112804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:07:56.794583 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.796784 np0000182464 devstack@c-api.service[112807]: INFO cinder.rpc [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:07:56.797125 np0000182464 devstack@c-api.service[112804]: INFO cinder.rpc [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:07:56.798981 np0000182464 devstack@c-api.service[112807]: INFO cinder.rpc [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:07:56.799429 np0000182464 devstack@c-api.service[112804]: INFO cinder.rpc [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:07:56.800985 np0000182464 devstack@c-api.service[112807]: INFO cinder.rpc [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:07:56.801660 np0000182464 devstack@c-api.service[112804]: INFO cinder.rpc [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:07:56.801815 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.803409 np0000182464 devstack@c-api.service[112804]: INFO cinder.rpc [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:07:56.804503 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.804838 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.807529 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.828520 np0000182464 devstack@c-api.service[112805]: DEBUG oslo_db.sqlalchemy.engines [None req-1f643fcf-1091-40fd-badf-c0776340179a 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=112805) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:07:56.829390 np0000182464 devstack@c-api.service[112806]: DEBUG oslo_db.sqlalchemy.engines [None req-902eadef-92ea-4374-b765-02f00ed08239 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=112806) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:07:56.830960 np0000182464 devstack@c-api.service[112805]: INFO cinder.rpc [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:07:56.832598 np0000182464 devstack@c-api.service[112806]: INFO cinder.rpc [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:07:56.833529 np0000182464 devstack@c-api.service[112805]: INFO cinder.rpc [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:07:56.834762 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.836108 np0000182464 devstack@c-api.service[112806]: INFO cinder.rpc [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:07:56.836215 np0000182464 devstack@c-api.service[112807]: DEBUG oslo_db.sqlalchemy.engines [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 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=112807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:07:56.837932 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.838035 np0000182464 devstack@c-api.service[112807]: INFO cinder.rpc [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:07:56.838954 np0000182464 devstack@c-api.service[112804]: DEBUG oslo_db.sqlalchemy.engines [None req-d1431812-ef30-4687-bce6-4c99dd82173c 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=112804) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:07:56.840223 np0000182464 devstack@c-api.service[112807]: INFO cinder.rpc [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:07:56.841340 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.841521 np0000182464 devstack@c-api.service[112804]: INFO cinder.rpc [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:07:56.843846 np0000182464 devstack@c-api.service[112804]: INFO cinder.rpc [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:07:56.845906 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.848993 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.849653 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.852176 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.852856 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.853838 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.855268 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.855960 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.856989 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.859296 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.860080 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.860424 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.861030 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.863152 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.863833 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.863995 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.865250 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.866040 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.866906 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.868247 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.868435 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.869133 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.870011 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.871290 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.871909 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.872660 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.872846 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.874578 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.874815 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.875704 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.876036 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.876289 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.877195 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.877508 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.879009 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.879100 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.879852 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.880493 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.881967 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.882652 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.884549 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.884661 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.885845 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.887451 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.887832 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.889230 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.889845 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.890141 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.891203 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.891300 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.891411 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.892676 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.892759 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.892973 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.893571 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.894321 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.894475 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.895321 np0000182464 devstack@c-api.service[112805]: WARNING cinder.api.contrib.hosts [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:07:56.895447 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.895565 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.895805 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.895997 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.897261 np0000182464 devstack@c-api.service[112806]: WARNING cinder.api.contrib.hosts [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:07:56.897398 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.897486 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.897567 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.898703 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.898818 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.898906 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.900051 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.900245 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.900486 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.901040 np0000182464 devstack@c-api.service[112807]: WARNING cinder.api.contrib.hosts [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:07:56.901132 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: extensions {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.901217 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.901732 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.901886 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.902610 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: extra_specs {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.902704 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: extensions {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.903090 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.904070 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: extra_specs {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.904165 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: os-volume-transfer {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.904563 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.904654 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.905587 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: os-volume-transfer {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.905761 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: os-quota-class-sets {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.906075 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.906588 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.906889 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: extensions {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.907052 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: cgsnapshots {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.907208 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: os-quota-class-sets {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.908150 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.908245 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: extra_specs {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.908457 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: scheduler-stats {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.909080 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: cgsnapshots {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.909765 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.910005 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: os-volume-transfer {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.910435 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: qos-specs {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.910528 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: scheduler-stats {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.911106 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.911887 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: qos-specs {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.912196 np0000182464 devstack@c-api.service[112804]: WARNING cinder.api.contrib.hosts [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:07:56.912324 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: os-quota-class-sets {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.912496 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: capabilities {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.912984 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.913638 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: cgsnapshots {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.913715 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: encryption {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.913943 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: capabilities {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.914317 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.915043 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: scheduler-stats {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.915183 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: encryption {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.915254 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: encryption {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.915823 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.916536 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: qos-specs {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.916726 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: encryption {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.916784 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: os-volume-type-access {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.917270 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.918101 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: extensions {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.918276 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: os-volume-type-access {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.918334 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: os-quota-sets {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.918574 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: capabilities {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.919420 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: extra_specs {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.919753 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: os-snapshot-manage {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.919823 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: os-quota-sets {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.919860 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: encryption {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.920939 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: os-volume-transfer {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.921234 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: os-volume-manage {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.921293 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: os-snapshot-manage {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.921444 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: encryption {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.922649 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: os-hosts {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.922778 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: os-volume-manage {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.923716 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: os-volume-type-access {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.923855 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: os-quota-class-sets {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.924030 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: os-availability-zone {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.924158 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: os-hosts {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.924448 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: cgsnapshots {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.924588 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: os-quota-sets {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.925346 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: consistencygroups {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.925738 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: os-availability-zone {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.925845 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: scheduler-stats {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.926329 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: os-snapshot-manage {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.928327 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: consistencygroups {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.928461 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: qos-specs {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.928553 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extended resource: backups {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.928658 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: os-volume-manage {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.929095 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extended resource: backups {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.929228 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: os-hosts {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.929386 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] SnapshotActionsController initialized {{(pid=112805) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:07:56.929505 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: capabilities {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.930145 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.930623 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: os-availability-zone {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.930931 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: encryption {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.931120 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.contrib.snapshot_actions [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] SnapshotActionsController initialized {{(pid=112806) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:07:56.931555 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.931857 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.931951 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: consistencygroups {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.932439 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: encryption {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.932946 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.933229 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.933944 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extended resource: backups {{(pid=112807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.934042 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: os-volume-type-access {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.934280 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.934601 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.935582 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: os-quota-sets {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.935686 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.935939 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.936056 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] SnapshotActionsController initialized {{(pid=112807) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:07:56.936757 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.937005 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: os-snapshot-manage {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.937171 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.937265 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.938129 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.938480 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: os-volume-manage {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.938643 np0000182464 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.938700 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.939489 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension UsedLimits extending resource: limits {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.939559 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.939604 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.939716 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.939827 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.939933 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: os-hosts {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.940049 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.940049 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.940215 np0000182464 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.940261 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.940261 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.940339 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.940483 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.940658 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension AdminActions extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.940773 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension AdminActions extending resource: snapshots {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.940863 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.940956 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension AdminActions extending resource: backups {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941083 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension UsedLimits extending resource: limits {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941172 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941262 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941327 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension VolumeActions extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941396 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941435 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-1f643fcf-1091-40fd-badf-c0776340179a None None] Extension TypesManage extending resource: types {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941478 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941513 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: os-availability-zone {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.941548 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941548 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941548 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941655 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941839 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.941839 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.942026 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension AdminActions extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.942130 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension AdminActions extending resource: snapshots {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.942221 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.942307 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension AdminActions extending resource: backups {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.942307 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.942495 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension VolumeActions extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.942582 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-902eadef-92ea-4374-b765-02f00ed08239 None None] Extension TypesManage extending resource: types {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.942687 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: consistencygroups {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.943553 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.944555 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extended resource: backups {{(pid=112804) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:07:56.945074 np0000182464 devstack@c-api.service[112807]: WARNING castellan.key_manager.migration [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.945898 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension UsedLimits extending resource: limits {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.946007 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.946110 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.946207 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.946340 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.946463 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.946554 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.946606 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.contrib.snapshot_actions [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] SnapshotActionsController initialized {{(pid=112804) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:07:56.946643 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.946753 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.946856 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.947301 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.947487 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension AdminActions extending resource: volumes {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.947611 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension AdminActions extending resource: snapshots {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.947726 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension AdminActions extending resource: backups {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.947816 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.947916 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension VolumeActions extending resource: volumes {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.948051 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.v3.router [None req-c8827ed7-db8d-4de7-bfd8-0f60bf7ed331 None None] Extension TypesManage extending resource: types {{(pid=112807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.948686 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.948966 np0000182464 devstack@c-api.service[112805]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d10a5aa3668 pid: 112805 (default app) Jun 22 12:07:56.950050 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.950828 np0000182464 devstack@c-api.service[112806]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d10a5aa3668 pid: 112806 (default app) Jun 22 12:07:56.951381 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.952744 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.954111 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.955549 np0000182464 devstack@c-api.service[112804]: WARNING castellan.key_manager.migration [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:07:56.955779 np0000182464 devstack@c-api.service[112807]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d10a5aa3668 pid: 112807 (default app) Jun 22 12:07:56.956394 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension UsedLimits extending resource: limits {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.956526 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.956626 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.957372 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.957469 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.957585 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.957685 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.957785 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.957785 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.957921 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.957957 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.957957 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.957957 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.957957 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.957957 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.958171 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.958171 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.958171 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.958171 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.958171 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.958396 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.958436 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.958436 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.958436 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.958436 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.958436 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.958436 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.958688 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.958688 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.958688 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.958688 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.958878 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.958878 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.958968 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.959021 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959021 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.959021 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959021 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.959182 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959182 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.959182 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959182 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.959182 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959457 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.959457 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959457 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.959600 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension AdminActions extending resource: volumes {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.959635 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959635 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.959635 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959635 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.959635 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959635 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.959891 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959891 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.959891 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959891 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.959891 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.959891 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.960163 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.960163 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.960244 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension AdminActions extending resource: snapshots {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.960278 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.960278 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.960278 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.960278 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.960278 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.960278 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.960539 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.960539 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.960624 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension AdminActions extending resource: backups {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.960658 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.960658 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.960658 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.960658 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.960658 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.960871 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.960871 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.960871 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.960871 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.960871 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.961060 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.961060 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.961060 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.961060 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.961224 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.961258 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.961258 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.961258 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.961258 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.961258 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.961258 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.962926 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.962926 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.962926 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.962926 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.962926 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.963477 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.963563 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension VolumeActions extending resource: volumes {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.963755 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.963755 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.963755 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.963755 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.964747 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.964747 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.964747 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.964747 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.965136 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.965136 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.965136 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.965136 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.965637 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.965637 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.965637 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.965637 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.966017 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.v3.router [None req-d1431812-ef30-4687-bce6-4c99dd82173c None None] Extension TypesManage extending resource: types {{(pid=112804) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:07:56.966189 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.966189 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.966189 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.966189 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.966189 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.966849 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.966849 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.966849 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.966849 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.966849 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.967655 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.967655 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.967655 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.967655 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.968330 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.968330 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.968330 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.968330 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.968976 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.968976 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.968976 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.968976 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.969789 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.969789 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.969789 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.969789 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.970440 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.970440 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.970440 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.970440 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.970440 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.971295 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.971295 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.971295 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.971295 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.971295 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.971295 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.972296 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.972296 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.972296 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.972296 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.972296 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.973125 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.973125 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.973125 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.973125 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.973125 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.973125 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.974026 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.974026 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.974026 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.974026 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.974026 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.974026 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.974792 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.974792 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.974792 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.974792 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.974792 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.974792 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.976100 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.976100 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.976100 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.976100 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.976100 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.976100 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.976849 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.976849 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.976849 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.976849 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.977323 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.977323 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.977323 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.977323 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.977323 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.977786 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.977786 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.977786 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.977786 np0000182464 devstack@c-api.service[112805]: /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 22 12:07:56.977786 np0000182464 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) Jun 22 12:07:56.977786 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-f3fb13fa-2472-4352-9867-080b98d92236 None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:07:56.977786 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 956 bytes} [Mon Jun 22 12:07:56 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 22 12:07:56.978102 np0000182464 devstack@c-api.service[112804]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d10a5aa3668 pid: 112804 (default app) Jun 22 12:08:04.211373 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.211373 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.211930 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.211930 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.211930 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.211930 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.211930 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.212252 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.212252 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.212252 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.212252 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.212252 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.212252 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.212634 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.212634 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.212634 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.212634 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.212634 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.212912 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.212912 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.212912 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.212912 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.213138 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.213138 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.213138 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.213138 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.213407 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.213407 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.213407 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.213407 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.213407 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.213694 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.213694 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.213694 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.213694 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.213694 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.213983 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.213983 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.213983 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.213983 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.213983 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.213983 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.214311 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.214311 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.214311 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.214311 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.214311 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.214311 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.214694 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.214694 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.214694 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.214694 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.214694 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.214694 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.215070 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.215070 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.215070 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.215070 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.215070 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.215070 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.215441 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.215441 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.215441 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.215441 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.215676 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.215676 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.215676 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.215676 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.215676 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.215959 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.215959 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.215959 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.215959 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.215959 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.216239 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.216239 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.216239 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.216239 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.216239 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.216239 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.216572 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.216572 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.216572 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.216572 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.216572 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.216856 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.216856 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.216856 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.216856 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.216856 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.217132 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.217132 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.217132 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.217132 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.217447 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.217447 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.217447 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.217447 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.217699 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.217699 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.217699 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.217699 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.217699 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.217986 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.217986 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.217986 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.217986 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.217986 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.218252 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.218252 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.218252 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.218252 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.218508 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.218508 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.218508 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.218508 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.218735 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.218735 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.218735 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.218735 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.218992 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.218992 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.218992 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.218992 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.219286 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.219286 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.219286 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.219286 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.219529 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.219529 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.219529 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.219529 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.219529 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.219529 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.219871 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.219871 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.219871 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.219871 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.219871 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.220166 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.220166 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.220166 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.220166 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.220166 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.220166 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.220166 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.220575 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.220575 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.220575 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.220575 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.220575 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.220575 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.220903 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.220903 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.220903 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.220903 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.220903 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.220903 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.221228 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.221228 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.221228 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.221228 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.221228 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.221228 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.221589 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.221589 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.221589 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.221589 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.221813 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.221813 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.221813 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.221813 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.222067 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.222067 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.222067 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.222067 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.222294 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.222294 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.222294 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.222294 np0000182464 devstack@c-api.service[112806]: warnings.warn(deprecated_msg) Jun 22 12:08:04.222294 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-5e5e3bf9-1a25-4c1b-8170-cdafcf925de2 None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:08:04.691808 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-5e5e3bf9-1a25-4c1b-8170-cdafcf925de2 admin admin] POST https://199.204.45.116/volume/v3/types Jun 22 12:08:04.692435 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-5e5e3bf9-1a25-4c1b-8170-cdafcf925de2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 12:08:04.694087 np0000182464 devstack@c-api.service[112806]: /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 22 12:08:04.694087 np0000182464 devstack@c-api.service[112806]: warnings.warn( Jun 22 12:08:04.727029 np0000182464 devstack@c-api.service[112806]: DEBUG oslo_db.sqlalchemy.engines [None req-5e5e3bf9-1a25-4c1b-8170-cdafcf925de2 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=112806) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:08:04.753682 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-5e5e3bf9-1a25-4c1b-8170-cdafcf925de2 admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 Jun 22 12:08:04.754391 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 1/2] 199.204.45.116 () {68 vars in 1288 bytes} [Mon Jun 22 12:08:04 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 22 12:08:04.777101 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.777101 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.777101 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.777101 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.777101 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.777930 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.777930 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.777930 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.777930 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.777930 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.778523 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.778523 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.778523 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.778523 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.778523 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.778523 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.778892 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.778892 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.778892 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.778892 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.779122 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.779122 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.779122 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.779122 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.779400 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.779400 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.779400 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.779400 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.779646 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.779646 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.779646 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.779646 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.779646 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.779947 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.779947 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.779947 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.779947 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.779947 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.780218 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.780218 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.780218 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.780218 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.780218 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.780218 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.780660 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.780660 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.780660 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.780660 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.780660 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.780660 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.781007 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.781007 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.781007 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.781007 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.781007 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.781007 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.781334 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.781334 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.781334 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.781334 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.781334 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.781640 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.781640 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.781640 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.781640 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.781640 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.781911 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.781911 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.781911 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.781911 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.781911 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.781911 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.782312 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.782312 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.782312 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.782312 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.782312 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.782312 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.782647 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.782647 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.782647 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.782647 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.782647 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.782934 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.782934 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.782934 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.782934 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.782934 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.783200 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.783200 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.783200 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.783200 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.783375 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.783375 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.783375 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.783375 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.783538 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.783538 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.783538 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.783538 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.783538 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.783747 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.783747 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.783747 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.783747 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.783747 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.783930 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.783930 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.783930 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.783930 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784083 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784083 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784083 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784083 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784238 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784238 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784238 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784238 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784410 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784410 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784410 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784410 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784620 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784620 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784620 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784620 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784788 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784788 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784788 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784788 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784788 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784984 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784984 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784984 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784984 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.784984 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.784984 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785214 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.785214 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785214 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.785214 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785214 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.785420 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785420 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.785420 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785420 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.785420 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785420 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.785645 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785645 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.785645 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785645 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.785645 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785645 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.785882 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785882 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.785882 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785882 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.785882 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.785882 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.786105 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.786105 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.786105 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.786105 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.786105 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.786105 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.786356 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.786356 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.786356 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.786356 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.786607 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.786607 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.786607 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.786607 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.786607 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.786821 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.786821 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.786821 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.786821 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:04.786821 np0000182464 devstack@c-api.service[112807]: warnings.warn(deprecated_msg) Jun 22 12:08:04.786821 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [req-5e5e3bf9-1a25-4c1b-8170-cdafcf925de2 req-bcaf29de-23b3-4f33-a8c9-4305672a446e None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:08:05.211185 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [req-5e5e3bf9-1a25-4c1b-8170-cdafcf925de2 req-bcaf29de-23b3-4f33-a8c9-4305672a446e admin admin] POST https://199.204.45.116/volume/v3/types/5a3bb685-83da-400e-8480-3115759200e7/extra_specs Jun 22 12:08:05.211862 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [req-5e5e3bf9-1a25-4c1b-8170-cdafcf925de2 req-bcaf29de-23b3-4f33-a8c9-4305672a446e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 12:08:05.214073 np0000182464 devstack@c-api.service[112807]: /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 22 12:08:05.214073 np0000182464 devstack@c-api.service[112807]: warnings.warn( Jun 22 12:08:05.255939 np0000182464 devstack@c-api.service[112807]: DEBUG oslo_db.sqlalchemy.engines [req-5e5e3bf9-1a25-4c1b-8170-cdafcf925de2 req-bcaf29de-23b3-4f33-a8c9-4305672a446e 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=112807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:08:05.319992 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [req-5e5e3bf9-1a25-4c1b-8170-cdafcf925de2 req-bcaf29de-23b3-4f33-a8c9-4305672a446e admin admin] https://199.204.45.116/volume/v3/types/5a3bb685-83da-400e-8480-3115759200e7/extra_specs returned with HTTP 200 Jun 22 12:08:05.320743 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 1/3] 199.204.45.116 () {70 vars in 1505 bytes} [Mon Jun 22 12:08:04 2026] POST /volume/v3/types/5a3bb685-83da-400e-8480-3115759200e7/extra_specs => generated 55 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:08:06.832793 np0000182464 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writing DB stats cinder:SELECT=6 {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:08:06.843094 np0000182464 devstack@c-api.service[112804]: DEBUG dbcounter [-] [112804] Writing DB stats cinder:SELECT=6 {{(pid=112804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:08:14.752133 np0000182464 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:08:15.319758 np0000182464 devstack@c-api.service[112807]: DEBUG dbcounter [-] [112807] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:10:25.983755 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-5926ea9a-85aa-4585-b362-8d754c2694d0 None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:10:25.985022 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-5926ea9a-85aa-4585-b362-8d754c2694d0 None None] GET https://199.204.45.116/volume// Jun 22 12:10:25.985570 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-5926ea9a-85aa-4585-b362-8d754c2694d0 None None] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:10:25.986044 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-5926ea9a-85aa-4585-b362-8d754c2694d0 None None] Calling method 'all' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:10:25.986722 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-5926ea9a-85aa-4585-b362-8d754c2694d0 None None] https://199.204.45.116/volume// returned with HTTP 300 Jun 22 12:10:25.987392 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 2/4] 199.204.45.116 () {66 vars in 1456 bytes} [Mon Jun 22 12:10:25 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 22 12:11:02.935516 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.935516 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.935516 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.935516 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936068 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936068 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936068 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936068 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936215 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936215 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936215 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936215 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936215 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936215 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936424 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936424 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936424 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936424 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936424 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936591 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936591 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936591 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936591 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936591 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936738 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936738 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936738 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936738 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936872 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936872 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936872 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.936872 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.936872 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937034 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937034 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937034 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937034 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937034 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937184 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937184 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937184 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937184 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937184 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937184 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937389 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937389 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937389 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937389 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937389 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937389 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937657 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937657 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937657 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937657 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937657 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937657 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937840 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937840 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937840 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.937840 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.937840 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938000 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938000 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938000 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938000 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938000 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938144 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938144 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938144 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938144 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938144 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938144 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938331 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938331 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938331 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938331 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938331 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938331 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938508 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938508 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938508 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938508 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938508 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938675 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938675 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938675 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938675 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938675 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938827 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938827 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938827 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938827 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938959 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938959 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.938959 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.938959 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939082 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939082 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939082 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939082 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939082 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939247 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939247 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939247 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939247 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939247 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939400 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939400 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939400 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939400 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939531 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939531 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939531 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939531 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939668 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939668 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939668 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939668 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939794 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939794 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939794 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939794 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939916 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939916 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.939916 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.939916 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940082 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940082 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940082 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940082 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940082 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940277 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940277 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940277 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940277 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940277 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940277 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940511 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940511 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940511 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940511 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940511 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940653 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940653 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940653 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940653 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940653 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940653 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940837 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940837 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940837 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940837 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.940837 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.940837 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.941072 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.941072 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.941072 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.941072 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.941072 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.941072 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.941338 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.941338 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.941338 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.941338 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.941338 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.941338 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.941626 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.941626 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.941626 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.941626 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.941804 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.941804 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.941804 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.941804 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.941804 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.942053 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.942053 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.942053 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.942053 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:02.942053 np0000182464 devstack@c-api.service[112804]: warnings.warn(deprecated_msg) Jun 22 12:11:02.942053 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-d5fd4616-1b0e-4d68-bc83-054b5f72aac3 None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:02.942301 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 1/5] 199.204.45.116 () {62 vars in 1068 bytes} [Mon Jun 22 12:11:02 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 12:11:02.969618 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-15fbbbb6-46d4-4485-8491-38d5e01b5d77 None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:02.977420 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 2/6] 199.204.45.116 () {64 vars in 1272 bytes} [Mon Jun 22 12:11:02 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 12:11:03.005484 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [req-15fbbbb6-46d4-4485-8491-38d5e01b5d77 req-5f16a7c4-45c0-437d-bc21-2136dd9ef987 None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:03.010491 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [req-15fbbbb6-46d4-4485-8491-38d5e01b5d77 req-5f16a7c4-45c0-437d-bc21-2136dd9ef987 demo demo] GET https://199.204.45.116/volume/v3/ Jun 22 12:11:03.010860 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [req-15fbbbb6-46d4-4485-8491-38d5e01b5d77 req-5f16a7c4-45c0-437d-bc21-2136dd9ef987 demo demo] Empty body provided in request {{(pid=112807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:11:03.011238 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [req-15fbbbb6-46d4-4485-8491-38d5e01b5d77 req-5f16a7c4-45c0-437d-bc21-2136dd9ef987 demo demo] Calling method 'version_select' {{(pid=112807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:11:03.012422 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [req-15fbbbb6-46d4-4485-8491-38d5e01b5d77 req-5f16a7c4-45c0-437d-bc21-2136dd9ef987 demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jun 22 12:11:03.012725 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 2/7] 199.204.45.116 () {66 vars in 1346 bytes} [Mon Jun 22 12:11:03 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:11:03.046346 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-f164f756-475e-4bd9-ae2a-2e06a94e5e5b None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:03.369596 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-f164f756-475e-4bd9-ae2a-2e06a94e5e5b demo demo] GET https://199.204.45.116/volume/v3/types Jun 22 12:11:03.369942 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-f164f756-475e-4bd9-ae2a-2e06a94e5e5b demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:11:03.370147 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-f164f756-475e-4bd9-ae2a-2e06a94e5e5b demo demo] Calling method 'index' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:11:03.370688 np0000182464 devstack@c-api.service[112805]: /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 22 12:11:03.370688 np0000182464 devstack@c-api.service[112805]: warnings.warn( Jun 22 12:11:03.371330 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.api_utils [None req-f164f756-475e-4bd9-ae2a-2e06a94e5e5b demo demo] Removing options '' from query. {{(pid=112805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:11:03.409963 np0000182464 devstack@c-api.service[112805]: DEBUG oslo_db.sqlalchemy.engines [None req-f164f756-475e-4bd9-ae2a-2e06a94e5e5b 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=112805) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:11:03.431129 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-f164f756-475e-4bd9-ae2a-2e06a94e5e5b demo demo] https://199.204.45.116/volume/v3/types returned with HTTP 200 Jun 22 12:11:03.431789 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 3/8] 199.204.45.116 () {64 vars in 1290 bytes} [Mon Jun 22 12:11:03 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:11:03.464075 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-5f470780-15d2-473d-9e4c-429c55c7f4da None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:03.798444 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-5f470780-15d2-473d-9e4c-429c55c7f4da demo demo] GET https://199.204.45.116/volume/v3/types/default Jun 22 12:11:03.798796 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-5f470780-15d2-473d-9e4c-429c55c7f4da demo demo] Empty body provided in request {{(pid=112804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:11:03.799010 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-5f470780-15d2-473d-9e4c-429c55c7f4da demo demo] Calling method 'show' {{(pid=112804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:11:03.835591 np0000182464 devstack@c-api.service[112804]: DEBUG oslo_db.sqlalchemy.engines [None req-5f470780-15d2-473d-9e4c-429c55c7f4da 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=112804) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:11:03.856270 np0000182464 devstack@c-api.service[112804]: /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 22 12:11:03.856270 np0000182464 devstack@c-api.service[112804]: warnings.warn( Jun 22 12:11:03.858499 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-5f470780-15d2-473d-9e4c-429c55c7f4da demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jun 22 12:11:03.859019 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 2/9] 199.204.45.116 () {64 vars in 1301 bytes} [Mon Jun 22 12:11:03 2026] GET /volume/v3/types/default => generated 145 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:11:04.379858 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-1a12c1cc-4463-4db8-9862-7a6ae1e3b41e None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:04.380654 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 3/10] 199.204.45.116 () {62 vars in 1068 bytes} [Mon Jun 22 12:11:04 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 22 12:11:04.412596 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [None req-d8eae079-dfbb-4199-b62b-3ab461662e95 None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:04.422178 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 3/11] 199.204.45.116 () {64 vars in 1272 bytes} [Mon Jun 22 12:11:04 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 12:11:04.458077 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [req-d8eae079-dfbb-4199-b62b-3ab461662e95 req-951c4e2d-7665-4f7f-bf09-3e134daac58f None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:04.461029 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [req-d8eae079-dfbb-4199-b62b-3ab461662e95 req-951c4e2d-7665-4f7f-bf09-3e134daac58f demo demo] GET https://199.204.45.116/volume/v3/ Jun 22 12:11:04.461278 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [req-d8eae079-dfbb-4199-b62b-3ab461662e95 req-951c4e2d-7665-4f7f-bf09-3e134daac58f demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:11:04.461549 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [req-d8eae079-dfbb-4199-b62b-3ab461662e95 req-951c4e2d-7665-4f7f-bf09-3e134daac58f demo demo] Calling method 'version_select' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:11:04.462124 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [req-d8eae079-dfbb-4199-b62b-3ab461662e95 req-951c4e2d-7665-4f7f-bf09-3e134daac58f demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jun 22 12:11:04.462584 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 4/12] 199.204.45.116 () {66 vars in 1346 bytes} [Mon Jun 22 12:11:04 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:11:04.503650 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-aa5cfb1a-9dba-4655-96c1-dea52351dabf None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:04.507100 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-aa5cfb1a-9dba-4655-96c1-dea52351dabf demo demo] GET https://199.204.45.116/volume/v3/types/default Jun 22 12:11:04.507506 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-aa5cfb1a-9dba-4655-96c1-dea52351dabf demo demo] Empty body provided in request {{(pid=112804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:11:04.507904 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-aa5cfb1a-9dba-4655-96c1-dea52351dabf demo demo] Calling method 'show' {{(pid=112804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:11:04.518040 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-aa5cfb1a-9dba-4655-96c1-dea52351dabf demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jun 22 12:11:04.518338 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 3/13] 199.204.45.116 () {64 vars in 1301 bytes} [Mon Jun 22 12:11:04 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 22 12:11:05.111464 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-ef769473-9d05-435d-b60a-5c50d9c3ae1e None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:05.112653 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 4/14] 199.204.45.116 () {62 vars in 1068 bytes} [Mon Jun 22 12:11:05 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 12:11:05.144957 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [None req-c99aa33f-f710-42eb-b0a8-d2b34991c1f8 None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:05.148919 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 4/15] 199.204.45.116 () {64 vars in 1272 bytes} [Mon Jun 22 12:11:05 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 22 12:11:05.184056 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [req-c99aa33f-f710-42eb-b0a8-d2b34991c1f8 req-c802e497-508b-4147-8f05-4fa85449ef0c None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:05.187615 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [req-c99aa33f-f710-42eb-b0a8-d2b34991c1f8 req-c802e497-508b-4147-8f05-4fa85449ef0c demo demo] GET https://199.204.45.116/volume/v3/ Jun 22 12:11:05.187990 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [req-c99aa33f-f710-42eb-b0a8-d2b34991c1f8 req-c802e497-508b-4147-8f05-4fa85449ef0c demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:11:05.188389 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [req-c99aa33f-f710-42eb-b0a8-d2b34991c1f8 req-c802e497-508b-4147-8f05-4fa85449ef0c demo demo] Calling method 'version_select' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:11:05.189200 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [req-c99aa33f-f710-42eb-b0a8-d2b34991c1f8 req-c802e497-508b-4147-8f05-4fa85449ef0c demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jun 22 12:11:05.189627 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 5/16] 199.204.45.116 () {66 vars in 1346 bytes} [Mon Jun 22 12:11:05 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:11:05.228445 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-afac9d3c-f030-440e-81de-9babc1d4fd16 None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:05.231766 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-afac9d3c-f030-440e-81de-9babc1d4fd16 demo demo] GET https://199.204.45.116/volume/v3/types/default Jun 22 12:11:05.232093 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-afac9d3c-f030-440e-81de-9babc1d4fd16 demo demo] Empty body provided in request {{(pid=112804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:11:05.232595 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-afac9d3c-f030-440e-81de-9babc1d4fd16 demo demo] Calling method 'show' {{(pid=112804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:11:05.240525 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-afac9d3c-f030-440e-81de-9babc1d4fd16 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jun 22 12:11:05.240858 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 4/17] 199.204.45.116 () {64 vars in 1301 bytes} [Mon Jun 22 12:11:05 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 22 12:11:05.272902 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-b153344c-d044-4d4b-a2af-2137a2592f8f None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:05.274056 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 5/18] 199.204.45.116 () {62 vars in 1068 bytes} [Mon Jun 22 12:11:05 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 12:11:05.309711 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [None req-ef817af7-26f8-4f78-8cd7-c0047f2d4399 None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:05.313649 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 5/19] 199.204.45.116 () {64 vars in 1272 bytes} [Mon Jun 22 12:11:05 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 22 12:11:05.348864 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [req-ef817af7-26f8-4f78-8cd7-c0047f2d4399 req-94bd0f19-f234-432b-aa25-467ece5c63dd None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:05.352303 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [req-ef817af7-26f8-4f78-8cd7-c0047f2d4399 req-94bd0f19-f234-432b-aa25-467ece5c63dd demo demo] GET https://199.204.45.116/volume/v3/ Jun 22 12:11:05.352842 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [req-ef817af7-26f8-4f78-8cd7-c0047f2d4399 req-94bd0f19-f234-432b-aa25-467ece5c63dd demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:11:05.353370 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [req-ef817af7-26f8-4f78-8cd7-c0047f2d4399 req-94bd0f19-f234-432b-aa25-467ece5c63dd demo demo] Calling method 'version_select' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:11:05.354158 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [req-ef817af7-26f8-4f78-8cd7-c0047f2d4399 req-94bd0f19-f234-432b-aa25-467ece5c63dd demo demo] https://199.204.45.116/volume/v3/ returned with HTTP 200 Jun 22 12:11:05.354906 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 6/20] 199.204.45.116 () {66 vars in 1346 bytes} [Mon Jun 22 12:11:05 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 22 12:11:05.393253 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-c8f0ec49-4ffa-41a8-a46b-20f7a2c6e74f None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:05.396651 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-c8f0ec49-4ffa-41a8-a46b-20f7a2c6e74f demo demo] GET https://199.204.45.116/volume/v3/types/default Jun 22 12:11:05.397028 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-c8f0ec49-4ffa-41a8-a46b-20f7a2c6e74f demo demo] Empty body provided in request {{(pid=112804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:11:05.397851 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-c8f0ec49-4ffa-41a8-a46b-20f7a2c6e74f demo demo] Calling method 'show' {{(pid=112804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:11:05.408107 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-c8f0ec49-4ffa-41a8-a46b-20f7a2c6e74f demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 Jun 22 12:11:05.408498 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 5/21] 199.204.45.116 () {64 vars in 1301 bytes} [Mon Jun 22 12:11:05 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 22 12:11:13.424760 np0000182464 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writing DB stats cinder:SELECT=1 {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:11:15.404529 np0000182464 devstack@c-api.service[112804]: DEBUG dbcounter [-] [112804] Writing DB stats cinder:SELECT=8 {{(pid=112804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:16:22.519923 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-a2153ab7-e20c-450a-98b1-753dd265a674 None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:16:22.599754 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-a2153ab7-e20c-450a-98b1-753dd265a674 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:16:22.599951 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-a2153ab7-e20c-450a-98b1-753dd265a674 demo demo] Empty body provided in request {{(pid=112806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:16:22.600150 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-a2153ab7-e20c-450a-98b1-753dd265a674 demo demo] Calling method 'detail' {{(pid=112806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:16:22.600718 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.api_utils [None req-a2153ab7-e20c-450a-98b1-753dd265a674 demo demo] Removing options '' from query. {{(pid=112806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:16:22.601496 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.volume.api [None req-a2153ab7-e20c-450a-98b1-753dd265a674 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112806) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:16:22.638060 np0000182464 devstack@c-api.service[112806]: INFO cinder.volume.api [None req-a2153ab7-e20c-450a-98b1-753dd265a674 demo demo] Get all volumes completed successfully. Jun 22 12:16:22.640704 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-a2153ab7-e20c-450a-98b1-753dd265a674 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:16:22.641158 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 6/22] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:16:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:16:32.631114 np0000182464 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writing DB stats cinder:SELECT=1 {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:17:22.740548 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [None req-5b118896-58af-4bfc-830e-8368658951bc None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:17:22.743542 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-5b118896-58af-4bfc-830e-8368658951bc demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:17:22.743696 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-5b118896-58af-4bfc-830e-8368658951bc demo demo] Empty body provided in request {{(pid=112807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:17:22.743938 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-5b118896-58af-4bfc-830e-8368658951bc demo demo] Calling method 'detail' {{(pid=112807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:17:22.744426 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.api_utils [None req-5b118896-58af-4bfc-830e-8368658951bc demo demo] Removing options '' from query. {{(pid=112807) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:17:22.747614 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.volume.api [None req-5b118896-58af-4bfc-830e-8368658951bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112807) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:17:22.780618 np0000182464 devstack@c-api.service[112807]: INFO cinder.volume.api [None req-5b118896-58af-4bfc-830e-8368658951bc demo demo] Get all volumes completed successfully. Jun 22 12:17:22.783310 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-5b118896-58af-4bfc-830e-8368658951bc demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:17:22.783800 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 6/23] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:17:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:17:32.773303 np0000182464 devstack@c-api.service[112807]: DEBUG dbcounter [-] [112807] Writing DB stats cinder:SELECT=1 {{(pid=112807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:18:22.800322 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-8dfc4d45-ec4e-441e-add5-e4531c99de04 None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:18:22.804477 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-8dfc4d45-ec4e-441e-add5-e4531c99de04 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:18:22.804646 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-8dfc4d45-ec4e-441e-add5-e4531c99de04 demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:18:22.804856 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-8dfc4d45-ec4e-441e-add5-e4531c99de04 demo demo] Calling method 'detail' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:18:22.805251 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.api_utils [None req-8dfc4d45-ec4e-441e-add5-e4531c99de04 demo demo] Removing options '' from query. {{(pid=112805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:18:22.805992 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.volume.api [None req-8dfc4d45-ec4e-441e-add5-e4531c99de04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112805) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:18:22.857397 np0000182464 devstack@c-api.service[112805]: INFO cinder.volume.api [None req-8dfc4d45-ec4e-441e-add5-e4531c99de04 demo demo] Get all volumes completed successfully. Jun 22 12:18:22.860389 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-8dfc4d45-ec4e-441e-add5-e4531c99de04 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:18:22.860919 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 7/24] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:18:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:18:32.845867 np0000182464 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writing DB stats cinder:SELECT=1 {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:19:22.885386 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-19c6f942-0c0a-4d6b-8ff8-ed79eb970144 None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:19:22.889172 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-19c6f942-0c0a-4d6b-8ff8-ed79eb970144 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:19:22.889427 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-19c6f942-0c0a-4d6b-8ff8-ed79eb970144 demo demo] Empty body provided in request {{(pid=112804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:19:22.889672 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-19c6f942-0c0a-4d6b-8ff8-ed79eb970144 demo demo] Calling method 'detail' {{(pid=112804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:19:22.890341 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.api_utils [None req-19c6f942-0c0a-4d6b-8ff8-ed79eb970144 demo demo] Removing options '' from query. {{(pid=112804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:19:22.891626 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.volume.api [None req-19c6f942-0c0a-4d6b-8ff8-ed79eb970144 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112804) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:19:22.934081 np0000182464 devstack@c-api.service[112804]: INFO cinder.volume.api [None req-19c6f942-0c0a-4d6b-8ff8-ed79eb970144 demo demo] Get all volumes completed successfully. Jun 22 12:19:22.936378 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-19c6f942-0c0a-4d6b-8ff8-ed79eb970144 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:19:22.936378 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 6/25] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:19:22 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 22 12:19:32.926158 np0000182464 devstack@c-api.service[112804]: DEBUG dbcounter [-] [112804] Writing DB stats cinder:SELECT=1 {{(pid=112804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:20:22.956504 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-71df551a-021e-4e9e-8671-a56602fc2a4c None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:20:22.961383 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-71df551a-021e-4e9e-8671-a56602fc2a4c demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:20:22.961383 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-71df551a-021e-4e9e-8671-a56602fc2a4c demo demo] Empty body provided in request {{(pid=112806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:20:22.961383 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-71df551a-021e-4e9e-8671-a56602fc2a4c demo demo] Calling method 'detail' {{(pid=112806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:20:22.961383 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.api_utils [None req-71df551a-021e-4e9e-8671-a56602fc2a4c demo demo] Removing options '' from query. {{(pid=112806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:20:22.962005 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.volume.api [None req-71df551a-021e-4e9e-8671-a56602fc2a4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112806) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:20:22.971016 np0000182464 devstack@c-api.service[112806]: INFO cinder.volume.api [None req-71df551a-021e-4e9e-8671-a56602fc2a4c demo demo] Get all volumes completed successfully. Jun 22 12:20:22.973101 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-71df551a-021e-4e9e-8671-a56602fc2a4c demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:20:22.973629 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 7/26] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:20:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:20:32.965182 np0000182464 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writing DB stats cinder:SELECT=1 {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:21:22.988818 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [None req-446f6d6e-6166-45b8-8953-1a80299a3de4 None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:21:23.102695 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-446f6d6e-6166-45b8-8953-1a80299a3de4 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:21:23.102847 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-446f6d6e-6166-45b8-8953-1a80299a3de4 demo demo] Empty body provided in request {{(pid=112807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:21:23.103005 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-446f6d6e-6166-45b8-8953-1a80299a3de4 demo demo] Calling method 'detail' {{(pid=112807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:21:23.103328 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.api_utils [None req-446f6d6e-6166-45b8-8953-1a80299a3de4 demo demo] Removing options '' from query. {{(pid=112807) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:21:23.104300 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.volume.api [None req-446f6d6e-6166-45b8-8953-1a80299a3de4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112807) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:21:23.111746 np0000182464 devstack@c-api.service[112807]: INFO cinder.volume.api [None req-446f6d6e-6166-45b8-8953-1a80299a3de4 demo demo] Get all volumes completed successfully. Jun 22 12:21:23.113601 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-446f6d6e-6166-45b8-8953-1a80299a3de4 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:21:23.113922 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 7/27] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:21:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:21:33.107686 np0000182464 devstack@c-api.service[112807]: DEBUG dbcounter [-] [112807] Writing DB stats cinder:SELECT=1 {{(pid=112807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:22:23.130226 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-9b390437-808c-4f9f-bda7-396670475372 None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:22:23.136429 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-9b390437-808c-4f9f-bda7-396670475372 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:22:23.136983 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-9b390437-808c-4f9f-bda7-396670475372 demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:22:23.137600 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-9b390437-808c-4f9f-bda7-396670475372 demo demo] Calling method 'detail' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:22:23.138090 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.api_utils [None req-9b390437-808c-4f9f-bda7-396670475372 demo demo] Removing options '' from query. {{(pid=112805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:22:23.139163 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.volume.api [None req-9b390437-808c-4f9f-bda7-396670475372 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112805) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:22:23.150982 np0000182464 devstack@c-api.service[112805]: INFO cinder.volume.api [None req-9b390437-808c-4f9f-bda7-396670475372 demo demo] Get all volumes completed successfully. Jun 22 12:22:23.154444 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-9b390437-808c-4f9f-bda7-396670475372 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:22:23.154953 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 8/28] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:22:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:22:33.143185 np0000182464 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writing DB stats cinder:SELECT=1 {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:23:23.168688 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-9471c3b3-744f-4872-84fe-089b4f152a3f None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:23:23.173097 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-9471c3b3-744f-4872-84fe-089b4f152a3f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:23:23.173622 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-9471c3b3-744f-4872-84fe-089b4f152a3f demo demo] Empty body provided in request {{(pid=112804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:23:23.174109 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-9471c3b3-744f-4872-84fe-089b4f152a3f demo demo] Calling method 'detail' {{(pid=112804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:23:23.174928 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.api_utils [None req-9471c3b3-744f-4872-84fe-089b4f152a3f demo demo] Removing options '' from query. {{(pid=112804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:23:23.176642 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.volume.api [None req-9471c3b3-744f-4872-84fe-089b4f152a3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112804) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:23:23.183645 np0000182464 devstack@c-api.service[112804]: INFO cinder.volume.api [None req-9471c3b3-744f-4872-84fe-089b4f152a3f demo demo] Get all volumes completed successfully. Jun 22 12:23:23.186164 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-9471c3b3-744f-4872-84fe-089b4f152a3f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:23:23.186722 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 7/29] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:23:23 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 22 12:23:33.179541 np0000182464 devstack@c-api.service[112804]: DEBUG dbcounter [-] [112804] Writing DB stats cinder:SELECT=1 {{(pid=112804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:24:23.203614 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-29e2b90d-160e-46da-9293-b15b0c4f07c4 None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:24:23.206570 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-29e2b90d-160e-46da-9293-b15b0c4f07c4 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:24:23.206847 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-29e2b90d-160e-46da-9293-b15b0c4f07c4 demo demo] Empty body provided in request {{(pid=112806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:24:23.207105 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-29e2b90d-160e-46da-9293-b15b0c4f07c4 demo demo] Calling method 'detail' {{(pid=112806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:24:23.207454 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.api_utils [None req-29e2b90d-160e-46da-9293-b15b0c4f07c4 demo demo] Removing options '' from query. {{(pid=112806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:24:23.210079 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.volume.api [None req-29e2b90d-160e-46da-9293-b15b0c4f07c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112806) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:24:23.217886 np0000182464 devstack@c-api.service[112806]: INFO cinder.volume.api [None req-29e2b90d-160e-46da-9293-b15b0c4f07c4 demo demo] Get all volumes completed successfully. Jun 22 12:24:23.219830 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-29e2b90d-160e-46da-9293-b15b0c4f07c4 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:24:23.220177 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 8/30] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:24:23 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 22 12:24:33.213448 np0000182464 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writing DB stats cinder:SELECT=1 {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:25:23.238300 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [None req-0fd96136-2dcf-417e-8ee4-955b6dc4084b None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:25:23.241743 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-0fd96136-2dcf-417e-8ee4-955b6dc4084b demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:25:23.241984 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-0fd96136-2dcf-417e-8ee4-955b6dc4084b demo demo] Empty body provided in request {{(pid=112807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:25:23.242268 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-0fd96136-2dcf-417e-8ee4-955b6dc4084b demo demo] Calling method 'detail' {{(pid=112807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:25:23.242596 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.api_utils [None req-0fd96136-2dcf-417e-8ee4-955b6dc4084b demo demo] Removing options '' from query. {{(pid=112807) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:25:23.243538 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.volume.api [None req-0fd96136-2dcf-417e-8ee4-955b6dc4084b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112807) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:25:23.252971 np0000182464 devstack@c-api.service[112807]: INFO cinder.volume.api [None req-0fd96136-2dcf-417e-8ee4-955b6dc4084b demo demo] Get all volumes completed successfully. Jun 22 12:25:23.255646 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-0fd96136-2dcf-417e-8ee4-955b6dc4084b demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:25:23.256194 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 8/31] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:25:23 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 22 12:25:33.246751 np0000182464 devstack@c-api.service[112807]: DEBUG dbcounter [-] [112807] Writing DB stats cinder:SELECT=1 {{(pid=112807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:26:23.272784 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-946020ce-217d-4b46-89d2-a232f2b6e058 None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:26:23.421382 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-946020ce-217d-4b46-89d2-a232f2b6e058 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:26:23.421787 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-946020ce-217d-4b46-89d2-a232f2b6e058 demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:26:23.422157 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-946020ce-217d-4b46-89d2-a232f2b6e058 demo demo] Calling method 'detail' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:26:23.422631 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.api_utils [None req-946020ce-217d-4b46-89d2-a232f2b6e058 demo demo] Removing options '' from query. {{(pid=112805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:26:23.424104 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.volume.api [None req-946020ce-217d-4b46-89d2-a232f2b6e058 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112805) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:26:23.432479 np0000182464 devstack@c-api.service[112805]: INFO cinder.volume.api [None req-946020ce-217d-4b46-89d2-a232f2b6e058 demo demo] Get all volumes completed successfully. Jun 22 12:26:23.435203 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-946020ce-217d-4b46-89d2-a232f2b6e058 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:26:23.435688 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 9/32] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:26:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:26:33.428537 np0000182464 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writing DB stats cinder:SELECT=1 {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:27:23.450998 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-7ca19e7e-dfd9-45ba-aa58-5deec8ca4360 None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:27:23.457863 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-7ca19e7e-dfd9-45ba-aa58-5deec8ca4360 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:27:23.458232 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-7ca19e7e-dfd9-45ba-aa58-5deec8ca4360 demo demo] Empty body provided in request {{(pid=112804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:27:23.458472 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-7ca19e7e-dfd9-45ba-aa58-5deec8ca4360 demo demo] Calling method 'detail' {{(pid=112804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:27:23.458894 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.api_utils [None req-7ca19e7e-dfd9-45ba-aa58-5deec8ca4360 demo demo] Removing options '' from query. {{(pid=112804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:27:23.459888 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.volume.api [None req-7ca19e7e-dfd9-45ba-aa58-5deec8ca4360 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112804) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:27:23.468457 np0000182464 devstack@c-api.service[112804]: INFO cinder.volume.api [None req-7ca19e7e-dfd9-45ba-aa58-5deec8ca4360 demo demo] Get all volumes completed successfully. Jun 22 12:27:23.470391 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-7ca19e7e-dfd9-45ba-aa58-5deec8ca4360 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:27:23.470972 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 8/33] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:27:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:27:33.463902 np0000182464 devstack@c-api.service[112804]: DEBUG dbcounter [-] [112804] Writing DB stats cinder:SELECT=1 {{(pid=112804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:28:23.486433 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-486a472d-5dd7-4f89-8d85-38c82167205e None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:28:23.491212 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-486a472d-5dd7-4f89-8d85-38c82167205e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:28:23.491600 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-486a472d-5dd7-4f89-8d85-38c82167205e demo demo] Empty body provided in request {{(pid=112806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:28:23.492025 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-486a472d-5dd7-4f89-8d85-38c82167205e demo demo] Calling method 'detail' {{(pid=112806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:28:23.493140 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.api_utils [None req-486a472d-5dd7-4f89-8d85-38c82167205e demo demo] Removing options '' from query. {{(pid=112806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:28:23.494947 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.volume.api [None req-486a472d-5dd7-4f89-8d85-38c82167205e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112806) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:28:23.501926 np0000182464 devstack@c-api.service[112806]: INFO cinder.volume.api [None req-486a472d-5dd7-4f89-8d85-38c82167205e demo demo] Get all volumes completed successfully. Jun 22 12:28:23.503722 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-486a472d-5dd7-4f89-8d85-38c82167205e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:28:23.504068 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 9/34] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:28:23 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 22 12:28:33.497266 np0000182464 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writing DB stats cinder:SELECT=1 {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:29:23.519309 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [None req-334e232b-1996-4d84-afaa-2ba938a5f76d None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:29:23.522218 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-334e232b-1996-4d84-afaa-2ba938a5f76d demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:29:23.522471 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-334e232b-1996-4d84-afaa-2ba938a5f76d demo demo] Empty body provided in request {{(pid=112807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:29:23.522598 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-334e232b-1996-4d84-afaa-2ba938a5f76d demo demo] Calling method 'detail' {{(pid=112807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:29:23.522789 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.api_utils [None req-334e232b-1996-4d84-afaa-2ba938a5f76d demo demo] Removing options '' from query. {{(pid=112807) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:29:23.523480 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.volume.api [None req-334e232b-1996-4d84-afaa-2ba938a5f76d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112807) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:29:23.529414 np0000182464 devstack@c-api.service[112807]: INFO cinder.volume.api [None req-334e232b-1996-4d84-afaa-2ba938a5f76d demo demo] Get all volumes completed successfully. Jun 22 12:29:23.531890 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-334e232b-1996-4d84-afaa-2ba938a5f76d demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:29:23.532304 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 9/35] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:29:23 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 22 12:29:33.525916 np0000182464 devstack@c-api.service[112807]: DEBUG dbcounter [-] [112807] Writing DB stats cinder:SELECT=1 {{(pid=112807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:30:23.546773 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-b2c9d6e1-411b-4e72-a73a-2dba2281d180 None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:30:23.550924 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-b2c9d6e1-411b-4e72-a73a-2dba2281d180 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:30:23.551289 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-b2c9d6e1-411b-4e72-a73a-2dba2281d180 demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:30:23.551693 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-b2c9d6e1-411b-4e72-a73a-2dba2281d180 demo demo] Calling method 'detail' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:30:23.552141 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.api_utils [None req-b2c9d6e1-411b-4e72-a73a-2dba2281d180 demo demo] Removing options '' from query. {{(pid=112805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:30:23.553571 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.volume.api [None req-b2c9d6e1-411b-4e72-a73a-2dba2281d180 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112805) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:30:23.565349 np0000182464 devstack@c-api.service[112805]: INFO cinder.volume.api [None req-b2c9d6e1-411b-4e72-a73a-2dba2281d180 demo demo] Get all volumes completed successfully. Jun 22 12:30:23.568480 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-b2c9d6e1-411b-4e72-a73a-2dba2281d180 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:30:23.568941 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 10/36] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:30:23 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 22 12:30:33.557222 np0000182464 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writing DB stats cinder:SELECT=1 {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:31:23.581387 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-3164a0fd-40bc-4cf0-9fcd-81e8ea99a9d6 None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:31:23.764501 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-3164a0fd-40bc-4cf0-9fcd-81e8ea99a9d6 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:31:23.764716 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-3164a0fd-40bc-4cf0-9fcd-81e8ea99a9d6 demo demo] Empty body provided in request {{(pid=112804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:31:23.764870 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-3164a0fd-40bc-4cf0-9fcd-81e8ea99a9d6 demo demo] Calling method 'detail' {{(pid=112804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:31:23.765093 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.api_utils [None req-3164a0fd-40bc-4cf0-9fcd-81e8ea99a9d6 demo demo] Removing options '' from query. {{(pid=112804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:31:23.765825 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.volume.api [None req-3164a0fd-40bc-4cf0-9fcd-81e8ea99a9d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112804) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:31:23.773450 np0000182464 devstack@c-api.service[112804]: INFO cinder.volume.api [None req-3164a0fd-40bc-4cf0-9fcd-81e8ea99a9d6 demo demo] Get all volumes completed successfully. Jun 22 12:31:23.775241 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-3164a0fd-40bc-4cf0-9fcd-81e8ea99a9d6 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:31:23.775592 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 9/37] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:31:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:31:33.769012 np0000182464 devstack@c-api.service[112804]: DEBUG dbcounter [-] [112804] Writing DB stats cinder:SELECT=1 {{(pid=112804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:32:23.794052 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-e57b5b80-28e3-495d-b601-f388acbb4d04 None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:32:23.796318 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-e57b5b80-28e3-495d-b601-f388acbb4d04 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:32:23.796568 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-e57b5b80-28e3-495d-b601-f388acbb4d04 demo demo] Empty body provided in request {{(pid=112806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:32:23.796866 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-e57b5b80-28e3-495d-b601-f388acbb4d04 demo demo] Calling method 'detail' {{(pid=112806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:32:23.797225 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.api_utils [None req-e57b5b80-28e3-495d-b601-f388acbb4d04 demo demo] Removing options '' from query. {{(pid=112806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:32:23.798376 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.volume.api [None req-e57b5b80-28e3-495d-b601-f388acbb4d04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112806) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:32:23.807962 np0000182464 devstack@c-api.service[112806]: INFO cinder.volume.api [None req-e57b5b80-28e3-495d-b601-f388acbb4d04 demo demo] Get all volumes completed successfully. Jun 22 12:32:23.810021 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-e57b5b80-28e3-495d-b601-f388acbb4d04 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:32:23.810477 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 10/38] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:32:23 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 22 12:32:33.802248 np0000182464 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writing DB stats cinder:SELECT=1 {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:33:23.831519 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [None req-98a2bfbe-ad85-4a78-a91e-02297681beb0 None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:33:23.833995 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-98a2bfbe-ad85-4a78-a91e-02297681beb0 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:33:23.834256 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-98a2bfbe-ad85-4a78-a91e-02297681beb0 demo demo] Empty body provided in request {{(pid=112807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:33:23.834464 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-98a2bfbe-ad85-4a78-a91e-02297681beb0 demo demo] Calling method 'detail' {{(pid=112807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:33:23.834901 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.api_utils [None req-98a2bfbe-ad85-4a78-a91e-02297681beb0 demo demo] Removing options '' from query. {{(pid=112807) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:33:23.835808 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.volume.api [None req-98a2bfbe-ad85-4a78-a91e-02297681beb0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112807) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:33:23.844143 np0000182464 devstack@c-api.service[112807]: INFO cinder.volume.api [None req-98a2bfbe-ad85-4a78-a91e-02297681beb0 demo demo] Get all volumes completed successfully. Jun 22 12:33:23.846638 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-98a2bfbe-ad85-4a78-a91e-02297681beb0 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:33:23.847046 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 10/39] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:33:23 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 22 12:33:33.838916 np0000182464 devstack@c-api.service[112807]: DEBUG dbcounter [-] [112807] Writing DB stats cinder:SELECT=1 {{(pid=112807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:34:23.861784 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-93f541a9-b381-43b8-876a-0318019a9b5e None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:34:23.864642 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-93f541a9-b381-43b8-876a-0318019a9b5e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:34:23.864808 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-93f541a9-b381-43b8-876a-0318019a9b5e demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:34:23.864979 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-93f541a9-b381-43b8-876a-0318019a9b5e demo demo] Calling method 'detail' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:34:23.865194 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.api_utils [None req-93f541a9-b381-43b8-876a-0318019a9b5e demo demo] Removing options '' from query. {{(pid=112805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:34:23.865902 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.volume.api [None req-93f541a9-b381-43b8-876a-0318019a9b5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112805) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:34:23.878475 np0000182464 devstack@c-api.service[112805]: INFO cinder.volume.api [None req-93f541a9-b381-43b8-876a-0318019a9b5e demo demo] Get all volumes completed successfully. Jun 22 12:34:23.882918 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-93f541a9-b381-43b8-876a-0318019a9b5e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:34:23.883760 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 11/40] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:34:23 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 22 12:34:33.869650 np0000182464 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writing DB stats cinder:SELECT=1 {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:35:23.898326 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-c5961fc9-f58b-466f-a235-0eb5cc367b68 None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:35:23.901275 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-c5961fc9-f58b-466f-a235-0eb5cc367b68 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:35:23.901545 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-c5961fc9-f58b-466f-a235-0eb5cc367b68 demo demo] Empty body provided in request {{(pid=112804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:35:23.901776 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-c5961fc9-f58b-466f-a235-0eb5cc367b68 demo demo] Calling method 'detail' {{(pid=112804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:35:23.902073 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.api_utils [None req-c5961fc9-f58b-466f-a235-0eb5cc367b68 demo demo] Removing options '' from query. {{(pid=112804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:35:23.903010 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.volume.api [None req-c5961fc9-f58b-466f-a235-0eb5cc367b68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112804) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:35:23.914979 np0000182464 devstack@c-api.service[112804]: INFO cinder.volume.api [None req-c5961fc9-f58b-466f-a235-0eb5cc367b68 demo demo] Get all volumes completed successfully. Jun 22 12:35:23.917518 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-c5961fc9-f58b-466f-a235-0eb5cc367b68 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:35:23.917984 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 10/41] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:35:23 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 22 12:35:33.908398 np0000182464 devstack@c-api.service[112804]: DEBUG dbcounter [-] [112804] Writing DB stats cinder:SELECT=1 {{(pid=112804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:36:23.932745 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-e037683f-7033-4e7f-9a39-3341bfa05479 None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:36:24.012075 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-e037683f-7033-4e7f-9a39-3341bfa05479 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:36:24.012325 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-e037683f-7033-4e7f-9a39-3341bfa05479 demo demo] Empty body provided in request {{(pid=112806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:36:24.012598 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-e037683f-7033-4e7f-9a39-3341bfa05479 demo demo] Calling method 'detail' {{(pid=112806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:36:24.012903 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.api_utils [None req-e037683f-7033-4e7f-9a39-3341bfa05479 demo demo] Removing options '' from query. {{(pid=112806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:36:24.014039 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.volume.api [None req-e037683f-7033-4e7f-9a39-3341bfa05479 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112806) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:36:24.022222 np0000182464 devstack@c-api.service[112806]: INFO cinder.volume.api [None req-e037683f-7033-4e7f-9a39-3341bfa05479 demo demo] Get all volumes completed successfully. Jun 22 12:36:24.024943 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-e037683f-7033-4e7f-9a39-3341bfa05479 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:36:24.025384 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 11/42] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:36:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:36:34.017039 np0000182464 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writing DB stats cinder:SELECT=1 {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:37:24.042048 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [None req-9292319d-fe53-484b-ad0a-b30ebfdd7413 None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:37:24.045302 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-9292319d-fe53-484b-ad0a-b30ebfdd7413 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:37:24.045601 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-9292319d-fe53-484b-ad0a-b30ebfdd7413 demo demo] Empty body provided in request {{(pid=112807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:37:24.045884 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-9292319d-fe53-484b-ad0a-b30ebfdd7413 demo demo] Calling method 'detail' {{(pid=112807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:37:24.046214 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.api_utils [None req-9292319d-fe53-484b-ad0a-b30ebfdd7413 demo demo] Removing options '' from query. {{(pid=112807) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:37:24.047262 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.volume.api [None req-9292319d-fe53-484b-ad0a-b30ebfdd7413 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112807) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:37:24.056703 np0000182464 devstack@c-api.service[112807]: INFO cinder.volume.api [None req-9292319d-fe53-484b-ad0a-b30ebfdd7413 demo demo] Get all volumes completed successfully. Jun 22 12:37:24.059289 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-9292319d-fe53-484b-ad0a-b30ebfdd7413 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:37:24.059783 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 11/43] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:37: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 22 12:37:34.051221 np0000182464 devstack@c-api.service[112807]: DEBUG dbcounter [-] [112807] Writing DB stats cinder:SELECT=1 {{(pid=112807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:38:24.078479 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-2fc06560-c6c4-446a-9d1f-d437732084e0 None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:38:24.083028 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-2fc06560-c6c4-446a-9d1f-d437732084e0 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:38:24.083411 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-2fc06560-c6c4-446a-9d1f-d437732084e0 demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:38:24.083824 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-2fc06560-c6c4-446a-9d1f-d437732084e0 demo demo] Calling method 'detail' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:38:24.084202 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.api_utils [None req-2fc06560-c6c4-446a-9d1f-d437732084e0 demo demo] Removing options '' from query. {{(pid=112805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:38:24.085673 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.volume.api [None req-2fc06560-c6c4-446a-9d1f-d437732084e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112805) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:38:24.091901 np0000182464 devstack@c-api.service[112805]: INFO cinder.volume.api [None req-2fc06560-c6c4-446a-9d1f-d437732084e0 demo demo] Get all volumes completed successfully. Jun 22 12:38:24.093778 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-2fc06560-c6c4-446a-9d1f-d437732084e0 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:38:24.094250 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 12/44] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:38:24 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 22 12:38:34.088420 np0000182464 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writing DB stats cinder:SELECT=1 {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:39:24.116668 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-b0c2cc7e-9a3a-4b7c-b1ba-7bfcb3019ac7 None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:39:24.121384 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-b0c2cc7e-9a3a-4b7c-b1ba-7bfcb3019ac7 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:39:24.121616 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-b0c2cc7e-9a3a-4b7c-b1ba-7bfcb3019ac7 demo demo] Empty body provided in request {{(pid=112804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:39:24.121875 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-b0c2cc7e-9a3a-4b7c-b1ba-7bfcb3019ac7 demo demo] Calling method 'detail' {{(pid=112804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:39:24.122179 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.api_utils [None req-b0c2cc7e-9a3a-4b7c-b1ba-7bfcb3019ac7 demo demo] Removing options '' from query. {{(pid=112804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:39:24.123121 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.volume.api [None req-b0c2cc7e-9a3a-4b7c-b1ba-7bfcb3019ac7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112804) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:39:24.133343 np0000182464 devstack@c-api.service[112804]: INFO cinder.volume.api [None req-b0c2cc7e-9a3a-4b7c-b1ba-7bfcb3019ac7 demo demo] Get all volumes completed successfully. Jun 22 12:39:24.136215 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-b0c2cc7e-9a3a-4b7c-b1ba-7bfcb3019ac7 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:39:24.140705 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 11/45] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:39:24 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 22 12:39:34.127095 np0000182464 devstack@c-api.service[112804]: DEBUG dbcounter [-] [112804] Writing DB stats cinder:SELECT=1 {{(pid=112804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:40:24.157978 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-976fefe4-08ab-414a-9797-49e839edd20a None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:40:24.162255 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-976fefe4-08ab-414a-9797-49e839edd20a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:40:24.162665 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-976fefe4-08ab-414a-9797-49e839edd20a demo demo] Empty body provided in request {{(pid=112806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:40:24.163060 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-976fefe4-08ab-414a-9797-49e839edd20a demo demo] Calling method 'detail' {{(pid=112806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:40:24.163590 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.api_utils [None req-976fefe4-08ab-414a-9797-49e839edd20a demo demo] Removing options '' from query. {{(pid=112806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:40:24.165139 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.volume.api [None req-976fefe4-08ab-414a-9797-49e839edd20a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112806) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:40:24.173337 np0000182464 devstack@c-api.service[112806]: INFO cinder.volume.api [None req-976fefe4-08ab-414a-9797-49e839edd20a demo demo] Get all volumes completed successfully. Jun 22 12:40:24.175596 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-976fefe4-08ab-414a-9797-49e839edd20a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:40:24.176048 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 12/46] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:40: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 22 12:40:34.168411 np0000182464 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writing DB stats cinder:SELECT=1 {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:41:24.191576 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [None req-e40fa0c8-8070-4fa7-9a61-2a87cec56060 None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:41:24.230213 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-e40fa0c8-8070-4fa7-9a61-2a87cec56060 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:41:24.230566 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-e40fa0c8-8070-4fa7-9a61-2a87cec56060 demo demo] Empty body provided in request {{(pid=112807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:41:24.230976 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-e40fa0c8-8070-4fa7-9a61-2a87cec56060 demo demo] Calling method 'detail' {{(pid=112807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:41:24.231387 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.api_utils [None req-e40fa0c8-8070-4fa7-9a61-2a87cec56060 demo demo] Removing options '' from query. {{(pid=112807) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:41:24.232200 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.volume.api [None req-e40fa0c8-8070-4fa7-9a61-2a87cec56060 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112807) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:41:24.239320 np0000182464 devstack@c-api.service[112807]: INFO cinder.volume.api [None req-e40fa0c8-8070-4fa7-9a61-2a87cec56060 demo demo] Get all volumes completed successfully. Jun 22 12:41:24.241486 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-e40fa0c8-8070-4fa7-9a61-2a87cec56060 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:41:24.241911 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 12/47] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:41:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:41:34.235534 np0000182464 devstack@c-api.service[112807]: DEBUG dbcounter [-] [112807] Writing DB stats cinder:SELECT=1 {{(pid=112807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:42:24.258568 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-8c853557-2df9-4c37-887c-60b3c068c884 None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:42:24.262787 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-8c853557-2df9-4c37-887c-60b3c068c884 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:42:24.263200 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-8c853557-2df9-4c37-887c-60b3c068c884 demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:42:24.263616 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-8c853557-2df9-4c37-887c-60b3c068c884 demo demo] Calling method 'detail' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:42:24.264080 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.api_utils [None req-8c853557-2df9-4c37-887c-60b3c068c884 demo demo] Removing options '' from query. {{(pid=112805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:42:24.265673 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.volume.api [None req-8c853557-2df9-4c37-887c-60b3c068c884 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112805) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:42:24.274278 np0000182464 devstack@c-api.service[112805]: INFO cinder.volume.api [None req-8c853557-2df9-4c37-887c-60b3c068c884 demo demo] Get all volumes completed successfully. Jun 22 12:42:24.277076 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-8c853557-2df9-4c37-887c-60b3c068c884 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:42:24.277605 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 13/48] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:42: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 22 12:42:34.269463 np0000182464 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writing DB stats cinder:SELECT=1 {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:43:24.291096 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.middleware.request_id [None req-569a23f3-6209-4b82-bab1-54b84134c5f1 None None] RequestId filter calling following filter/app {{(pid=112804) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:43:24.293623 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-569a23f3-6209-4b82-bab1-54b84134c5f1 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:43:24.293847 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-569a23f3-6209-4b82-bab1-54b84134c5f1 demo demo] Empty body provided in request {{(pid=112804) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:43:24.294091 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.openstack.wsgi [None req-569a23f3-6209-4b82-bab1-54b84134c5f1 demo demo] Calling method 'detail' {{(pid=112804) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:43:24.294397 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.api.api_utils [None req-569a23f3-6209-4b82-bab1-54b84134c5f1 demo demo] Removing options '' from query. {{(pid=112804) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:43:24.295280 np0000182464 devstack@c-api.service[112804]: DEBUG cinder.volume.api [None req-569a23f3-6209-4b82-bab1-54b84134c5f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112804) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:43:24.306087 np0000182464 devstack@c-api.service[112804]: INFO cinder.volume.api [None req-569a23f3-6209-4b82-bab1-54b84134c5f1 demo demo] Get all volumes completed successfully. Jun 22 12:43:24.306087 np0000182464 devstack@c-api.service[112804]: INFO cinder.api.openstack.wsgi [None req-569a23f3-6209-4b82-bab1-54b84134c5f1 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:43:24.306087 np0000182464 devstack@c-api.service[112804]: [pid: 112804|app: 0|req: 12/49] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:43: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 22 12:43:34.298627 np0000182464 devstack@c-api.service[112804]: DEBUG dbcounter [-] [112804] Writing DB stats cinder:SELECT=1 {{(pid=112804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:44:24.319971 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.middleware.request_id [None req-1da03a12-bbc9-4984-8d26-11906dc5159b None None] RequestId filter calling following filter/app {{(pid=112806) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:44:24.322812 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-1da03a12-bbc9-4984-8d26-11906dc5159b demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:44:24.323160 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-1da03a12-bbc9-4984-8d26-11906dc5159b demo demo] Empty body provided in request {{(pid=112806) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:44:24.323487 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.openstack.wsgi [None req-1da03a12-bbc9-4984-8d26-11906dc5159b demo demo] Calling method 'detail' {{(pid=112806) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:44:24.323851 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.api.api_utils [None req-1da03a12-bbc9-4984-8d26-11906dc5159b demo demo] Removing options '' from query. {{(pid=112806) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:44:24.325589 np0000182464 devstack@c-api.service[112806]: DEBUG cinder.volume.api [None req-1da03a12-bbc9-4984-8d26-11906dc5159b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112806) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:44:24.335108 np0000182464 devstack@c-api.service[112806]: INFO cinder.volume.api [None req-1da03a12-bbc9-4984-8d26-11906dc5159b demo demo] Get all volumes completed successfully. Jun 22 12:44:24.337824 np0000182464 devstack@c-api.service[112806]: INFO cinder.api.openstack.wsgi [None req-1da03a12-bbc9-4984-8d26-11906dc5159b demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:44:24.338374 np0000182464 devstack@c-api.service[112806]: [pid: 112806|app: 0|req: 13/50] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:44: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 22 12:44:34.329564 np0000182464 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writing DB stats cinder:SELECT=1 {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:45:24.353810 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.middleware.request_id [None req-fba43b47-b0aa-4723-a630-b84f6fe81e74 None None] RequestId filter calling following filter/app {{(pid=112807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:45:24.360576 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-fba43b47-b0aa-4723-a630-b84f6fe81e74 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:45:24.361114 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-fba43b47-b0aa-4723-a630-b84f6fe81e74 demo demo] Empty body provided in request {{(pid=112807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:45:24.361749 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.openstack.wsgi [None req-fba43b47-b0aa-4723-a630-b84f6fe81e74 demo demo] Calling method 'detail' {{(pid=112807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:45:24.362085 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.api.api_utils [None req-fba43b47-b0aa-4723-a630-b84f6fe81e74 demo demo] Removing options '' from query. {{(pid=112807) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:45:24.363185 np0000182464 devstack@c-api.service[112807]: DEBUG cinder.volume.api [None req-fba43b47-b0aa-4723-a630-b84f6fe81e74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112807) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:45:24.370426 np0000182464 devstack@c-api.service[112807]: INFO cinder.volume.api [None req-fba43b47-b0aa-4723-a630-b84f6fe81e74 demo demo] Get all volumes completed successfully. Jun 22 12:45:24.372319 np0000182464 devstack@c-api.service[112807]: INFO cinder.api.openstack.wsgi [None req-fba43b47-b0aa-4723-a630-b84f6fe81e74 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:45:24.372857 np0000182464 devstack@c-api.service[112807]: [pid: 112807|app: 0|req: 13/51] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:45: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 22 12:45:34.367486 np0000182464 devstack@c-api.service[112807]: DEBUG dbcounter [-] [112807] Writing DB stats cinder:SELECT=1 {{(pid=112807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:46:24.391275 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-73d4439f-8b2f-45ad-9fe2-14e350a2089f None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:46:24.499480 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-73d4439f-8b2f-45ad-9fe2-14e350a2089f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail Jun 22 12:46:24.499726 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-73d4439f-8b2f-45ad-9fe2-14e350a2089f demo demo] Empty body provided in request {{(pid=112805) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:46:24.499976 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-73d4439f-8b2f-45ad-9fe2-14e350a2089f demo demo] Calling method 'detail' {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:46:24.500276 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.api.api_utils [None req-73d4439f-8b2f-45ad-9fe2-14e350a2089f demo demo] Removing options '' from query. {{(pid=112805) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:46:24.501230 np0000182464 devstack@c-api.service[112805]: DEBUG cinder.volume.api [None req-73d4439f-8b2f-45ad-9fe2-14e350a2089f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112805) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:46:24.536425 np0000182464 devstack@c-api.service[112805]: INFO cinder.volume.api [None req-73d4439f-8b2f-45ad-9fe2-14e350a2089f demo demo] Get all volumes completed successfully. Jun 22 12:46:24.538828 np0000182464 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-73d4439f-8b2f-45ad-9fe2-14e350a2089f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:46:24.539234 np0000182464 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 14/52] 199.204.45.116 () {64 vars in 1295 bytes} [Mon Jun 22 12:46:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:46:34.504467 np0000182464 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writing DB stats cinder:SELECT=1 {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}