Jun 18 13:06:52.462433 np0000181980 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 13:06:52.474822 np0000181980 devstack@c-api.service[112312]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 13:06:52 2026] *** Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: nodename: np0000181980 Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: machine: x86_64 Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: clock source: unix Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: pcre jit disabled Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: detected number of CPU cores: 16 Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: current working directory: / Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: detected binary path: /usr/bin/uwsgi-core Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: your processes number limit is 256917 Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: your memory page size is 4096 bytes Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: detected max file descriptor number: 2048 Jun 18 13:06:52.478420 np0000181980 devstack@c-api.service[112312]: lock engine: pthread robust mutexes Jun 18 13:06:52.479200 np0000181980 devstack@c-api.service[112312]: thunder lock: enabled Jun 18 13:06:52.479200 np0000181980 devstack@c-api.service[112312]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 13:06:52.479200 np0000181980 devstack@c-api.service[112312]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 13:06:52.479200 np0000181980 devstack@c-api.service[112312]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 13:06:52.479200 np0000181980 devstack@c-api.service[112312]: Set PythonHome to /opt/stack/data/venv Jun 18 13:06:52.519903 np0000181980 devstack@c-api.service[112312]: Python main interpreter initialized at 0x78c17a2a3668 Jun 18 13:06:52.519903 np0000181980 devstack@c-api.service[112312]: python threads support enabled Jun 18 13:06:52.519903 np0000181980 devstack@c-api.service[112312]: your server socket listen backlog is limited to 100 connections Jun 18 13:06:52.519903 np0000181980 devstack@c-api.service[112312]: your mercy for graceful operations on workers is 80 seconds Jun 18 13:06:52.520450 np0000181980 devstack@c-api.service[112312]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 13:06:52.520558 np0000181980 devstack@c-api.service[112312]: *** Operational MODE: preforking *** Jun 18 13:06:52.520764 np0000181980 devstack@c-api.service[112312]: *** uWSGI is running in multiple interpreter mode *** Jun 18 13:06:52.520764 np0000181980 devstack@c-api.service[112312]: spawned uWSGI master process (pid: 112312) Jun 18 13:06:52.520997 np0000181980 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 13:06:52.521431 np0000181980 devstack@c-api.service[112312]: spawned uWSGI worker 1 (pid: 112320, cores: 1) Jun 18 13:06:52.521993 np0000181980 devstack@c-api.service[112312]: spawned uWSGI worker 2 (pid: 112321, cores: 1) Jun 18 13:06:52.522465 np0000181980 devstack@c-api.service[112312]: spawned uWSGI worker 3 (pid: 112322, cores: 1) Jun 18 13:06:52.523659 np0000181980 devstack@c-api.service[112312]: spawned uWSGI worker 4 (pid: 112323, cores: 1) Jun 18 13:06:52.523659 np0000181980 devstack@c-api.service[112312]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 13:06:52.655020 np0000181980 devstack@c-api.service[112323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 13:06:52.655020 np0000181980 devstack@c-api.service[112323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 13:06:52.655020 np0000181980 devstack@c-api.service[112323]: we strongly recommend against using it for new projects. Jun 18 13:06:52.655020 np0000181980 devstack@c-api.service[112323]: If you are already using Eventlet, we recommend migrating to a different Jun 18 13:06:52.655020 np0000181980 devstack@c-api.service[112323]: framework. For more detail see Jun 18 13:06:52.655020 np0000181980 devstack@c-api.service[112323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 13:06:52.655020 np0000181980 devstack@c-api.service[112323]: import eventlet # noqa Jun 18 13:06:52.657107 np0000181980 devstack@c-api.service[112320]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 13:06:52.657107 np0000181980 devstack@c-api.service[112320]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 13:06:52.657107 np0000181980 devstack@c-api.service[112320]: we strongly recommend against using it for new projects. Jun 18 13:06:52.657107 np0000181980 devstack@c-api.service[112320]: If you are already using Eventlet, we recommend migrating to a different Jun 18 13:06:52.657107 np0000181980 devstack@c-api.service[112320]: framework. For more detail see Jun 18 13:06:52.657107 np0000181980 devstack@c-api.service[112320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 13:06:52.657107 np0000181980 devstack@c-api.service[112320]: import eventlet # noqa Jun 18 13:06:52.658340 np0000181980 devstack@c-api.service[112322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 13:06:52.658340 np0000181980 devstack@c-api.service[112322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 13:06:52.658340 np0000181980 devstack@c-api.service[112322]: we strongly recommend against using it for new projects. Jun 18 13:06:52.658340 np0000181980 devstack@c-api.service[112322]: If you are already using Eventlet, we recommend migrating to a different Jun 18 13:06:52.658340 np0000181980 devstack@c-api.service[112322]: framework. For more detail see Jun 18 13:06:52.658340 np0000181980 devstack@c-api.service[112322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 13:06:52.658340 np0000181980 devstack@c-api.service[112322]: import eventlet # noqa Jun 18 13:06:52.674003 np0000181980 devstack@c-api.service[112321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 13:06:52.674003 np0000181980 devstack@c-api.service[112321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 13:06:52.674003 np0000181980 devstack@c-api.service[112321]: we strongly recommend against using it for new projects. Jun 18 13:06:52.674003 np0000181980 devstack@c-api.service[112321]: If you are already using Eventlet, we recommend migrating to a different Jun 18 13:06:52.674003 np0000181980 devstack@c-api.service[112321]: framework. For more detail see Jun 18 13:06:52.674003 np0000181980 devstack@c-api.service[112321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 13:06:52.674003 np0000181980 devstack@c-api.service[112321]: import eventlet # noqa Jun 18 13:06:52.744036 np0000181980 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 13:06:52.744036 np0000181980 devstack@c-api.service[112323]: warnings.warn( Jun 18 13:06:52.750077 np0000181980 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 13:06:52.750077 np0000181980 devstack@c-api.service[112320]: warnings.warn( Jun 18 13:06:52.756109 np0000181980 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 13:06:52.756109 np0000181980 devstack@c-api.service[112322]: warnings.warn( Jun 18 13:06:52.761252 np0000181980 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 13:06:52.761252 np0000181980 devstack@c-api.service[112321]: warnings.warn( Jun 18 13:06:52.821903 np0000181980 devstack@c-api.service[112323]: /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 18 13:06:52.821903 np0000181980 devstack@c-api.service[112323]: from cgi import parse_header Jun 18 13:06:52.825149 np0000181980 devstack@c-api.service[112320]: /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 18 13:06:52.825149 np0000181980 devstack@c-api.service[112320]: from cgi import parse_header Jun 18 13:06:52.841679 np0000181980 devstack@c-api.service[112322]: /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 18 13:06:52.841679 np0000181980 devstack@c-api.service[112322]: from cgi import parse_header Jun 18 13:06:52.842825 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:52.842825 np0000181980 devstack@c-api.service[112321]: from cgi import parse_header Jun 18 13:06:52.873195 np0000181980 devstack@c-api.service[112323]: /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 18 13:06:52.873195 np0000181980 devstack@c-api.service[112323]: removals.removed_module( Jun 18 13:06:52.874699 np0000181980 devstack@c-api.service[112323]: /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 18 13:06:52.874699 np0000181980 devstack@c-api.service[112323]: removals.removed_module( Jun 18 13:06:52.876291 np0000181980 devstack@c-api.service[112320]: /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 18 13:06:52.876291 np0000181980 devstack@c-api.service[112320]: removals.removed_module( Jun 18 13:06:52.878441 np0000181980 devstack@c-api.service[112320]: /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 18 13:06:52.878441 np0000181980 devstack@c-api.service[112320]: removals.removed_module( Jun 18 13:06:52.892924 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:52.892924 np0000181980 devstack@c-api.service[112321]: removals.removed_module( Jun 18 13:06:52.894448 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:52.894448 np0000181980 devstack@c-api.service[112321]: removals.removed_module( Jun 18 13:06:52.899330 np0000181980 devstack@c-api.service[112322]: /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 18 13:06:52.899330 np0000181980 devstack@c-api.service[112322]: removals.removed_module( Jun 18 13:06:52.901293 np0000181980 devstack@c-api.service[112322]: /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 18 13:06:52.901293 np0000181980 devstack@c-api.service[112322]: removals.removed_module( Jun 18 13:06:53.645639 np0000181980 devstack@c-api.service[112320]: /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 18 13:06:53.645639 np0000181980 devstack@c-api.service[112320]: warnings.warn( Jun 18 13:06:53.651501 np0000181980 devstack@c-api.service[112323]: /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 18 13:06:53.651501 np0000181980 devstack@c-api.service[112323]: warnings.warn( Jun 18 13:06:53.690946 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:53.690946 np0000181980 devstack@c-api.service[112321]: warnings.warn( Jun 18 13:06:53.693951 np0000181980 devstack@c-api.service[112320]: /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 18 13:06:53.693951 np0000181980 devstack@c-api.service[112320]: warnings.warn( Jun 18 13:06:53.702011 np0000181980 devstack@c-api.service[112323]: /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 18 13:06:53.702011 np0000181980 devstack@c-api.service[112323]: warnings.warn( Jun 18 13:06:53.747638 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:53.747638 np0000181980 devstack@c-api.service[112321]: warnings.warn( Jun 18 13:06:53.750628 np0000181980 devstack@c-api.service[112322]: /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 18 13:06:53.750628 np0000181980 devstack@c-api.service[112322]: warnings.warn( Jun 18 13:06:53.802732 np0000181980 devstack@c-api.service[112322]: /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 18 13:06:53.802732 np0000181980 devstack@c-api.service[112322]: warnings.warn( Jun 18 13:06:53.898738 np0000181980 devstack@c-api.service[112323]: 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 18 13:06:53.898738 np0000181980 devstack@c-api.service[112323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112323) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 13:06:53.901504 np0000181980 devstack@c-api.service[112320]: 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 18 13:06:53.901882 np0000181980 devstack@c-api.service[112320]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112320) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 13:06:53.941572 np0000181980 devstack@c-api.service[112321]: 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 18 13:06:53.941738 np0000181980 devstack@c-api.service[112321]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112321) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 13:06:53.980642 np0000181980 devstack@c-api.service[112323]: /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 18 13:06:53.980642 np0000181980 devstack@c-api.service[112323]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 13:06:53.981895 np0000181980 devstack@c-api.service[112320]: /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 18 13:06:53.981895 np0000181980 devstack@c-api.service[112320]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 13:06:54.007222 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.007222 np0000181980 devstack@c-api.service[112321]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 13:06:54.008076 np0000181980 devstack@c-api.service[112322]: 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 18 13:06:54.008257 np0000181980 devstack@c-api.service[112322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 13:06:54.071060 np0000181980 devstack@c-api.service[112322]: /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 18 13:06:54.071060 np0000181980 devstack@c-api.service[112322]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 13:06:54.443378 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112320) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 13:06:54.443726 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 13:06:54.443795 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 13:06:54.443862 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.443862 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.443950 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.443994 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.444044 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.444088 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.444135 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.444203 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.444259 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.445729 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 13:06:54.446104 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.446204 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.446445 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.446546 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.446678 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.446766 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.446843 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.446917 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.446981 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.447042 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.447104 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.447178 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.447240 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.447301 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.447390 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.447460 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.447522 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.447580 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.447673 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.447737 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.447824 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.447887 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.447948 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.448020 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.448082 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.448141 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.448201 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.448270 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.448333 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.448409 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.448409 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.448549 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.448549 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.448549 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.448549 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.448812 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.448888 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.448888 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.449011 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.449082 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.449175 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.449261 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.449356 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.449456 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.449561 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.449685 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.449770 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.449870 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.449942 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.450005 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.450154 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.450217 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.450287 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.450350 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.450423 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.450492 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.450565 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.450628 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.450683 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.450724 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.450765 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.450807 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.450854 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.450902 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.450950 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.450997 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.451044 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.451090 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.451132 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.451181 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.451222 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.451277 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.451320 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.451360 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.451400 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.451439 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.451478 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.451525 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.451580 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.451643 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.451696 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.451749 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.451789 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.451836 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.451881 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.451929 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.451929 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.452003 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.452003 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.452003 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.452003 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.452003 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.452192 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.452236 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.452236 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.452314 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.452314 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.452314 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.452314 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.452314 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.452314 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.452688 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.452688 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.452688 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.452808 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.452850 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.452890 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.452934 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.452978 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.453018 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.453068 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.453108 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.453149 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.453149 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.453149 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.453263 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.453263 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.453263 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.453263 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.453411 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.453459 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.453501 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.453548 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.453589 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.453647 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.453689 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.453729 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.453771 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.453812 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.453870 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.453911 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.453953 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.453999 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.454076 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.454118 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.454159 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.454201 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.454261 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.454319 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.454319 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.454447 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.454506 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.454563 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.454660 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.454721 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.454776 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.454834 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.454895 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.454954 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.455026 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.455089 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.455161 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.455234 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.455298 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.455354 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.455409 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.455473 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.455526 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.455632 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.455710 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.455770 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.455829 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.455882 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.455942 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.456022 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.456087 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.456087 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.456087 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.456087 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.456087 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.456087 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.456363 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.456363 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.456457 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.456500 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.456540 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.456588 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.456669 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.456738 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.456786 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.456832 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.456871 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.456911 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.456967 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.457011 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.457060 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.457100 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.457147 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.457147 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.457220 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.457260 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.457260 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.457340 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.457340 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.457340 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.457340 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.457340 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.457340 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.457340 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.458159 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.458244 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.458326 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.458326 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.458446 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.458507 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.458579 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.458685 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.458749 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.458816 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.458888 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.458953 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.459015 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.459085 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.459158 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.459243 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.459318 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.459383 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.459448 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.459504 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.459560 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.459643 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.459723 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.459786 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.459843 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.459912 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.459912 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.459912 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.460067 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.460067 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.460067 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.460067 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.460067 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.460067 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.460394 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.460450 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.460492 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.460492 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.460492 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.460492 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.460492 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.460712 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.460756 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.460796 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.460796 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.460868 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.460915 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.460956 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.461010 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.461084 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.461172 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.461231 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.461274 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.461323 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.461323 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.461323 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.461466 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.461514 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.461557 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.461682 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.461743 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.461796 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.461844 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.461890 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.461931 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.461972 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.462077 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.462121 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.462161 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.462233 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.462299 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.462342 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.462410 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.462474 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.462522 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.462522 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.462522 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.462680 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.462750 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.462801 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.462855 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.462924 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.462973 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.463060 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.463147 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.463211 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.463261 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.463318 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.463374 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.463421 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.463460 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.463510 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.463557 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.463634 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.463694 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.463738 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.463784 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.463828 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.463883 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.463931 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.463970 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.464005 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.464034 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.464062 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.464094 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.464125 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.464154 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.464194 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.464224 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.464252 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.464281 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.464281 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.470249 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.470328 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.470369 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.470406 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.470457 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.470525 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.470563 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.470601 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.470664 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.470698 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.470737 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.470775 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.470873 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.470933 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.470977 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.471010 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.471043 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.471076 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.471108 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.471139 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.471170 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.471207 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.471238 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.471275 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.471341 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.471341 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.471429 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.471429 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.471508 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.471508 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.471650 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.471718 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.471777 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.471837 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.471920 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.471987 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.472048 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.472109 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.472180 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.472242 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.472297 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.472349 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.472425 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.472490 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.472547 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.472603 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.472688 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.472773 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.472842 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.472842 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.472940 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.472997 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.473065 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.473065 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.473065 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.473065 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.473422 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.473422 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.473525 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.473577 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.473640 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.473688 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.473729 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.473770 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.473810 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.473845 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.473899 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.473941 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.474023 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.474075 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.474118 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.474153 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.474194 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.474233 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.474272 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.474325 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.474379 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.474429 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.474466 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.474516 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.474516 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.474516 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.474516 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.474516 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.474724 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.474724 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.474815 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.474865 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.474913 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.474956 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.474997 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.475038 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.475078 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.475117 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.475172 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.475214 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.475254 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.475293 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.475342 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.475392 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.475434 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.475475 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.475475 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.475565 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.475686 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.475760 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.475845 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.475912 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.476739 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.476885 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.476885 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.476885 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.477196 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.477300 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.477351 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.477399 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.477446 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.477485 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.477524 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.477565 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.477602 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.477672 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.477728 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.477768 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.477804 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.477841 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.477877 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.477915 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.477952 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.478065 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.478112 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.478152 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.478196 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.478232 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.478268 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.478306 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.478306 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.478306 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.478306 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.478306 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.478773 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.478857 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.478857 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.478998 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.479066 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.479174 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.479235 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.479293 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.479348 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.479348 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.479462 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.479533 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.479533 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.479711 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.479711 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.479838 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.479898 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.479954 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.480021 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.480079 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.480136 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.480192 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.480248 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.480314 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.480381 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.480381 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.480381 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.480381 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.480572 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.480572 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.480714 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.480781 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.480850 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.480900 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.480949 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.481013 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.481071 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.481133 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.481190 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.481255 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.481312 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.481312 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.481425 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.481483 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.481483 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.481595 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.481676 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.481676 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.481676 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.481850 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.481850 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.481850 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.481850 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.481850 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.481850 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.481850 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.482526 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.482526 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.482526 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.482841 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.482951 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.483037 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.483138 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.483225 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.483330 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.483415 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.483512 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.483605 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.483733 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.483844 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.483953 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.483953 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.484117 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.484208 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.484309 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.484402 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.484505 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.484663 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.484771 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.484889 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.484999 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.484999 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.484999 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.484999 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.485945 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.485945 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.486184 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.486184 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.486184 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.486410 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.486410 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.486549 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.486665 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.486743 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.486802 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.486862 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.486922 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.486980 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.487059 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.487121 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.487178 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.487233 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.487290 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.487353 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.487410 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.487467 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.487525 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.487635 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.487721 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.487721 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.487721 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.487721 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.488333 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.488418 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.488418 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.488518 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.488518 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.488649 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.488711 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.488757 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.488757 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.488852 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.488852 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.488925 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.488995 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.489046 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.489097 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.489150 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.489150 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.489239 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.489239 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.489329 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.489380 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.489428 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.489479 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.489523 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.489523 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.489632 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.489692 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.489740 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.489788 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.489830 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.489876 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.489921 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.490015 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.490063 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.490115 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.490167 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.490210 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.490253 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.490295 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.490338 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.490383 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.490425 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.490469 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.490514 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.490514 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.490595 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.490669 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.490669 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.490761 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.490804 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.490804 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.490876 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.490917 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.490965 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.490965 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.490965 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.491977 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.492040 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.492093 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.492093 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.492194 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.492241 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.492278 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.492315 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.492364 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.492406 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.492447 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.492490 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.492532 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.492576 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.492636 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.492676 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.492722 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.492760 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.492807 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.492870 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.492915 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.492960 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.493003 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.493045 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.493080 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.493116 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.493156 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.493199 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.493257 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.493308 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.493356 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.493356 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.493356 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.493356 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.493356 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.493356 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.493356 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.493356 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.493709 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.493709 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.493709 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.493709 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.495300 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.495458 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.495605 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.495803 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.495952 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.496081 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.496249 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.496425 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.496632 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.496796 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.496932 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.497076 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.497214 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.497404 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.497776 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.497840 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.497898 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.497940 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.498061 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.498107 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.498151 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.498191 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.498237 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.498281 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.498332 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.498384 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.498441 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.498486 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.498523 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.498558 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.498596 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.498671 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.498809 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.498848 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.498884 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.498920 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.498966 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.499008 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.499043 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.499091 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.499145 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.499185 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.499241 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.499278 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.499323 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.499358 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.499392 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.499435 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.499497 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.499546 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.499596 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.499681 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.499681 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.499681 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.499681 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.499681 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.499874 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.499874 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.499874 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.499874 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.499874 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.499874 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.499874 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.499874 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.499874 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.499874 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.500225 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.500225 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.500225 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.500225 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.501127 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.501205 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.501247 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.501287 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.501363 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.501419 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.501463 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.501504 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.501596 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.501697 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.501784 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.501867 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.502018 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.502064 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.502106 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.502184 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.502272 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.502272 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.502272 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.502272 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.502272 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.502627 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.502710 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.502761 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.502830 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.502877 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.502920 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.502976 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.503017 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.503057 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.503100 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.503149 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.503194 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.503237 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.503283 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.503321 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.503365 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.503494 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.503549 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.503588 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.503658 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.503696 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.503732 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.503768 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.503805 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.503840 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.503884 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.503920 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.503962 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.504006 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.504041 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.504075 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.504115 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.504153 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.504187 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.504187 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.504259 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.504303 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.504337 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.504337 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.504411 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.504411 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.504411 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.504517 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.504517 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.504517 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.504517 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.504517 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.504517 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.504517 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.505017 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.505077 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.505181 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.505265 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.505337 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.505479 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.505672 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.505730 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.505887 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.505887 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.506210 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.506210 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.506210 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.506392 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.506460 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.506539 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.506539 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.506693 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.506777 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.506839 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.506900 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.506961 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.507021 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.507080 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.507142 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.507220 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.507282 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.507345 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.507407 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.507467 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.507526 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.507594 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.507682 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.507742 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.507801 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.507886 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.507956 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.508017 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.508084 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.508144 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.508202 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.508264 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.508332 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.508398 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.508466 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.508527 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.508772 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.508841 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.508910 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.508979 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.509038 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.509104 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.509163 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.509231 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.509291 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.509350 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.509420 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.509481 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.509551 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.509641 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.509703 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.509761 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.509835 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.509897 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.509985 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.510045 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.510114 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.510189 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.510251 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.510323 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.510393 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.510460 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.510531 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.510590 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.510714 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.510714 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.510831 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.510900 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.510963 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.511025 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.511025 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.511122 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.511122 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.511122 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.511122 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.511122 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.511122 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.511122 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:06:54.511122 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:06:54.511122 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:06:54.511122 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:06:54.511122 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:06:54.511680 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:06:54.511680 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:06:54.554849 np0000181980 devstack@c-api.service[112321]: INFO dbcounter [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Registered counter for database cinder Jun 18 13:06:54.555404 np0000181980 devstack@c-api.service[112323]: INFO dbcounter [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Registered counter for database cinder Jun 18 13:06:54.555713 np0000181980 devstack@c-api.service[112322]: INFO dbcounter [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Registered counter for database cinder Jun 18 13:06:54.562569 np0000181980 devstack@c-api.service[112320]: INFO dbcounter [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Registered counter for database cinder Jun 18 13:06:54.597437 np0000181980 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:06:54.599854 np0000181980 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-58f69826-0c49-44e3-84eb-08861e895692 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:06:54.602831 np0000181980 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:06:54.614174 np0000181980 devstack@c-api.service[112320]: DEBUG oslo_db.sqlalchemy.engines [None req-cc9b514d-2f64-4242-b078-f65721deb8bb 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=112320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:06:54.720381 np0000181980 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writer thread running {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 13:06:54.721485 np0000181980 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writer thread running {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 13:06:54.723407 np0000181980 devstack@c-api.service[112322]: INFO cinder.rpc [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 13:06:54.724213 np0000181980 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writer thread running {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 13:06:54.724697 np0000181980 devstack@c-api.service[112321]: INFO cinder.rpc [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 13:06:54.726441 np0000181980 devstack@c-api.service[112322]: INFO cinder.rpc [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 13:06:54.726825 np0000181980 devstack@c-api.service[112321]: INFO cinder.rpc [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 13:06:54.726934 np0000181980 devstack@c-api.service[112323]: INFO cinder.rpc [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 13:06:54.728866 np0000181980 devstack@c-api.service[112321]: INFO cinder.rpc [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 13:06:54.729128 np0000181980 devstack@c-api.service[112322]: INFO cinder.rpc [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 13:06:54.729197 np0000181980 devstack@c-api.service[112323]: INFO cinder.rpc [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 13:06:54.730780 np0000181980 devstack@c-api.service[112321]: INFO cinder.rpc [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 13:06:54.731561 np0000181980 devstack@c-api.service[112323]: INFO cinder.rpc [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 13:06:54.731727 np0000181980 devstack@c-api.service[112322]: INFO cinder.rpc [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 13:06:54.731809 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.732766 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.733891 np0000181980 devstack@c-api.service[112323]: INFO cinder.rpc [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 13:06:54.734604 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.735068 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.736123 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.738962 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.746639 np0000181980 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writer thread running {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 13:06:54.749522 np0000181980 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 13:06:54.752031 np0000181980 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 13:06:54.754345 np0000181980 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 13:06:54.756840 np0000181980 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 13:06:54.758075 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.762344 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.767529 np0000181980 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:06:54.769823 np0000181980 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-58f69826-0c49-44e3-84eb-08861e895692 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:06:54.770381 np0000181980 devstack@c-api.service[112321]: INFO cinder.rpc [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 13:06:54.772416 np0000181980 devstack@c-api.service[112322]: INFO cinder.rpc [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 13:06:54.772595 np0000181980 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:06:54.772710 np0000181980 devstack@c-api.service[112321]: INFO cinder.rpc [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 13:06:54.773992 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.774864 np0000181980 devstack@c-api.service[112322]: INFO cinder.rpc [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 13:06:54.775387 np0000181980 devstack@c-api.service[112323]: INFO cinder.rpc [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 13:06:54.776079 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.777853 np0000181980 devstack@c-api.service[112323]: INFO cinder.rpc [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 13:06:54.779175 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.785981 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.789142 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.791536 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.792330 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.793721 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.795840 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.797132 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.797528 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.799036 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.799657 np0000181980 devstack@c-api.service[112320]: DEBUG oslo_db.sqlalchemy.engines [None req-cc9b514d-2f64-4242-b078-f65721deb8bb 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=112320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:06:54.800315 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.800584 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.802779 np0000181980 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 13:06:54.803224 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.803681 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.804323 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.805562 np0000181980 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 13:06:54.806631 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.806957 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.807041 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.808264 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.809564 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.809811 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.811266 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.812671 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.812879 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.814312 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.814446 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.815575 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.817081 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.817173 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.818469 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.819950 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.820226 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.821724 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.822631 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.822699 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.822753 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.824368 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.825904 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.826156 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.828654 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.829055 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.829125 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.829824 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.830040 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.831566 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.832848 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.832972 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.833538 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.834063 np0000181980 devstack@c-api.service[112321]: WARNING cinder.api.contrib.hosts [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 13:06:54.834410 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.834756 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.834996 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.835561 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.836079 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.836496 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.837791 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.837906 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.838435 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.838649 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.838837 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.839048 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.839794 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.839864 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: extensions {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.840206 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.840821 np0000181980 devstack@c-api.service[112322]: WARNING cinder.api.contrib.hosts [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 13:06:54.841192 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: extra_specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.841261 np0000181980 devstack@c-api.service[112323]: WARNING cinder.api.contrib.hosts [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 13:06:54.841538 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.841980 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.842750 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: os-volume-transfer {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.842909 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.842975 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.843304 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.844566 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.844817 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.845404 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: os-quota-class-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.846226 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.846331 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.846393 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.846767 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: cgsnapshots {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.847071 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: extensions {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.847140 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: extensions {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.848331 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: scheduler-stats {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.848407 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: extra_specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.849188 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: extra_specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.849296 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.849840 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: qos-specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.849949 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: os-volume-transfer {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.851110 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: os-volume-transfer {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.851711 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: os-quota-class-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.851941 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: capabilities {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.852280 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.853055 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: cgsnapshots {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.853131 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.853177 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: os-quota-class-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.853906 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.854693 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: scheduler-stats {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.854746 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.854985 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: cgsnapshots {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.856276 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: os-volume-type-access {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.856670 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.856830 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: qos-specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.856878 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: scheduler-stats {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.857871 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: os-quota-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.858955 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: capabilities {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.859089 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: qos-specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.859305 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: os-snapshot-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.860411 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.860802 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: os-volume-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.862239 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: os-hosts {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.862304 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.862468 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.863403 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: capabilities {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.863633 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: os-availability-zone {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.863885 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: os-volume-type-access {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.865023 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: consistencygroups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.865662 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: os-quota-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.865882 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.865954 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.867201 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extended resource: backups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.867380 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: os-snapshot-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.867916 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.868237 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.868910 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: os-volume-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.869422 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.contrib.snapshot_actions [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] SnapshotActionsController initialized {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 13:06:54.869535 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.870336 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: os-volume-type-access {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.870461 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.870625 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: os-hosts {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.871757 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.872114 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.872292 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: os-availability-zone {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.872403 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: os-quota-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.873696 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.874051 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: consistencygroups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.874390 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: os-snapshot-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.874904 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.875262 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.876145 np0000181980 devstack@c-api.service[112320]: WARNING cinder.api.contrib.hosts [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 13:06:54.876285 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extended resource: backups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.876693 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: os-volume-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.877048 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.877363 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.878423 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.878648 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.contrib.snapshot_actions [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] SnapshotActionsController initialized {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 13:06:54.878798 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: os-hosts {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.878876 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.879582 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.879988 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.880406 np0000181980 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.880758 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: os-availability-zone {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.881138 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.881253 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension UsedLimits extending resource: limits {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.881379 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.881477 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.881629 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.881759 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.881874 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.881975 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.882087 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.882166 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.882279 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.882336 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: extensions {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.882389 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.882558 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: consistencygroups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.882646 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.883289 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension AdminActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.883403 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension AdminActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.883500 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension AdminActions extending resource: backups {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.883818 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.883818 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension VolumeActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.883818 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-96832997-7eb8-4858-9fa2-3a14ab2d6855 None None] Extension TypesManage extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.884022 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.884080 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: extra_specs {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.885305 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extended resource: backups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.885395 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.886517 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: os-volume-transfer {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.886833 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.888341 np0000181980 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.888846 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: os-quota-class-sets {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.889050 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.contrib.snapshot_actions [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] SnapshotActionsController initialized {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 13:06:54.889151 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension UsedLimits extending resource: limits {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.889301 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.889387 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.889659 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.889767 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.889868 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.889971 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.890078 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.890174 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.890273 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.890321 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.890360 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension AdminActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.890493 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension AdminActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.890591 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension AdminActions extending resource: backups {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.890709 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.890830 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension VolumeActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.890961 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-64e3ff53-164d-4026-a2e7-7d2e5c619903 None None] Extension TypesManage extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.891589 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: cgsnapshots {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.892053 np0000181980 devstack@c-api.service[112321]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78c17a2a3668 pid: 112321 (default app) Jun 18 13:06:54.892350 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.893654 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: scheduler-stats {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.894287 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.895138 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: qos-specs {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.896154 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.897231 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: capabilities {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.898045 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.898558 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: encryption {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.898805 np0000181980 devstack@c-api.service[112323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78c17a2a3668 pid: 112323 (default app) Jun 18 13:06:54.900077 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.900185 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: encryption {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.901720 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: os-volume-type-access {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.902186 np0000181980 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.903009 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.903009 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.903009 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.903009 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.903345 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.903345 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.903345 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.903345 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.903730 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.903730 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.903730 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.903730 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.903730 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.903730 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.904117 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.904117 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.904117 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.904117 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.904117 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.904475 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.904475 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.904475 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.904475 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.904475 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.904877 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.904877 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.904877 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.904877 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.905147 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.905147 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.905147 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.905147 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.905147 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.905548 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.905548 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.905548 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.905723 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: os-quota-sets {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.905762 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.905762 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.905762 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.905762 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.905922 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension UsedLimits extending resource: limits {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.905957 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.905957 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.905957 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.905957 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.905957 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.905957 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.906200 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.906200 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.906200 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.906200 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.906200 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.906200 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.906440 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.906440 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.906440 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.906440 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.906605 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.906706 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.906706 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.906706 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.906706 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.906706 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.906934 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.906934 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.906934 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.906934 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.906934 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.907155 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.907155 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.907155 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.907155 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.907155 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.907155 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.907401 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.907449 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.907449 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.907449 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.907449 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.907449 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.907449 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.907682 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.907682 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.907682 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.907682 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.907682 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.907905 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.907905 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.907905 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.907905 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.907905 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.908102 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.908140 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.908140 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.908140 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.908140 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.908338 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.908338 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.908338 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.908338 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.908502 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.908502 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.908502 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.908502 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.908502 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.908748 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.908748 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.908748 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.908861 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.908895 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.908895 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.908895 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.908895 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909059 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.909059 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909059 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.909059 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909227 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.909227 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909227 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.909227 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909438 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.909438 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909438 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.909438 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909630 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.909630 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909720 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.909769 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.909769 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909769 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.909769 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909936 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.909936 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909936 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.909936 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.909936 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910160 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.910160 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910160 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.910160 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910160 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.910160 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910411 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.910411 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910411 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.910411 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910411 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.910600 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.910658 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910658 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.910658 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910658 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.910658 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910658 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.910917 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910917 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.910917 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910917 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.910917 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.910917 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.911178 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.911178 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.911178 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.911178 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.911346 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.911383 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.911383 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.911383 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.911383 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.911383 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.911383 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.911663 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.911663 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.911663 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.911663 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.911856 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.911856 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.911856 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.911856 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.912025 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.912025 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.912025 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.912025 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.912194 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.912234 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.912234 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.912234 np0000181980 devstack@c-api.service[112321]: /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 18 13:06:54.912234 np0000181980 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 18 13:06:54.912395 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.912448 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: os-snapshot-manage {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.912484 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension AdminActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.912484 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension AdminActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.912484 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension AdminActions extending resource: backups {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.912484 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.912484 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension VolumeActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.912484 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-58f69826-0c49-44e3-84eb-08861e895692 None None] Extension TypesManage extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.912703 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: os-volume-manage {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.912746 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-0a78d1fc-766e-427d-b814-e951fc582391 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:06:54.912781 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: os-hosts {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.912781 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: os-availability-zone {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.912850 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 1/1] 199.204.45.129 () {60 vars in 956 bytes} [Thu Jun 18 13:06:54 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 18 13:06:54.912892 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: consistencygroups {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.912892 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extended resource: backups {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:06:54.915424 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] SnapshotActionsController initialized {{(pid=112320) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 13:06:54.915424 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.916345 np0000181980 devstack@c-api.service[112322]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78c17a2a3668 pid: 112322 (default app) Jun 18 13:06:54.916792 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.918255 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.919632 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.920971 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.922424 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.923962 np0000181980 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:06:54.924839 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension UsedLimits extending resource: limits {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.924956 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.925050 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.925284 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.925428 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.925530 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.925686 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.925765 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.925863 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.925965 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.926073 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension AdminActions extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.926208 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension AdminActions extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.926300 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension AdminActions extending resource: backups {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.926415 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.926534 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension VolumeActions extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.926685 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cc9b514d-2f64-4242-b078-f65721deb8bb None None] Extension TypesManage extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:06:54.937193 np0000181980 devstack@c-api.service[112320]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78c17a2a3668 pid: 112320 (default app) Jun 18 13:07:02.480046 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.480046 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.480978 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.480978 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.480978 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.480978 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.480978 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.481411 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.481411 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.481411 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.481411 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.481411 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.481411 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.481885 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.481885 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.481885 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.481885 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.481885 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.482199 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.482199 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.482199 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.482199 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.482447 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.482447 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.482447 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.482447 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.482743 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.482743 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.482743 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.482743 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.482743 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.483049 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.483049 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.483049 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.483049 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.483049 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.483318 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.483318 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.483318 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.483318 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.483318 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.483318 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.483673 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.483673 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.483673 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.483673 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.483673 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.483673 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.484011 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.484011 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.484011 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.484011 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.484011 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.484011 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.484394 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.484394 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.484394 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.484394 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.484394 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.484394 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.484772 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.484772 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.484772 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.484772 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.484967 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.484967 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.484967 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.484967 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.484967 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485135 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485135 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485135 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485135 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485135 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485302 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485302 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485302 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485302 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485302 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485302 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485488 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485488 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485488 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485488 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485488 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485715 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485715 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485715 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485715 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485715 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485885 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485885 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.485885 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.485885 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486035 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486035 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486035 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486035 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486180 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486180 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486180 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486180 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486180 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486360 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486360 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486360 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486360 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486360 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486523 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486523 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486523 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486523 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486682 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486682 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486682 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486682 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486828 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486828 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486828 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486828 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486970 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486970 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.486970 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.486970 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487115 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487115 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487115 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487115 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487294 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487294 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487294 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487294 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487294 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487294 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487499 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487499 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487499 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487499 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487499 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487698 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487698 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487698 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487698 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487698 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487698 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487698 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487930 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487930 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487930 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487930 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.487930 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.487930 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.488320 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.488320 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.488320 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.488320 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.488320 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.488320 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.488515 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.488515 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.488515 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.488515 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.488515 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.488515 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.488732 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.488732 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.488732 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.488732 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.488889 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.488889 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.488889 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.488889 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.489038 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.489038 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.489038 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.489038 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.489173 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.489173 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.489173 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:02.489173 np0000181980 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) Jun 18 13:07:02.489173 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-25a3e230-e775-4be1-ad58-622bf32315f2 None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:07:02.999191 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-25a3e230-e775-4be1-ad58-622bf32315f2 admin admin] POST https://199.204.45.129/volume/v3/types Jun 18 13:07:02.999852 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-25a3e230-e775-4be1-ad58-622bf32315f2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 13:07:03.001763 np0000181980 devstack@c-api.service[112323]: /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 18 13:07:03.001763 np0000181980 devstack@c-api.service[112323]: warnings.warn( Jun 18 13:07:03.041524 np0000181980 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-25a3e230-e775-4be1-ad58-622bf32315f2 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:07:03.077035 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-25a3e230-e775-4be1-ad58-622bf32315f2 admin admin] https://199.204.45.129/volume/v3/types returned with HTTP 200 Jun 18 13:07:03.077559 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 1/2] 199.204.45.129 () {68 vars in 1288 bytes} [Thu Jun 18 13:07:02 2026] POST /volume/v3/types => generated 186 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:07:03.091390 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [req-25a3e230-e775-4be1-ad58-622bf32315f2 req-cf25b881-7cb8-49e0-8c5f-ce04be1e27a4 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:07:03.422868 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-25a3e230-e775-4be1-ad58-622bf32315f2 req-cf25b881-7cb8-49e0-8c5f-ce04be1e27a4 admin admin] POST https://199.204.45.129/volume/v3/types/28b020e2-c459-4d3e-971e-305938cf7535/extra_specs Jun 18 13:07:03.423540 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [req-25a3e230-e775-4be1-ad58-622bf32315f2 req-cf25b881-7cb8-49e0-8c5f-ce04be1e27a4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 13:07:03.425287 np0000181980 devstack@c-api.service[112321]: /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 18 13:07:03.425287 np0000181980 devstack@c-api.service[112321]: warnings.warn( Jun 18 13:07:03.459395 np0000181980 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [req-25a3e230-e775-4be1-ad58-622bf32315f2 req-cf25b881-7cb8-49e0-8c5f-ce04be1e27a4 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:07:03.527638 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-25a3e230-e775-4be1-ad58-622bf32315f2 req-cf25b881-7cb8-49e0-8c5f-ce04be1e27a4 admin admin] https://199.204.45.129/volume/v3/types/28b020e2-c459-4d3e-971e-305938cf7535/extra_specs returned with HTTP 200 Jun 18 13:07:03.528277 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 2/3] 199.204.45.129 () {70 vars in 1505 bytes} [Thu Jun 18 13:07:03 2026] POST /volume/v3/types/28b020e2-c459-4d3e-971e-305938cf7535/extra_specs => generated 55 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:07:04.774243 np0000181980 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=6 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:07:04.804583 np0000181980 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=6 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:07:13.074028 np0000181980 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:07:13.525685 np0000181980 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:10:08.344831 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.344831 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.344831 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.344831 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.344831 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.345978 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.345978 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.345978 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.345978 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.345978 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.346915 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.346915 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.346915 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.346915 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.346915 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.346915 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.347467 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.347467 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.347467 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.347467 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.347784 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.347784 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.347784 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.347784 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.348066 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.348066 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.348066 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.348066 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.348337 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.348337 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.348337 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.348337 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.348337 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.348776 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.348776 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.348776 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.348776 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.348776 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.349098 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.349098 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.349098 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.349098 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.349098 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.349098 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.349528 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.349528 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.349528 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.349528 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.349528 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.349528 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.349964 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.349964 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.349964 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.349964 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.349964 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.349964 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.350502 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.350502 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.350502 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.350502 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.350502 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.350915 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.350915 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.350915 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.350915 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.350915 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.351383 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.351383 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.351383 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.351383 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.351383 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.351383 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.351830 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.351830 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.351830 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.351830 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.351830 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.351830 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352158 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.352158 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352158 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.352158 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352158 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.352375 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352375 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.352375 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352375 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.352375 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352579 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.352579 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352579 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.352579 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352787 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.352787 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352787 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.352787 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352962 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.352962 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352962 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.352962 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.352962 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.353182 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.353182 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.353182 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.353182 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.353182 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.353376 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.353376 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.353376 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.353376 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.353543 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.353543 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.353543 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.353543 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.353736 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.353736 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.353736 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.353736 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.353918 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.353918 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.353918 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.353918 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354093 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354093 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354093 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354093 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354253 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354253 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354253 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354253 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354253 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354472 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354472 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354472 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354472 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354472 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354472 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354732 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354732 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354732 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354732 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354732 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354929 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354929 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354929 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354929 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.354929 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.354929 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.355190 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.355190 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.355190 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.355190 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.355190 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.355190 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.355439 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.355439 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.355439 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.355439 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.355439 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.355439 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.355704 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.355704 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.355704 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.355704 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.355704 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.355704 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.355955 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.355955 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.355955 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.355955 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.356130 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.356130 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.356130 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.356130 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.356130 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.356365 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.356365 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.356365 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.356365 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:08.356365 np0000181980 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 18 13:10:08.356365 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-4299cc45-caee-4e66-9ef3-fb48162e6398 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:08.356365 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-4299cc45-caee-4e66-9ef3-fb48162e6398 None None] GET https://199.204.45.129/volume// Jun 18 13:10:08.356675 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-4299cc45-caee-4e66-9ef3-fb48162e6398 None None] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:10:08.356675 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-4299cc45-caee-4e66-9ef3-fb48162e6398 None None] Calling method 'all' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:10:08.356675 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-4299cc45-caee-4e66-9ef3-fb48162e6398 None None] https://199.204.45.129/volume// returned with HTTP 300 Jun 18 13:10:08.356913 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 1/4] 199.204.45.129 () {66 vars in 1456 bytes} [Thu Jun 18 13:10:08 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 13:10:48.671758 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.671758 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.671758 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.671758 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.671758 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.672844 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.672844 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.672844 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.672844 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.672844 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.673255 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.673255 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.673255 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.673255 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.673255 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.673255 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.673823 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.673823 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.673823 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.673823 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.674134 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.674134 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.674134 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.674134 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.674503 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.674503 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.674503 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.674503 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.675147 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.675147 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.675147 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.675147 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.675147 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.675543 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.675543 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.675543 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.675543 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.675543 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.675866 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.675866 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.675866 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.675866 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.675866 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.675866 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.676402 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.676402 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.676402 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.676402 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.676402 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.676402 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.676809 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.676809 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.676809 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.676809 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.676809 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.676809 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.677168 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.677168 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.677168 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.677168 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.677168 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.677561 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.677561 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.677561 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.677561 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.677561 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.677965 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.677965 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.677965 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.677965 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.677965 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.677965 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.678332 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.678332 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.678332 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.678332 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.678332 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.678332 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.678960 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.678960 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.678960 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.678960 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.678960 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.679313 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.679313 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.679313 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.679313 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.679313 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.679558 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.679558 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.679558 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.679558 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.679761 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.679761 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.679761 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.679761 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.679911 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.679911 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.679911 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.679911 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.679911 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680120 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680120 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680120 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680120 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680120 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680305 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680305 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680305 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680305 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680458 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680458 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680458 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680458 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680627 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680627 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680627 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680627 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680785 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680785 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680785 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680785 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680951 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680951 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.680951 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.680951 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681099 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681099 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681099 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681099 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681099 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681291 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681291 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681291 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681291 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681291 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681291 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681516 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681516 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681516 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681516 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681516 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681740 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681740 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681740 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681740 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681740 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681740 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681954 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681954 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681954 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681954 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.681954 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.681954 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.682174 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.682174 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.682174 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.682174 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.682174 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.682174 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.682393 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.682393 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.682393 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.682393 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.682393 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.682393 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.682783 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.682783 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.682783 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.682783 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.682942 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.682942 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.682942 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.682942 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.682942 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.683144 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.683144 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.683144 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.683144 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:48.683144 np0000181980 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 18 13:10:48.683144 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-e7472b24-0385-4d88-9c10-55d157c63589 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:48.683144 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 1/5] 199.204.45.129 () {62 vars in 1068 bytes} [Thu Jun 18 13:10:48 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 13:10:48.708361 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-489255b7-a8db-412b-ab64-fffc631dc29f None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:48.717653 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 2/6] 199.204.45.129 () {64 vars in 1272 bytes} [Thu Jun 18 13:10:48 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 18 13:10:48.748484 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [req-489255b7-a8db-412b-ab64-fffc631dc29f req-b60bf55a-2ee3-4dd5-ae61-7f9b7d33ba70 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:48.753182 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-489255b7-a8db-412b-ab64-fffc631dc29f req-b60bf55a-2ee3-4dd5-ae61-7f9b7d33ba70 demo demo] GET https://199.204.45.129/volume/v3/ Jun 18 13:10:48.753468 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [req-489255b7-a8db-412b-ab64-fffc631dc29f req-b60bf55a-2ee3-4dd5-ae61-7f9b7d33ba70 demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:10:48.753788 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [req-489255b7-a8db-412b-ab64-fffc631dc29f req-b60bf55a-2ee3-4dd5-ae61-7f9b7d33ba70 demo demo] Calling method 'version_select' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:10:48.755017 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-489255b7-a8db-412b-ab64-fffc631dc29f req-b60bf55a-2ee3-4dd5-ae61-7f9b7d33ba70 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jun 18 13:10:48.755490 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 3/7] 199.204.45.129 () {66 vars in 1346 bytes} [Thu Jun 18 13:10:48 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 18 13:10:48.792404 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-4b563e4f-57da-4116-ac8f-bb38986ed7b0 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:49.116853 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-4b563e4f-57da-4116-ac8f-bb38986ed7b0 demo demo] GET https://199.204.45.129/volume/v3/types Jun 18 13:10:49.117215 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-4b563e4f-57da-4116-ac8f-bb38986ed7b0 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:10:49.117409 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-4b563e4f-57da-4116-ac8f-bb38986ed7b0 demo demo] Calling method 'index' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:10:49.117991 np0000181980 devstack@c-api.service[112322]: /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 18 13:10:49.117991 np0000181980 devstack@c-api.service[112322]: warnings.warn( Jun 18 13:10:49.118682 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-4b563e4f-57da-4116-ac8f-bb38986ed7b0 demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:10:49.156215 np0000181980 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-4b563e4f-57da-4116-ac8f-bb38986ed7b0 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:10:49.178400 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-4b563e4f-57da-4116-ac8f-bb38986ed7b0 demo demo] https://199.204.45.129/volume/v3/types returned with HTTP 200 Jun 18 13:10:49.178956 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 2/8] 199.204.45.129 () {64 vars in 1290 bytes} [Thu Jun 18 13:10:48 2026] GET /volume/v3/types => generated 377 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:10:49.217408 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-1ba73604-bd5c-4b2f-b4f5-08b577471658 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:49.672217 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-1ba73604-bd5c-4b2f-b4f5-08b577471658 demo demo] GET https://199.204.45.129/volume/v3/types/default Jun 18 13:10:49.673055 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-1ba73604-bd5c-4b2f-b4f5-08b577471658 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:10:49.673055 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-1ba73604-bd5c-4b2f-b4f5-08b577471658 demo demo] Calling method 'show' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:10:49.708509 np0000181980 devstack@c-api.service[112320]: DEBUG oslo_db.sqlalchemy.engines [None req-1ba73604-bd5c-4b2f-b4f5-08b577471658 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=112320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:10:49.730326 np0000181980 devstack@c-api.service[112320]: /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 18 13:10:49.730326 np0000181980 devstack@c-api.service[112320]: warnings.warn( Jun 18 13:10:49.736073 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-1ba73604-bd5c-4b2f-b4f5-08b577471658 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jun 18 13:10:49.736992 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 2/9] 199.204.45.129 () {64 vars in 1301 bytes} [Thu Jun 18 13:10:49 2026] GET /volume/v3/types/default => generated 145 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:10:50.229688 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-1e7908d6-a23d-4e90-a68f-bd0a17fa6ea8 None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:50.231181 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 3/10] 199.204.45.129 () {62 vars in 1068 bytes} [Thu Jun 18 13:10:50 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 13:10:50.263006 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-8fa73f79-77f5-4ed0-b309-08bd2ddd14bb None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:50.273972 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 4/11] 199.204.45.129 () {64 vars in 1272 bytes} [Thu Jun 18 13:10:50 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 13:10:50.311578 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [req-8fa73f79-77f5-4ed0-b309-08bd2ddd14bb req-078c1951-bc32-4864-8792-28f34b1634f4 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:50.315384 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [req-8fa73f79-77f5-4ed0-b309-08bd2ddd14bb req-078c1951-bc32-4864-8792-28f34b1634f4 demo demo] GET https://199.204.45.129/volume/v3/ Jun 18 13:10:50.315906 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [req-8fa73f79-77f5-4ed0-b309-08bd2ddd14bb req-078c1951-bc32-4864-8792-28f34b1634f4 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:10:50.316332 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [req-8fa73f79-77f5-4ed0-b309-08bd2ddd14bb req-078c1951-bc32-4864-8792-28f34b1634f4 demo demo] Calling method 'version_select' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:10:50.317526 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [req-8fa73f79-77f5-4ed0-b309-08bd2ddd14bb req-078c1951-bc32-4864-8792-28f34b1634f4 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jun 18 13:10:50.318080 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 3/12] 199.204.45.129 () {66 vars in 1346 bytes} [Thu Jun 18 13:10:50 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:10:50.359568 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-7403872d-3ccd-4c5a-b4b6-b16dc9c0231a None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:50.362843 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-7403872d-3ccd-4c5a-b4b6-b16dc9c0231a demo demo] GET https://199.204.45.129/volume/v3/types/default Jun 18 13:10:50.363118 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-7403872d-3ccd-4c5a-b4b6-b16dc9c0231a demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:10:50.363426 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-7403872d-3ccd-4c5a-b4b6-b16dc9c0231a demo demo] Calling method 'show' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:10:50.375577 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-7403872d-3ccd-4c5a-b4b6-b16dc9c0231a demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jun 18 13:10:50.376170 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 3/13] 199.204.45.129 () {64 vars in 1301 bytes} [Thu Jun 18 13:10:50 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:10:51.026024 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-ad44f98b-2ccf-4d85-8918-63c375271853 None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:51.027176 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 4/14] 199.204.45.129 () {62 vars in 1068 bytes} [Thu Jun 18 13:10:51 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 18 13:10:51.062722 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-e0a7e55a-24bf-424e-98d8-bdc543f9849a None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:51.067326 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 5/15] 199.204.45.129 () {64 vars in 1272 bytes} [Thu Jun 18 13:10:51 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 18 13:10:51.101292 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [req-e0a7e55a-24bf-424e-98d8-bdc543f9849a req-59506487-0ea0-4b3f-93d5-2ba1e66db3ac None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:51.104654 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [req-e0a7e55a-24bf-424e-98d8-bdc543f9849a req-59506487-0ea0-4b3f-93d5-2ba1e66db3ac demo demo] GET https://199.204.45.129/volume/v3/ Jun 18 13:10:51.105090 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [req-e0a7e55a-24bf-424e-98d8-bdc543f9849a req-59506487-0ea0-4b3f-93d5-2ba1e66db3ac demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:10:51.105542 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [req-e0a7e55a-24bf-424e-98d8-bdc543f9849a req-59506487-0ea0-4b3f-93d5-2ba1e66db3ac demo demo] Calling method 'version_select' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:10:51.106332 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [req-e0a7e55a-24bf-424e-98d8-bdc543f9849a req-59506487-0ea0-4b3f-93d5-2ba1e66db3ac demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jun 18 13:10:51.107139 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 4/16] 199.204.45.129 () {66 vars in 1346 bytes} [Thu Jun 18 13:10:51 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 18 13:10:51.148434 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-36ac2ec4-8f6a-4e87-96c3-6cd5e39a5b84 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:51.150946 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-36ac2ec4-8f6a-4e87-96c3-6cd5e39a5b84 demo demo] GET https://199.204.45.129/volume/v3/types/default Jun 18 13:10:51.151186 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-36ac2ec4-8f6a-4e87-96c3-6cd5e39a5b84 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:10:51.151431 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-36ac2ec4-8f6a-4e87-96c3-6cd5e39a5b84 demo demo] Calling method 'show' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:10:51.159454 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-36ac2ec4-8f6a-4e87-96c3-6cd5e39a5b84 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jun 18 13:10:51.159803 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 4/17] 199.204.45.129 () {64 vars in 1301 bytes} [Thu Jun 18 13:10:51 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:10:51.197812 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-81b0eea1-1e86-445c-a839-d0b2341b67e0 None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:51.198973 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 5/18] 199.204.45.129 () {62 vars in 1068 bytes} [Thu Jun 18 13:10:51 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 18 13:10:51.233463 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-39e9fb01-9d2c-4da1-8dab-5be36b76dbc7 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:51.237215 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 6/19] 199.204.45.129 () {64 vars in 1272 bytes} [Thu Jun 18 13:10:51 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 18 13:10:51.270724 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [req-39e9fb01-9d2c-4da1-8dab-5be36b76dbc7 req-2ccc6661-7a2f-4549-9e3f-ba5ecc7b017a None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:51.274151 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [req-39e9fb01-9d2c-4da1-8dab-5be36b76dbc7 req-2ccc6661-7a2f-4549-9e3f-ba5ecc7b017a demo demo] GET https://199.204.45.129/volume/v3/ Jun 18 13:10:51.274509 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [req-39e9fb01-9d2c-4da1-8dab-5be36b76dbc7 req-2ccc6661-7a2f-4549-9e3f-ba5ecc7b017a demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:10:51.274930 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [req-39e9fb01-9d2c-4da1-8dab-5be36b76dbc7 req-2ccc6661-7a2f-4549-9e3f-ba5ecc7b017a demo demo] Calling method 'version_select' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:10:51.275566 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [req-39e9fb01-9d2c-4da1-8dab-5be36b76dbc7 req-2ccc6661-7a2f-4549-9e3f-ba5ecc7b017a demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 Jun 18 13:10:51.276327 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 5/20] 199.204.45.129 () {66 vars in 1346 bytes} [Thu Jun 18 13:10:51 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 18 13:10:51.321913 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-e10559fd-4548-4bc3-b80d-70bd25667384 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:10:51.325889 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-e10559fd-4548-4bc3-b80d-70bd25667384 demo demo] GET https://199.204.45.129/volume/v3/types/default Jun 18 13:10:51.326266 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-e10559fd-4548-4bc3-b80d-70bd25667384 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:10:51.326758 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-e10559fd-4548-4bc3-b80d-70bd25667384 demo demo] Calling method 'show' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:10:51.336186 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-e10559fd-4548-4bc3-b80d-70bd25667384 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 Jun 18 13:10:51.336517 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 5/21] 199.204.45.129 () {64 vars in 1301 bytes} [Thu Jun 18 13:10:51 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 18 13:10:59.171726 np0000181980 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:11:01.332900 np0000181980 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=8 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:16:03.942758 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-7225a913-11f2-4786-82a7-8a91b94ef04a None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:16:04.050447 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-7225a913-11f2-4786-82a7-8a91b94ef04a demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:16:04.051312 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-7225a913-11f2-4786-82a7-8a91b94ef04a demo demo] Empty body provided in request {{(pid=112323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:16:04.052878 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-7225a913-11f2-4786-82a7-8a91b94ef04a demo demo] Calling method 'detail' {{(pid=112323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:16:04.052878 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.api_utils [None req-7225a913-11f2-4786-82a7-8a91b94ef04a demo demo] Removing options '' from query. {{(pid=112323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:16:04.054328 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.volume.api [None req-7225a913-11f2-4786-82a7-8a91b94ef04a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:16:04.107649 np0000181980 devstack@c-api.service[112323]: INFO cinder.volume.api [None req-7225a913-11f2-4786-82a7-8a91b94ef04a demo demo] Get all volumes completed successfully. Jun 18 13:16:04.108742 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-7225a913-11f2-4786-82a7-8a91b94ef04a demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:16:04.110043 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 6/22] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:16:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:16:14.094120 np0000181980 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=1 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:17:04.151365 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-3d5caa27-157d-486f-84ab-5d57bcd7b35a None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:17:04.157330 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-3d5caa27-157d-486f-84ab-5d57bcd7b35a demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:17:04.157571 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-3d5caa27-157d-486f-84ab-5d57bcd7b35a demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:17:04.157865 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-3d5caa27-157d-486f-84ab-5d57bcd7b35a demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:17:04.158543 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-3d5caa27-157d-486f-84ab-5d57bcd7b35a demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:17:04.159538 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-3d5caa27-157d-486f-84ab-5d57bcd7b35a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:17:04.198485 np0000181980 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-3d5caa27-157d-486f-84ab-5d57bcd7b35a demo demo] Get all volumes completed successfully. Jun 18 13:17:04.204596 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-3d5caa27-157d-486f-84ab-5d57bcd7b35a demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:17:04.205320 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 7/23] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:17:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:17:14.191143 np0000181980 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:18:04.252993 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-e15fc49d-f4af-43a7-8ccb-3e96bdba4d80 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:18:04.258889 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-e15fc49d-f4af-43a7-8ccb-3e96bdba4d80 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:18:04.259147 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-e15fc49d-f4af-43a7-8ccb-3e96bdba4d80 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:18:04.259413 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-e15fc49d-f4af-43a7-8ccb-3e96bdba4d80 demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:18:04.260106 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-e15fc49d-f4af-43a7-8ccb-3e96bdba4d80 demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:18:04.261379 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-e15fc49d-f4af-43a7-8ccb-3e96bdba4d80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:18:04.317854 np0000181980 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-e15fc49d-f4af-43a7-8ccb-3e96bdba4d80 demo demo] Get all volumes completed successfully. Jun 18 13:18:04.321273 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-e15fc49d-f4af-43a7-8ccb-3e96bdba4d80 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:18:04.321856 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 6/24] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:18:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:18:14.308703 np0000181980 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:19:04.387979 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-a2ee9f73-ef64-48ea-b238-4aa52da34239 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:19:04.391346 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-a2ee9f73-ef64-48ea-b238-4aa52da34239 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:19:04.391575 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-a2ee9f73-ef64-48ea-b238-4aa52da34239 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:19:04.391859 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-a2ee9f73-ef64-48ea-b238-4aa52da34239 demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:19:04.392569 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-a2ee9f73-ef64-48ea-b238-4aa52da34239 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:19:04.393776 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-a2ee9f73-ef64-48ea-b238-4aa52da34239 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:19:04.434044 np0000181980 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-a2ee9f73-ef64-48ea-b238-4aa52da34239 demo demo] Get all volumes completed successfully. Jun 18 13:19:04.436907 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-a2ee9f73-ef64-48ea-b238-4aa52da34239 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:19:04.437425 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 6/25] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:19:04 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 18 13:19:14.426546 np0000181980 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:20:04.699945 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-fe44937b-3030-4579-8f8f-48dc5e7833a0 None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:20:04.701940 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-fe44937b-3030-4579-8f8f-48dc5e7833a0 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:20:04.702219 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-fe44937b-3030-4579-8f8f-48dc5e7833a0 demo demo] Empty body provided in request {{(pid=112323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:20:04.702667 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-fe44937b-3030-4579-8f8f-48dc5e7833a0 demo demo] Calling method 'detail' {{(pid=112323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:20:04.702959 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.api_utils [None req-fe44937b-3030-4579-8f8f-48dc5e7833a0 demo demo] Removing options '' from query. {{(pid=112323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:20:04.703924 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.volume.api [None req-fe44937b-3030-4579-8f8f-48dc5e7833a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:20:04.716516 np0000181980 devstack@c-api.service[112323]: INFO cinder.volume.api [None req-fe44937b-3030-4579-8f8f-48dc5e7833a0 demo demo] Get all volumes completed successfully. Jun 18 13:20:04.719644 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-fe44937b-3030-4579-8f8f-48dc5e7833a0 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:20:04.719644 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 7/26] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:20:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 18 13:20:14.707152 np0000181980 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=1 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:21:04.764350 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-65fe934e-13b4-4085-bfbe-aae6b2b3baa2 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:21:04.905465 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-65fe934e-13b4-4085-bfbe-aae6b2b3baa2 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:21:04.905769 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-65fe934e-13b4-4085-bfbe-aae6b2b3baa2 demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:21:04.906045 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-65fe934e-13b4-4085-bfbe-aae6b2b3baa2 demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:21:04.906425 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-65fe934e-13b4-4085-bfbe-aae6b2b3baa2 demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:21:04.907571 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-65fe934e-13b4-4085-bfbe-aae6b2b3baa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:21:04.918099 np0000181980 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-65fe934e-13b4-4085-bfbe-aae6b2b3baa2 demo demo] Get all volumes completed successfully. Jun 18 13:21:04.920033 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-65fe934e-13b4-4085-bfbe-aae6b2b3baa2 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:21:04.920783 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 8/27] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:21:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:21:14.913050 np0000181980 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:22:04.947110 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-fb8f6dcd-4e2f-45bc-8bf6-dae5454d67bf None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:22:04.953818 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-fb8f6dcd-4e2f-45bc-8bf6-dae5454d67bf demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:22:04.953818 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-fb8f6dcd-4e2f-45bc-8bf6-dae5454d67bf demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:22:04.953818 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-fb8f6dcd-4e2f-45bc-8bf6-dae5454d67bf demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:22:04.953818 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-fb8f6dcd-4e2f-45bc-8bf6-dae5454d67bf demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:22:04.954198 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-fb8f6dcd-4e2f-45bc-8bf6-dae5454d67bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:22:04.966359 np0000181980 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-fb8f6dcd-4e2f-45bc-8bf6-dae5454d67bf demo demo] Get all volumes completed successfully. Jun 18 13:22:04.969564 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-fb8f6dcd-4e2f-45bc-8bf6-dae5454d67bf demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:22:04.969686 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 7/28] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:22:04 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 18 13:22:14.959273 np0000181980 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:23:05.003828 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-117980d3-ae69-456f-a327-ba817ca7a5c7 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:23:05.008254 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-117980d3-ae69-456f-a327-ba817ca7a5c7 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:23:05.008254 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-117980d3-ae69-456f-a327-ba817ca7a5c7 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:23:05.008732 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-117980d3-ae69-456f-a327-ba817ca7a5c7 demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:23:05.009107 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-117980d3-ae69-456f-a327-ba817ca7a5c7 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:23:05.010392 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-117980d3-ae69-456f-a327-ba817ca7a5c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:23:05.025481 np0000181980 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-117980d3-ae69-456f-a327-ba817ca7a5c7 demo demo] Get all volumes completed successfully. Jun 18 13:23:05.029187 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-117980d3-ae69-456f-a327-ba817ca7a5c7 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:23:05.030107 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 7/29] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:23:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 18 13:23:15.014658 np0000181980 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:24:05.047428 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-6b1fdcaf-8fb5-4752-92c0-5a529956019f None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:24:05.050024 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-6b1fdcaf-8fb5-4752-92c0-5a529956019f demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:24:05.050637 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-6b1fdcaf-8fb5-4752-92c0-5a529956019f demo demo] Empty body provided in request {{(pid=112323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:24:05.050637 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-6b1fdcaf-8fb5-4752-92c0-5a529956019f demo demo] Calling method 'detail' {{(pid=112323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:24:05.050637 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.api_utils [None req-6b1fdcaf-8fb5-4752-92c0-5a529956019f demo demo] Removing options '' from query. {{(pid=112323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:24:05.051444 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.volume.api [None req-6b1fdcaf-8fb5-4752-92c0-5a529956019f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:24:05.063148 np0000181980 devstack@c-api.service[112323]: INFO cinder.volume.api [None req-6b1fdcaf-8fb5-4752-92c0-5a529956019f demo demo] Get all volumes completed successfully. Jun 18 13:24:05.066590 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-6b1fdcaf-8fb5-4752-92c0-5a529956019f demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:24:05.067594 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 8/30] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:24:05 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 18 13:24:15.055905 np0000181980 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=1 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:25:05.083267 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-d6467f36-1bf8-4224-8e14-ebea4281cf1b None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:25:05.089253 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-d6467f36-1bf8-4224-8e14-ebea4281cf1b demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:25:05.089512 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-d6467f36-1bf8-4224-8e14-ebea4281cf1b demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:25:05.089896 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-d6467f36-1bf8-4224-8e14-ebea4281cf1b demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:25:05.090741 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-d6467f36-1bf8-4224-8e14-ebea4281cf1b demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:25:05.092238 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-d6467f36-1bf8-4224-8e14-ebea4281cf1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:25:05.104369 np0000181980 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-d6467f36-1bf8-4224-8e14-ebea4281cf1b demo demo] Get all volumes completed successfully. Jun 18 13:25:05.106639 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-d6467f36-1bf8-4224-8e14-ebea4281cf1b demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:25:05.107151 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 9/31] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:25:05 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 18 13:25:15.097912 np0000181980 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:26:05.126520 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-267425cf-ce97-4723-88f6-ee158ff0e2ee None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:26:05.297890 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-267425cf-ce97-4723-88f6-ee158ff0e2ee demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:26:05.298280 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-267425cf-ce97-4723-88f6-ee158ff0e2ee demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:26:05.298720 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-267425cf-ce97-4723-88f6-ee158ff0e2ee demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:26:05.299256 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-267425cf-ce97-4723-88f6-ee158ff0e2ee demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:26:05.300843 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-267425cf-ce97-4723-88f6-ee158ff0e2ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:26:05.310408 np0000181980 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-267425cf-ce97-4723-88f6-ee158ff0e2ee demo demo] Get all volumes completed successfully. Jun 18 13:26:05.312340 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-267425cf-ce97-4723-88f6-ee158ff0e2ee demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:26:05.312738 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 8/32] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:26:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:26:15.305104 np0000181980 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:27:05.327657 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-23da2529-a876-4295-96b3-a196916e8093 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:27:05.331534 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-23da2529-a876-4295-96b3-a196916e8093 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:27:05.331942 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-23da2529-a876-4295-96b3-a196916e8093 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:27:05.332272 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-23da2529-a876-4295-96b3-a196916e8093 demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:27:05.332652 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-23da2529-a876-4295-96b3-a196916e8093 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:27:05.333708 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-23da2529-a876-4295-96b3-a196916e8093 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:27:05.342484 np0000181980 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-23da2529-a876-4295-96b3-a196916e8093 demo demo] Get all volumes completed successfully. Jun 18 13:27:05.345012 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-23da2529-a876-4295-96b3-a196916e8093 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:27:05.345424 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 8/33] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:27:05 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 18 13:27:15.337387 np0000181980 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:28:05.360320 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-11f0b36a-d73c-4b54-8df7-f64758355764 None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:28:05.364207 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-11f0b36a-d73c-4b54-8df7-f64758355764 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:28:05.365070 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-11f0b36a-d73c-4b54-8df7-f64758355764 demo demo] Empty body provided in request {{(pid=112323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:28:05.365316 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-11f0b36a-d73c-4b54-8df7-f64758355764 demo demo] Calling method 'detail' {{(pid=112323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:28:05.365817 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.api_utils [None req-11f0b36a-d73c-4b54-8df7-f64758355764 demo demo] Removing options '' from query. {{(pid=112323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:28:05.367539 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.volume.api [None req-11f0b36a-d73c-4b54-8df7-f64758355764 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:28:05.376837 np0000181980 devstack@c-api.service[112323]: INFO cinder.volume.api [None req-11f0b36a-d73c-4b54-8df7-f64758355764 demo demo] Get all volumes completed successfully. Jun 18 13:28:05.379163 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-11f0b36a-d73c-4b54-8df7-f64758355764 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:28:05.379750 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 9/34] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:28:05 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 18 13:28:15.371967 np0000181980 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=1 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:29:05.397333 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-d6af69e4-0067-4071-bf63-7a5e9ac2dcd5 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:29:05.400456 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-d6af69e4-0067-4071-bf63-7a5e9ac2dcd5 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:29:05.400740 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-d6af69e4-0067-4071-bf63-7a5e9ac2dcd5 demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:29:05.401032 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-d6af69e4-0067-4071-bf63-7a5e9ac2dcd5 demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:29:05.401347 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-d6af69e4-0067-4071-bf63-7a5e9ac2dcd5 demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:29:05.402393 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-d6af69e4-0067-4071-bf63-7a5e9ac2dcd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:29:05.411721 np0000181980 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-d6af69e4-0067-4071-bf63-7a5e9ac2dcd5 demo demo] Get all volumes completed successfully. Jun 18 13:29:05.415553 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-d6af69e4-0067-4071-bf63-7a5e9ac2dcd5 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:29:05.416195 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 10/35] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:29:05 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 18 13:29:15.405801 np0000181980 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:30:05.431514 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-85518ce4-feda-42f6-a7e0-af8eed559e5c None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:30:05.434761 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-85518ce4-feda-42f6-a7e0-af8eed559e5c demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:30:05.435099 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-85518ce4-feda-42f6-a7e0-af8eed559e5c demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:30:05.435391 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-85518ce4-feda-42f6-a7e0-af8eed559e5c demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:30:05.435757 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-85518ce4-feda-42f6-a7e0-af8eed559e5c demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:30:05.437107 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-85518ce4-feda-42f6-a7e0-af8eed559e5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:30:05.446774 np0000181980 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-85518ce4-feda-42f6-a7e0-af8eed559e5c demo demo] Get all volumes completed successfully. Jun 18 13:30:05.448857 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-85518ce4-feda-42f6-a7e0-af8eed559e5c demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:30:05.449283 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 9/36] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:30:05 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 18 13:30:15.441893 np0000181980 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:31:05.462192 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-6e7dc5a8-8b49-462f-8247-6314c543bb65 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:31:05.609344 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-6e7dc5a8-8b49-462f-8247-6314c543bb65 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:31:05.609794 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-6e7dc5a8-8b49-462f-8247-6314c543bb65 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:31:05.610268 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-6e7dc5a8-8b49-462f-8247-6314c543bb65 demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:31:05.610819 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-6e7dc5a8-8b49-462f-8247-6314c543bb65 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:31:05.612567 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-6e7dc5a8-8b49-462f-8247-6314c543bb65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:31:05.624780 np0000181980 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-6e7dc5a8-8b49-462f-8247-6314c543bb65 demo demo] Get all volumes completed successfully. Jun 18 13:31:05.628545 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-6e7dc5a8-8b49-462f-8247-6314c543bb65 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:31:05.629233 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 9/37] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:31:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:31:15.618977 np0000181980 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:32:05.654526 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-ce39dccd-9d97-4bda-91d6-d199e2799ae1 None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:32:05.656684 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-ce39dccd-9d97-4bda-91d6-d199e2799ae1 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:32:05.656865 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-ce39dccd-9d97-4bda-91d6-d199e2799ae1 demo demo] Empty body provided in request {{(pid=112323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:32:05.659868 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-ce39dccd-9d97-4bda-91d6-d199e2799ae1 demo demo] Calling method 'detail' {{(pid=112323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:32:05.659868 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.api_utils [None req-ce39dccd-9d97-4bda-91d6-d199e2799ae1 demo demo] Removing options '' from query. {{(pid=112323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:32:05.659868 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.volume.api [None req-ce39dccd-9d97-4bda-91d6-d199e2799ae1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:32:05.666590 np0000181980 devstack@c-api.service[112323]: INFO cinder.volume.api [None req-ce39dccd-9d97-4bda-91d6-d199e2799ae1 demo demo] Get all volumes completed successfully. Jun 18 13:32:05.668690 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-ce39dccd-9d97-4bda-91d6-d199e2799ae1 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:32:05.669246 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 10/38] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:32:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:32:15.662471 np0000181980 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=1 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:33:05.684776 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-57eafd10-b8a0-4a7a-a559-c36176959121 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:33:05.688475 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-57eafd10-b8a0-4a7a-a559-c36176959121 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:33:05.688738 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-57eafd10-b8a0-4a7a-a559-c36176959121 demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:33:05.689053 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-57eafd10-b8a0-4a7a-a559-c36176959121 demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:33:05.689364 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-57eafd10-b8a0-4a7a-a559-c36176959121 demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:33:05.690372 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-57eafd10-b8a0-4a7a-a559-c36176959121 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:33:05.699854 np0000181980 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-57eafd10-b8a0-4a7a-a559-c36176959121 demo demo] Get all volumes completed successfully. Jun 18 13:33:05.702270 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-57eafd10-b8a0-4a7a-a559-c36176959121 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:33:05.702750 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 11/39] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:33:05 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 18 13:33:15.694325 np0000181980 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:34:05.721870 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-15fa6c10-82ac-4539-a49b-139cfb4f4c58 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:34:05.725098 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-15fa6c10-82ac-4539-a49b-139cfb4f4c58 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:34:05.725347 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-15fa6c10-82ac-4539-a49b-139cfb4f4c58 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:34:05.725642 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-15fa6c10-82ac-4539-a49b-139cfb4f4c58 demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:34:05.726041 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-15fa6c10-82ac-4539-a49b-139cfb4f4c58 demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:34:05.727105 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-15fa6c10-82ac-4539-a49b-139cfb4f4c58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:34:05.734705 np0000181980 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-15fa6c10-82ac-4539-a49b-139cfb4f4c58 demo demo] Get all volumes completed successfully. Jun 18 13:34:05.736545 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-15fa6c10-82ac-4539-a49b-139cfb4f4c58 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:34:05.736919 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 10/40] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:34:05 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 18 13:34:15.730696 np0000181980 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:35:05.750388 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-417ce15c-0804-463f-a773-90dd56fb5b22 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:35:05.753041 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-417ce15c-0804-463f-a773-90dd56fb5b22 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:35:05.753201 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-417ce15c-0804-463f-a773-90dd56fb5b22 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:35:05.753422 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-417ce15c-0804-463f-a773-90dd56fb5b22 demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:35:05.753876 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-417ce15c-0804-463f-a773-90dd56fb5b22 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:35:05.754656 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-417ce15c-0804-463f-a773-90dd56fb5b22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:35:05.763700 np0000181980 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-417ce15c-0804-463f-a773-90dd56fb5b22 demo demo] Get all volumes completed successfully. Jun 18 13:35:05.766393 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-417ce15c-0804-463f-a773-90dd56fb5b22 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:35:05.766854 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 10/41] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:35:05 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 18 13:35:15.758382 np0000181980 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:36:05.783902 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-ce684c1e-1f28-4a99-b344-2b9313d22cfa None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:36:05.888444 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-ce684c1e-1f28-4a99-b344-2b9313d22cfa demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:36:05.888730 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-ce684c1e-1f28-4a99-b344-2b9313d22cfa demo demo] Empty body provided in request {{(pid=112323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:36:05.889080 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-ce684c1e-1f28-4a99-b344-2b9313d22cfa demo demo] Calling method 'detail' {{(pid=112323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:36:05.889294 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.api_utils [None req-ce684c1e-1f28-4a99-b344-2b9313d22cfa demo demo] Removing options '' from query. {{(pid=112323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:36:05.890249 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.volume.api [None req-ce684c1e-1f28-4a99-b344-2b9313d22cfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:36:05.899065 np0000181980 devstack@c-api.service[112323]: INFO cinder.volume.api [None req-ce684c1e-1f28-4a99-b344-2b9313d22cfa demo demo] Get all volumes completed successfully. Jun 18 13:36:05.901241 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-ce684c1e-1f28-4a99-b344-2b9313d22cfa demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:36:05.901573 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 11/42] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:36:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:36:15.893798 np0000181980 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=1 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:37:05.920553 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-363e735b-84cc-4deb-b59b-d52b341d3e4a None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:37:05.924961 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-363e735b-84cc-4deb-b59b-d52b341d3e4a demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:37:05.925231 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-363e735b-84cc-4deb-b59b-d52b341d3e4a demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:37:05.925469 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-363e735b-84cc-4deb-b59b-d52b341d3e4a demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:37:05.925852 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-363e735b-84cc-4deb-b59b-d52b341d3e4a demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:37:05.926864 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-363e735b-84cc-4deb-b59b-d52b341d3e4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:37:05.935674 np0000181980 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-363e735b-84cc-4deb-b59b-d52b341d3e4a demo demo] Get all volumes completed successfully. Jun 18 13:37:05.937744 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-363e735b-84cc-4deb-b59b-d52b341d3e4a demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:37:05.938162 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 12/43] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:37:05 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 18 13:37:15.930589 np0000181980 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:38:05.952212 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-34676f9f-c76b-4959-8b6d-eeb0307895fe None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:38:05.956036 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-34676f9f-c76b-4959-8b6d-eeb0307895fe demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:38:05.956276 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-34676f9f-c76b-4959-8b6d-eeb0307895fe demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:38:05.956527 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-34676f9f-c76b-4959-8b6d-eeb0307895fe demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:38:05.956860 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-34676f9f-c76b-4959-8b6d-eeb0307895fe demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:38:05.957871 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-34676f9f-c76b-4959-8b6d-eeb0307895fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:38:05.971569 np0000181980 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-34676f9f-c76b-4959-8b6d-eeb0307895fe demo demo] Get all volumes completed successfully. Jun 18 13:38:05.974311 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-34676f9f-c76b-4959-8b6d-eeb0307895fe demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:38:05.974814 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 11/44] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:38:05 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 18 13:38:15.962906 np0000181980 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:39:05.990826 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-2580632d-0e2d-4c0b-815c-a50853bfa8a8 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:39:05.995063 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-2580632d-0e2d-4c0b-815c-a50853bfa8a8 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:39:05.995063 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-2580632d-0e2d-4c0b-815c-a50853bfa8a8 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:39:05.995063 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-2580632d-0e2d-4c0b-815c-a50853bfa8a8 demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:39:05.996100 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-2580632d-0e2d-4c0b-815c-a50853bfa8a8 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:39:05.997171 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-2580632d-0e2d-4c0b-815c-a50853bfa8a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:39:06.010842 np0000181980 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-2580632d-0e2d-4c0b-815c-a50853bfa8a8 demo demo] Get all volumes completed successfully. Jun 18 13:39:06.014049 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-2580632d-0e2d-4c0b-815c-a50853bfa8a8 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:39:06.014566 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 11/45] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:39:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:39:16.006434 np0000181980 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:40:06.072533 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-308f5311-166f-47ad-bb6b-a7b9e39abaac None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:40:06.076973 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-308f5311-166f-47ad-bb6b-a7b9e39abaac demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:40:06.076973 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-308f5311-166f-47ad-bb6b-a7b9e39abaac demo demo] Empty body provided in request {{(pid=112323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:40:06.077408 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [None req-308f5311-166f-47ad-bb6b-a7b9e39abaac demo demo] Calling method 'detail' {{(pid=112323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:40:06.079258 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.api.api_utils [None req-308f5311-166f-47ad-bb6b-a7b9e39abaac demo demo] Removing options '' from query. {{(pid=112323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:40:06.080724 np0000181980 devstack@c-api.service[112323]: DEBUG cinder.volume.api [None req-308f5311-166f-47ad-bb6b-a7b9e39abaac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:40:06.088911 np0000181980 devstack@c-api.service[112323]: INFO cinder.volume.api [None req-308f5311-166f-47ad-bb6b-a7b9e39abaac demo demo] Get all volumes completed successfully. Jun 18 13:40:06.091164 np0000181980 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [None req-308f5311-166f-47ad-bb6b-a7b9e39abaac demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:40:06.091628 np0000181980 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 12/46] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:40:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:40:16.084402 np0000181980 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=1 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:41:06.119514 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-2556c1d8-750e-4141-b992-c96ab5b6218f None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:41:06.188378 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-2556c1d8-750e-4141-b992-c96ab5b6218f demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:41:06.188802 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-2556c1d8-750e-4141-b992-c96ab5b6218f demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:41:06.189219 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-2556c1d8-750e-4141-b992-c96ab5b6218f demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:41:06.189755 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-2556c1d8-750e-4141-b992-c96ab5b6218f demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:41:06.191269 np0000181980 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-2556c1d8-750e-4141-b992-c96ab5b6218f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:41:06.200228 np0000181980 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-2556c1d8-750e-4141-b992-c96ab5b6218f demo demo] Get all volumes completed successfully. Jun 18 13:41:06.203079 np0000181980 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-2556c1d8-750e-4141-b992-c96ab5b6218f demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:41:06.203514 np0000181980 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 13/47] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:41:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:41:16.195628 np0000181980 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:42:06.225873 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-60721384-de40-42fb-987c-32c112ea2e1e None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:42:06.228810 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-60721384-de40-42fb-987c-32c112ea2e1e demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:42:06.229048 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-60721384-de40-42fb-987c-32c112ea2e1e demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:42:06.229289 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-60721384-de40-42fb-987c-32c112ea2e1e demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:42:06.229584 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-60721384-de40-42fb-987c-32c112ea2e1e demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:42:06.230518 np0000181980 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-60721384-de40-42fb-987c-32c112ea2e1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:42:06.238548 np0000181980 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-60721384-de40-42fb-987c-32c112ea2e1e demo demo] Get all volumes completed successfully. Jun 18 13:42:06.240828 np0000181980 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-60721384-de40-42fb-987c-32c112ea2e1e demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:42:06.241233 np0000181980 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 12/48] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:42:06 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 18 13:42:16.233926 np0000181980 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:43:06.256984 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-124a801a-31a1-4484-af10-580e223c6cef None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:43:06.262592 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-124a801a-31a1-4484-af10-580e223c6cef demo demo] GET https://199.204.45.129/volume/v3/volumes/detail Jun 18 13:43:06.262954 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-124a801a-31a1-4484-af10-580e223c6cef demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:43:06.263242 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-124a801a-31a1-4484-af10-580e223c6cef demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:43:06.263529 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-124a801a-31a1-4484-af10-580e223c6cef demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:43:06.264258 np0000181980 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-124a801a-31a1-4484-af10-580e223c6cef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:43:06.271118 np0000181980 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-124a801a-31a1-4484-af10-580e223c6cef demo demo] Get all volumes completed successfully. Jun 18 13:43:06.274061 np0000181980 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-124a801a-31a1-4484-af10-580e223c6cef demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:43:06.274427 np0000181980 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 12/49] 199.204.45.129 () {64 vars in 1295 bytes} [Thu Jun 18 13:43:06 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 18 13:43:16.267019 np0000181980 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}