Jun 26 01:32:55.214707 np0000183035 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 01:32:55.221636 np0000183035 devstack@c-api.service[112525]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 01:32:55 2026] *** Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: nodename: np0000183035 Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: machine: x86_64 Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: clock source: unix Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: pcre jit disabled Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: detected number of CPU cores: 16 Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: current working directory: / Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: detected binary path: /usr/bin/uwsgi-core Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: your processes number limit is 256917 Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: your memory page size is 4096 bytes Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: detected max file descriptor number: 2048 Jun 26 01:32:55.223963 np0000183035 devstack@c-api.service[112525]: lock engine: pthread robust mutexes Jun 26 01:32:55.224762 np0000183035 devstack@c-api.service[112525]: thunder lock: enabled Jun 26 01:32:55.224762 np0000183035 devstack@c-api.service[112525]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 01:32:55.224762 np0000183035 devstack@c-api.service[112525]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 01:32:55.224762 np0000183035 devstack@c-api.service[112525]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 01:32:55.224762 np0000183035 devstack@c-api.service[112525]: Set PythonHome to /opt/stack/data/venv Jun 26 01:32:55.258664 np0000183035 devstack@c-api.service[112525]: Python main interpreter initialized at 0x7b7bcdea3668 Jun 26 01:32:55.258664 np0000183035 devstack@c-api.service[112525]: python threads support enabled Jun 26 01:32:55.258664 np0000183035 devstack@c-api.service[112525]: your server socket listen backlog is limited to 100 connections Jun 26 01:32:55.258664 np0000183035 devstack@c-api.service[112525]: your mercy for graceful operations on workers is 80 seconds Jun 26 01:32:55.259189 np0000183035 devstack@c-api.service[112525]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 01:32:55.259337 np0000183035 devstack@c-api.service[112525]: *** Operational MODE: preforking *** Jun 26 01:32:55.259480 np0000183035 devstack@c-api.service[112525]: *** uWSGI is running in multiple interpreter mode *** Jun 26 01:32:55.259480 np0000183035 devstack@c-api.service[112525]: spawned uWSGI master process (pid: 112525) Jun 26 01:32:55.259691 np0000183035 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 01:32:55.260247 np0000183035 devstack@c-api.service[112525]: spawned uWSGI worker 1 (pid: 112534, cores: 1) Jun 26 01:32:55.260808 np0000183035 devstack@c-api.service[112525]: spawned uWSGI worker 2 (pid: 112535, cores: 1) Jun 26 01:32:55.264158 np0000183035 devstack@c-api.service[112525]: spawned uWSGI worker 3 (pid: 112536, cores: 1) Jun 26 01:32:55.264158 np0000183035 devstack@c-api.service[112525]: spawned uWSGI worker 4 (pid: 112537, cores: 1) Jun 26 01:32:55.264158 np0000183035 devstack@c-api.service[112525]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 01:32:55.393249 np0000183035 devstack@c-api.service[112534]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:55.393249 np0000183035 devstack@c-api.service[112534]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:55.393249 np0000183035 devstack@c-api.service[112534]: we strongly recommend against using it for new projects. Jun 26 01:32:55.393249 np0000183035 devstack@c-api.service[112534]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:55.393249 np0000183035 devstack@c-api.service[112534]: framework. For more detail see Jun 26 01:32:55.393249 np0000183035 devstack@c-api.service[112534]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:55.393249 np0000183035 devstack@c-api.service[112534]: import eventlet # noqa Jun 26 01:32:55.401044 np0000183035 devstack@c-api.service[112535]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:55.401044 np0000183035 devstack@c-api.service[112535]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:55.401044 np0000183035 devstack@c-api.service[112535]: we strongly recommend against using it for new projects. Jun 26 01:32:55.401044 np0000183035 devstack@c-api.service[112535]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:55.401044 np0000183035 devstack@c-api.service[112535]: framework. For more detail see Jun 26 01:32:55.401044 np0000183035 devstack@c-api.service[112535]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:55.401044 np0000183035 devstack@c-api.service[112535]: import eventlet # noqa Jun 26 01:32:55.407963 np0000183035 devstack@c-api.service[112536]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:55.407963 np0000183035 devstack@c-api.service[112536]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:55.407963 np0000183035 devstack@c-api.service[112536]: we strongly recommend against using it for new projects. Jun 26 01:32:55.407963 np0000183035 devstack@c-api.service[112536]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:55.407963 np0000183035 devstack@c-api.service[112536]: framework. For more detail see Jun 26 01:32:55.407963 np0000183035 devstack@c-api.service[112536]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:55.407963 np0000183035 devstack@c-api.service[112536]: import eventlet # noqa Jun 26 01:32:55.416714 np0000183035 devstack@c-api.service[112537]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:55.416714 np0000183035 devstack@c-api.service[112537]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:55.416714 np0000183035 devstack@c-api.service[112537]: we strongly recommend against using it for new projects. Jun 26 01:32:55.416714 np0000183035 devstack@c-api.service[112537]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:55.416714 np0000183035 devstack@c-api.service[112537]: framework. For more detail see Jun 26 01:32:55.416714 np0000183035 devstack@c-api.service[112537]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:55.416714 np0000183035 devstack@c-api.service[112537]: import eventlet # noqa Jun 26 01:32:55.486271 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:55.486271 np0000183035 devstack@c-api.service[112534]: warnings.warn( Jun 26 01:32:55.498745 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:55.498745 np0000183035 devstack@c-api.service[112535]: warnings.warn( Jun 26 01:32:55.503432 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:55.503432 np0000183035 devstack@c-api.service[112536]: warnings.warn( Jun 26 01:32:55.513212 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:55.513212 np0000183035 devstack@c-api.service[112537]: warnings.warn( Jun 26 01:32:55.565536 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:55.565536 np0000183035 devstack@c-api.service[112534]: from cgi import parse_header Jun 26 01:32:55.580025 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:55.580025 np0000183035 devstack@c-api.service[112535]: from cgi import parse_header Jun 26 01:32:55.584390 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:55.584390 np0000183035 devstack@c-api.service[112536]: from cgi import parse_header Jun 26 01:32:55.597990 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:55.597990 np0000183035 devstack@c-api.service[112537]: from cgi import parse_header Jun 26 01:32:55.619184 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:55.619184 np0000183035 devstack@c-api.service[112534]: removals.removed_module( Jun 26 01:32:55.621571 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:55.621571 np0000183035 devstack@c-api.service[112534]: removals.removed_module( Jun 26 01:32:55.632275 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:55.632275 np0000183035 devstack@c-api.service[112535]: removals.removed_module( Jun 26 01:32:55.634273 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:55.634273 np0000183035 devstack@c-api.service[112535]: removals.removed_module( Jun 26 01:32:55.636622 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:55.636622 np0000183035 devstack@c-api.service[112536]: removals.removed_module( Jun 26 01:32:55.638453 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:55.638453 np0000183035 devstack@c-api.service[112536]: removals.removed_module( Jun 26 01:32:55.656676 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:55.656676 np0000183035 devstack@c-api.service[112537]: removals.removed_module( Jun 26 01:32:55.658521 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:55.658521 np0000183035 devstack@c-api.service[112537]: removals.removed_module( Jun 26 01:32:56.442911 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:32:56.442911 np0000183035 devstack@c-api.service[112535]: warnings.warn( Jun 26 01:32:56.459987 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:32:56.459987 np0000183035 devstack@c-api.service[112537]: warnings.warn( Jun 26 01:32:56.494426 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:32:56.494426 np0000183035 devstack@c-api.service[112535]: warnings.warn( Jun 26 01:32:56.510607 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:32:56.510607 np0000183035 devstack@c-api.service[112537]: warnings.warn( Jun 26 01:32:56.513797 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:32:56.513797 np0000183035 devstack@c-api.service[112534]: warnings.warn( Jun 26 01:32:56.519434 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:32:56.519434 np0000183035 devstack@c-api.service[112536]: warnings.warn( Jun 26 01:32:56.575243 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:32:56.575243 np0000183035 devstack@c-api.service[112536]: warnings.warn( Jun 26 01:32:56.577325 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:32:56.577325 np0000183035 devstack@c-api.service[112534]: warnings.warn( Jun 26 01:32:56.708460 np0000183035 devstack@c-api.service[112535]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:32:56.708759 np0000183035 devstack@c-api.service[112535]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112535) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:32:56.712808 np0000183035 devstack@c-api.service[112537]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:32:56.713005 np0000183035 devstack@c-api.service[112537]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112537) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:32:56.776528 np0000183035 devstack@c-api.service[112536]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:32:56.776715 np0000183035 devstack@c-api.service[112536]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112536) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:32:56.793470 np0000183035 devstack@c-api.service[112534]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:32:56.793651 np0000183035 devstack@c-api.service[112534]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112534) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:32:56.798097 np0000183035 devstack@c-api.service[112537]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:32:56.798097 np0000183035 devstack@c-api.service[112537]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:32:56.798229 np0000183035 devstack@c-api.service[112535]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:32:56.798229 np0000183035 devstack@c-api.service[112535]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:32:56.841211 np0000183035 devstack@c-api.service[112536]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:32:56.841211 np0000183035 devstack@c-api.service[112536]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:32:56.879496 np0000183035 devstack@c-api.service[112534]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:32:56.879496 np0000183035 devstack@c-api.service[112534]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:32:57.276240 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112535) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:32:57.276476 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112536) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:32:57.276554 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112537) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:32:57.276656 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.276656 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.276803 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.276892 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.276945 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.276998 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.277048 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.277107 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.277230 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.277285 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.277354 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.277424 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.277424 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.277523 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.277580 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.277640 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.277693 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.277744 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.277944 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.278006 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.278062 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.278151 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.278216 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.278267 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.278316 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.278372 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.278431 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.278431 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.278431 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.278431 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.280370 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.280456 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.280492 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.280525 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.280668 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.280747 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.280823 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.280918 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.280997 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.280997 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.280997 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.281102 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.281155 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.281208 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.281243 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.281290 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.281327 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.281367 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.281367 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.281367 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.281367 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.287759 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.287851 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.287851 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.287925 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.287961 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.287995 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.288034 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.288068 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.288106 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.288163 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.288199 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.288243 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.288277 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.288312 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.288347 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.288380 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.288414 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.288414 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.288414 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.288516 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.288516 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.289555 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.289669 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.289669 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.289771 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.289830 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.289887 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.289940 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.289997 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.290046 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.290113 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.290196 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.290266 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.290324 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.290373 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.290430 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.290487 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.290543 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.290611 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.290669 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.290738 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.290789 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.290845 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.290894 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.290981 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.291044 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.291093 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.291176 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.291239 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.291315 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.291388 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.291451 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.291525 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.292248 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.292336 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.292388 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.292456 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.292514 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.292575 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.292625 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.292674 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.292731 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.292780 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.292831 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.292831 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.292831 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.292831 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.292831 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.293083 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.293997 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.294160 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.294283 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.294394 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.294394 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.294394 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.294674 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.294783 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.294881 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.295015 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.295121 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.295121 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.295121 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.295121 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.295121 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.295638 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.296056 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.296485 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.296601 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.296709 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.296807 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.296911 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.297029 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.297153 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.297270 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.297369 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.297472 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.297570 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.297668 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.297764 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.297764 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.297764 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.297764 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.297764 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.297764 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.297764 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.297764 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.297764 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.297764 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.298810 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.298810 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.298810 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.298810 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.299388 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.299388 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.299388 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.299388 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.299388 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.299388 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.299695 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.299752 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.299804 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.299856 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.299902 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.299951 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.299997 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.300045 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.300096 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.300164 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.300217 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.300268 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.300317 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.300361 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.300410 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.300457 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.300504 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.300550 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.300550 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.300550 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.300550 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.300728 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.300805 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.300868 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.300868 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.300868 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.300868 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.300868 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.300868 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.301116 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.301116 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.301116 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.301272 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.301325 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.301371 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.301415 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.301415 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.301497 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.301542 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.301593 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.301645 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.301698 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.301743 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.301792 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.301837 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.301881 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.301931 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.301931 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.301931 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.301931 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.304386 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.304468 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.304522 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.304569 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.304616 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.304678 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.304729 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.304863 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.304963 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.305063 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.305156 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.305204 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.305251 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.305295 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.305351 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.305401 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.305401 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.305488 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.305538 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.305538 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.305538 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.305670 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.305670 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.305766 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.305800 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.305800 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.305847 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.305870 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.305893 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.305920 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.305943 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.305967 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.305994 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.306026 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.306053 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.306083 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.306110 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.306173 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.306200 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.306222 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.306245 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.306245 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.307321 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.307380 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.307461 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.307534 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.307603 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.307647 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.307687 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.307722 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.307761 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.307799 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.307844 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.307879 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.307879 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.307879 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.308098 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.308098 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.308098 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.308098 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.308098 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.308299 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.308299 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.310532 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.310619 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.310669 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.310704 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.310788 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.310871 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.310871 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.311044 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.311088 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.311190 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.311261 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.311316 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.311356 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.311390 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.311435 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.311435 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.311505 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.311545 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.311578 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.311612 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.311612 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.312993 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.313048 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.313099 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.313178 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.313280 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.313280 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.313437 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.313437 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.313575 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.313653 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.313728 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.313767 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.313808 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.313846 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.313886 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.313921 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.313954 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.313992 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.314030 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.314069 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.314108 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.314157 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.314204 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.314240 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.314273 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.314306 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.314339 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.314379 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.314412 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.314445 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.314479 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.314520 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.314559 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.314596 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.314630 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.314663 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.314697 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.314737 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.314775 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.314814 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.314849 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.314849 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.314921 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.314992 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.315034 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.315069 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.315106 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.315156 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.315200 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.315239 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.315239 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.315299 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.315340 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.315375 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.315375 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.315375 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.315375 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.315375 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.315375 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.315375 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.315375 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.315375 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.315375 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.316440 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.316530 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.316613 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.316613 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.316742 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.316742 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.316865 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.317407 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.317407 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.317407 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.317407 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.317688 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.317688 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.317837 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.317922 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.318015 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.318085 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.318085 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.318227 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.318299 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.318363 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.318421 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.318481 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.318540 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.318628 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.318666 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.318700 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.318739 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.318777 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.318819 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.318853 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.318893 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.318935 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.319032 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.319079 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.319120 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.319173 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.319209 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.319255 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.319295 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.319339 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.319404 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.319464 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.319506 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.319547 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.319582 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.319637 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.319683 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.319721 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.319759 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.319797 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.319830 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.319867 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.319907 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.319942 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.319994 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.320039 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.320081 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.320120 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.320189 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.320228 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.320261 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.320301 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.320335 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.320372 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.320408 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.320452 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.320452 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.320543 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.320579 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.320613 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.320646 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.320684 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.320722 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.320755 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.320793 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.320837 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.320837 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.320837 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.320837 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.320837 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.320993 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.321034 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.321070 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.321108 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.321703 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.321703 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.321897 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.321960 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.321960 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.321960 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.322265 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.322265 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.322440 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.322517 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.322592 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.322660 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.322734 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.322734 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.322866 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.322934 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.323040 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.323109 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.323205 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.323273 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.323355 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.323355 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.323355 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.323462 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.323462 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.323536 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.323571 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.323604 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.323637 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112534) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:32:57.323694 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.323728 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.323765 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.323765 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.323825 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.323860 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.323900 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.323900 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.323900 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.323900 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.323900 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.324058 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.324058 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.324144 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.324193 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.324234 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.324275 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.324309 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.324654 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.324654 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.324654 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.324654 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.324654 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.324961 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.325027 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.325087 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.325169 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.325245 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.325320 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.325400 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.325875 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.325959 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.326035 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.326101 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.326198 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.326261 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.326317 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.326458 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.326523 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.326570 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.326618 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.326665 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.326708 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.326749 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.326794 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.326836 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.326878 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.326924 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.326992 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.327036 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.327077 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.327117 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.327181 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.327221 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.327270 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.327326 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.327395 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.327452 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.327480 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.327480 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.327480 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.327548 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.327631 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.327688 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.327741 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.327821 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.327883 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.327934 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.328013 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.328089 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.328176 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.328250 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.328586 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.328649 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.328699 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.328784 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.328833 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.328900 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.328970 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.329811 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.329883 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.329939 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.330017 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.330097 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.330181 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.330255 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.330728 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.330793 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.330849 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.330933 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.331043 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.331141 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.331211 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.331461 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.331530 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.331656 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.331656 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.331729 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.331758 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.331843 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.332328 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.332402 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.332465 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.332525 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.332581 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.332636 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.332668 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.332697 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.332722 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.332790 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.332843 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.332887 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.332933 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.332974 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.333026 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.333052 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.333081 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.333112 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.333237 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.333266 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.333288 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.333313 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.333313 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.333366 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.333393 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.333420 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.333511 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.333633 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.333633 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.333727 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.333774 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.333827 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.333872 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.333918 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.333918 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.334000 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.334041 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.334085 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.334140 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.334184 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.334184 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.334267 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.334310 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.334358 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.334413 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.334467 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.334467 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.334551 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.334577 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.334599 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.334628 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.334651 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.334672 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.334672 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.334725 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.334725 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.334766 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.334792 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.334816 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.334844 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.335013 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.335068 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.335135 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.335197 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.335247 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.335293 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.335344 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.335391 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.335435 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.335502 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.335539 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.335580 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.335621 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.335656 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.335689 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.335725 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.335758 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.335800 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.335834 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.335874 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.335912 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.335912 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.335980 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.336017 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.336017 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.336084 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.336084 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.336084 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.336084 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.336084 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.336259 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.336972 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.337046 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.337088 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.337149 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.337187 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.337239 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.337273 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.337313 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.337354 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.337387 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.337421 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.337465 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.337501 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.337535 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.337573 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.337616 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.337654 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.337689 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.337732 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.337766 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.337766 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.337832 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.337866 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.337899 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.337939 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.337976 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.338016 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.338051 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.338084 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.338145 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.338192 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.338227 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.338266 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.338301 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.338339 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.338373 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.338417 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.338451 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.338490 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.338528 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.338567 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.338610 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.338647 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.338687 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.338726 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.338761 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.338801 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.338840 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.338840 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.338907 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.338947 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.339026 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.339074 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.339110 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.339162 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.339198 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.339248 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.339287 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.339322 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.339322 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.339322 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.339322 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.339322 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.339479 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.339513 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.339553 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.339595 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.339634 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.339667 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.339700 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.339736 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.339769 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.339802 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.339835 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.339869 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.339910 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.339943 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.340083 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.340119 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.340915 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.340986 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.341064 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.341150 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.341219 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.341282 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.341350 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.341425 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.341489 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.341554 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.341554 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.341554 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.341753 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.341753 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.341753 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.341753 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.341753 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.341753 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.341753 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.341753 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.341753 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.341753 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.342385 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.342385 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.342385 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.342385 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.342385 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.342385 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.342385 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.342385 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.342385 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.342385 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.343034 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.343034 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.343034 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.343034 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.343034 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.343034 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.343875 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.343941 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.343993 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.344049 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.344100 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.344164 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.344212 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.344259 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.344311 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.344362 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.344407 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.344457 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.344510 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.344559 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.344606 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.344658 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.344711 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.344755 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.344800 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.344849 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.344849 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.344849 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.344849 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.345040 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.345040 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.345142 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.345202 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.345250 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.345293 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.345342 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.345392 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.345438 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.345490 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.345534 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.345534 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.345625 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.345676 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.345727 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.345727 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.345727 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.345865 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.345913 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.345961 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.346006 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.346051 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.346099 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.346159 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.346206 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.346259 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.346312 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.346366 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.346418 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.346486 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.346551 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.346551 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.346828 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.346881 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.346881 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.346881 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.346881 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.346881 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.346881 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.347577 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.347577 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.347577 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.347577 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.347577 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.347577 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.347577 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.347577 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.347577 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.347577 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.348020 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.348020 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.348020 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.348020 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.348020 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.348020 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.348020 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.348020 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.348020 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.348020 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.348286 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.348286 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.348286 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.348286 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.348286 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.348405 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.348438 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.348595 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.348595 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.348800 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.348800 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.348800 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.348800 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.348973 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.348973 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.349590 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.349647 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.349710 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.349792 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.349846 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.349895 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.349980 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.350584 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.350641 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.350715 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.350768 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.350838 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.350898 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.351009 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:32:57.351561 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:32:57.351651 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:32:57.351734 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:32:57.351777 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:32:57.351865 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:32:57.351936 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:32:57.392223 np0000183035 devstack@c-api.service[112537]: INFO dbcounter [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Registered counter for database cinder Jun 26 01:32:57.396351 np0000183035 devstack@c-api.service[112535]: INFO dbcounter [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Registered counter for database cinder Jun 26 01:32:57.397145 np0000183035 devstack@c-api.service[112536]: INFO dbcounter [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Registered counter for database cinder Jun 26 01:32:57.401045 np0000183035 devstack@c-api.service[112534]: INFO dbcounter [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Registered counter for database cinder Jun 26 01:32:57.435743 np0000183035 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-5544135a-00df-4a4c-be57-42942a56bc23 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:57.442097 np0000183035 devstack@c-api.service[112535]: DEBUG oslo_db.sqlalchemy.engines [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 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=112535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:57.444432 np0000183035 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:57.449894 np0000183035 devstack@c-api.service[112534]: DEBUG oslo_db.sqlalchemy.engines [None req-2a1cc417-af42-4275-a3a4-b0834e480277 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=112534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:57.550347 np0000183035 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writer thread running {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:32:57.553145 np0000183035 devstack@c-api.service[112537]: INFO cinder.rpc [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:32:57.555406 np0000183035 devstack@c-api.service[112537]: INFO cinder.rpc [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:32:57.557539 np0000183035 devstack@c-api.service[112537]: INFO cinder.rpc [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:32:57.559591 np0000183035 devstack@c-api.service[112537]: INFO cinder.rpc [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:32:57.560527 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.563736 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.569340 np0000183035 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writer thread running {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:32:57.572417 np0000183035 devstack@c-api.service[112535]: INFO cinder.rpc [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:32:57.572570 np0000183035 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writer thread running {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:32:57.574918 np0000183035 devstack@c-api.service[112535]: INFO cinder.rpc [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:32:57.575185 np0000183035 devstack@c-api.service[112536]: INFO cinder.rpc [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:32:57.577654 np0000183035 devstack@c-api.service[112536]: INFO cinder.rpc [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:32:57.577873 np0000183035 devstack@c-api.service[112535]: INFO cinder.rpc [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:32:57.580041 np0000183035 devstack@c-api.service[112536]: INFO cinder.rpc [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:32:57.580243 np0000183035 devstack@c-api.service[112535]: INFO cinder.rpc [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:32:57.581415 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.582580 np0000183035 devstack@c-api.service[112536]: INFO cinder.rpc [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:32:57.583724 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.585001 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.587649 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.598661 np0000183035 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-5544135a-00df-4a4c-be57-42942a56bc23 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:57.601696 np0000183035 devstack@c-api.service[112537]: INFO cinder.rpc [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:32:57.603371 np0000183035 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writer thread running {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:32:57.604577 np0000183035 devstack@c-api.service[112537]: INFO cinder.rpc [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:32:57.605932 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.608058 np0000183035 devstack@c-api.service[112534]: INFO cinder.rpc [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:32:57.613225 np0000183035 devstack@c-api.service[112534]: INFO cinder.rpc [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:32:57.616547 np0000183035 devstack@c-api.service[112534]: INFO cinder.rpc [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:32:57.618431 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.618682 np0000183035 devstack@c-api.service[112534]: INFO cinder.rpc [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:32:57.619964 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.621994 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.624101 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.625282 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.629199 np0000183035 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:57.630514 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.631302 np0000183035 devstack@c-api.service[112535]: DEBUG oslo_db.sqlalchemy.engines [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 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=112535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:57.632312 np0000183035 devstack@c-api.service[112536]: INFO cinder.rpc [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:32:57.633959 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.634107 np0000183035 devstack@c-api.service[112535]: INFO cinder.rpc [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:32:57.634934 np0000183035 devstack@c-api.service[112536]: INFO cinder.rpc [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:32:57.636327 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.637012 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.637111 np0000183035 devstack@c-api.service[112535]: INFO cinder.rpc [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:32:57.638583 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.640094 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.643030 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.646031 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.647567 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.648708 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.650285 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.652105 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.653389 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.655312 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.656202 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.656599 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.658463 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.659825 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.660754 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.661551 np0000183035 devstack@c-api.service[112534]: DEBUG oslo_db.sqlalchemy.engines [None req-2a1cc417-af42-4275-a3a4-b0834e480277 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=112534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:32:57.662030 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.663605 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.663829 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.663999 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.665331 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.665655 np0000183035 devstack@c-api.service[112534]: INFO cinder.rpc [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:32:57.666612 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.666858 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.667069 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.668397 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.669585 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.669715 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.670279 np0000183035 devstack@c-api.service[112534]: INFO cinder.rpc [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:32:57.670371 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.671311 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.671948 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.672645 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.672713 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.673464 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.673725 np0000183035 devstack@c-api.service[112537]: WARNING cinder.api.contrib.hosts [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:32:57.673957 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: extensions {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.675392 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: cgsnapshots {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.675515 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.676507 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.676781 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: qos-specs {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.677990 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.678339 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.678865 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: capabilities {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.679814 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.680915 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: backups {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.681338 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.682480 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.682919 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: os-volume-type-access {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.683486 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.684613 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: encryption {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.686029 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: consistencygroups {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.688006 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: extra_specs {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.688098 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.688175 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.689043 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.689549 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: encryption {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.691033 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: os-volume-manage {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.691351 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.691543 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.692494 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: os-volume-transfer {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.692568 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.693657 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.694105 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: os-availability-zone {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.694788 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.695260 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.695448 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: os-quota-sets {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.695525 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.696482 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.696693 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.696837 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: os-quota-class-sets {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.697956 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.698084 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.698171 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: os-snapshot-manage {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.698528 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.699448 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.699537 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: os-hosts {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.699591 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.700867 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.700941 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extended resource: scheduler-stats {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.701014 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.701683 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.702296 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.702378 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.703015 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.703668 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.703879 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.704471 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.704668 np0000183035 devstack@c-api.service[112535]: WARNING cinder.api.contrib.hosts [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:32:57.704897 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: extensions {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.705022 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.705325 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.contrib.snapshot_actions [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] SnapshotActionsController initialized {{(pid=112537) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:32:57.705477 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.706034 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.706232 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: cgsnapshots {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.706797 np0000183035 devstack@c-api.service[112536]: WARNING cinder.api.contrib.hosts [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:32:57.707059 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: extensions {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.707403 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.707604 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: qos-specs {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.708439 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.708739 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.709672 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: cgsnapshots {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.709795 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: capabilities {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.710105 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.711278 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: qos-specs {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.711679 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.711769 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: backups {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.711859 np0000183035 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.712615 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension UsedLimits extending resource: limits {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.712717 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.712940 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.713019 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.713171 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension VolumeActions extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.713301 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.713423 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.713496 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: capabilities {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.713561 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.713561 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension TypesManage extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.713561 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.713729 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.713795 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension AdminActions extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.713850 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: os-volume-type-access {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.713915 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension AdminActions extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.713989 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension AdminActions extending resource: backups {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.714257 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.714257 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.714481 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-5544135a-00df-4a4c-be57-42942a56bc23 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.714627 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: backups {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.715431 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: encryption {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.715902 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.716755 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: os-volume-type-access {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.716952 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: consistencygroups {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.718403 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: encryption {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.718837 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: extra_specs {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.720113 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: consistencygroups {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.720577 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: encryption {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.721755 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.722064 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: os-volume-manage {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.722123 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: extra_specs {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.722877 np0000183035 devstack@c-api.service[112537]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7bcdea3668 pid: 112537 (default app) Jun 26 01:32:57.723547 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: os-volume-transfer {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.723790 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: encryption {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.725141 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: os-availability-zone {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.725329 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: os-volume-manage {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.725474 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.726520 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: os-quota-sets {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.726809 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: os-volume-transfer {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.727685 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.727920 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: os-quota-class-sets {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.728527 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: os-availability-zone {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.729232 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: os-snapshot-manage {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.729378 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.729853 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: os-quota-sets {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.730801 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: os-hosts {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.731061 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.731108 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.731108 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.731108 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.731108 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.731383 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.731383 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.731383 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.731383 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.731568 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.731568 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.731568 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.731568 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.731568 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.731568 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.731796 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.731796 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.731796 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.731796 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.731796 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.732017 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.732017 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.732017 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.732017 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.732017 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.732227 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.732227 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.732227 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.732227 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.732397 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.732397 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.732397 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.732397 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.732397 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.732794 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.732794 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.732794 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.732794 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.732794 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.732974 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.732974 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733059 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: os-quota-class-sets {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.733094 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.733094 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733094 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.733094 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733094 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.733094 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733349 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.733349 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733349 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.733349 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733349 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.733349 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733582 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.733582 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733582 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.733582 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733582 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.733582 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733814 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.733814 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733814 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.733814 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.733814 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.734035 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.734035 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.734035 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.734035 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.734035 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.734816 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.734816 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.734816 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.734816 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.734816 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.735240 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.735240 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.735240 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.735240 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.735240 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.735240 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.735240 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.735678 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.735678 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.735678 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.735678 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.735678 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.736037 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.736037 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.736037 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.736037 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.736037 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.736386 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.736386 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.736386 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.736386 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.736667 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.736667 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.736667 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.736667 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.736927 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.736927 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.736927 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.736927 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.736927 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.737336 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.737336 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.737336 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.737336 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.737336 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.737648 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.737648 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.737648 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.737648 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.737928 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.737928 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.737928 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.737928 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.738222 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.738222 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.738222 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.738222 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.738548 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.738548 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.738694 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extended resource: scheduler-stats {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.738755 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.738755 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.738755 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.738755 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.739035 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.739035 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.739035 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.739035 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.739035 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.739431 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.739431 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.739431 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.739431 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.739431 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.739431 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.739836 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.739836 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.739836 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.739836 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.739836 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.740189 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.740189 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.740189 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.740189 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.740189 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.740189 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.740597 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.740597 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.740597 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.740597 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.740597 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.740597 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.740990 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.740990 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.740990 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.740990 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.740990 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.740990 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.741418 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.741418 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.741418 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.741418 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.741418 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.741418 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.741800 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.741800 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.741800 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.741800 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.742067 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.742067 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.742067 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.742067 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.742067 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.742456 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.742456 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.742456 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.742456 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:32:57.742456 np0000183035 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:32:57.742767 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.742830 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: os-snapshot-manage {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.742891 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.742950 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: os-hosts {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.743009 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743068 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-9d895b88-363b-4898-8cde-888b7746d621 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:32:57.743179 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743246 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extended resource: scheduler-stats {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.743293 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743293 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] SnapshotActionsController initialized {{(pid=112535) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:32:57.743358 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743389 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 1/1] 199.204.45.53 () {60 vars in 949 bytes} [Fri Jun 26 01:32:57 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:32:57.743422 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743453 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743484 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743516 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743547 np0000183035 devstack@c-api.service[112534]: WARNING cinder.api.contrib.hosts [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:32:57.743547 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: extensions {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.743604 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743636 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743636 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] SnapshotActionsController initialized {{(pid=112536) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:32:57.743699 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743731 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743762 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: cgsnapshots {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.743795 np0000183035 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743825 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.743857 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: qos-specs {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.743894 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension UsedLimits extending resource: limits {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.743926 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.744192 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.744257 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.744345 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension VolumeActions extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.744509 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.744577 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.744638 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.744698 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension TypesManage extending resource: types {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.744757 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.744883 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.744985 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension AdminActions extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.745105 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension AdminActions extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.745205 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension AdminActions extending resource: backups {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.745318 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.745425 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.745524 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-c8e6ba05-ad22-4ad3-8d0f-9a0dec1521f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.745813 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: capabilities {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.745988 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.747208 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: backups {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.747552 np0000183035 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.748383 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension UsedLimits extending resource: limits {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.748501 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.748722 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.748805 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.748904 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension VolumeActions extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.749027 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.749134 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.749265 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension TypesManage extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.749317 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: os-volume-type-access {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.749370 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.749481 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.749579 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension AdminActions extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.749692 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension AdminActions extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.749798 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension AdminActions extending resource: backups {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.749898 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.750005 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.750106 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-a6b1a5fa-0c75-485a-b001-bc1f8e559308 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.750980 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: encryption {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.752589 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: consistencygroups {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.754622 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: extra_specs {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.755473 np0000183035 devstack@c-api.service[112535]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7bcdea3668 pid: 112535 (default app) Jun 26 01:32:57.756210 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: encryption {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.757735 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: os-volume-manage {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.758004 np0000183035 devstack@c-api.service[112536]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7bcdea3668 pid: 112536 (default app) Jun 26 01:32:57.759280 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: os-volume-transfer {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.760918 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: os-availability-zone {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.762271 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: os-quota-sets {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.763760 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: os-quota-class-sets {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.765258 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: os-snapshot-manage {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.766702 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: os-hosts {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.768433 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extended resource: scheduler-stats {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:32:57.771841 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.773487 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.774426 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.contrib.snapshot_actions [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] SnapshotActionsController initialized {{(pid=112534) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:32:57.775229 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.776643 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.778040 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.779553 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.781055 np0000183035 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:32:57.781935 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension UsedLimits extending resource: limits {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.782069 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.782306 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.782422 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.782514 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension VolumeActions extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.782651 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.782757 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.782863 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension TypesManage extending resource: types {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.782974 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.783098 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.783351 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension AdminActions extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.783530 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension AdminActions extending resource: snapshots {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.783677 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension AdminActions extending resource: backups {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.783823 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.783966 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.784109 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-2a1cc417-af42-4275-a3a4-b0834e480277 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:32:57.793902 np0000183035 devstack@c-api.service[112534]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7bcdea3668 pid: 112534 (default app) Jun 26 01:33:04.964476 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-a1a6113b-8a43-44c5-be91-a23f40417d9c None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:05.451317 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-a1a6113b-8a43-44c5-be91-a23f40417d9c admin admin] POST https://199.204.45.53/volume/v3/types Jun 26 01:33:05.451621 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-a1a6113b-8a43-44c5-be91-a23f40417d9c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:33:05.453338 np0000183035 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:33:05.453338 np0000183035 devstack@c-api.service[112537]: warnings.warn( Jun 26 01:33:05.488484 np0000183035 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-a1a6113b-8a43-44c5-be91-a23f40417d9c 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:05.516455 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-a1a6113b-8a43-44c5-be91-a23f40417d9c admin admin] https://199.204.45.53/volume/v3/types returned with HTTP 200 Jun 26 01:33:05.516795 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 2/2] 199.204.45.53 () {68 vars in 1281 bytes} [Fri Jun 26 01:33:04 2026] POST /volume/v3/types => generated 186 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:33:05.543411 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.543411 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.543411 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.543411 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.543941 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.543941 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.543941 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.543941 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544091 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544091 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544091 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544091 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544091 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544091 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544309 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544309 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544309 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544309 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544309 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544491 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544491 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544491 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544491 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544491 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544696 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544696 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544696 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544696 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544847 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544847 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544847 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.544847 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.544847 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545023 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545023 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545023 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545023 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545023 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545218 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545218 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545218 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545218 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545218 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545218 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545426 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545426 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545426 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545426 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545426 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545426 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545632 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545632 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545632 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545632 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545632 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545632 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545846 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545846 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545846 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.545846 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.545846 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.546166 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.546166 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.546166 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.546166 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.546166 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.546415 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.546415 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.546415 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.546415 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.546415 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.546415 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.546624 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.546624 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.546624 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.546624 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.546624 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.546624 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.546818 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.546818 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.546818 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.546818 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.546818 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547011 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547011 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547011 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547011 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547011 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547229 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547229 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547229 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547229 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547377 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547377 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547377 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547377 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547534 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547534 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547534 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547534 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547534 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547716 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547716 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547716 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547716 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547716 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547897 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547897 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.547897 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.547897 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548040 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548040 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548040 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548040 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548198 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548198 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548198 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548198 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548340 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548340 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548340 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548340 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548479 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548479 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548479 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548479 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548622 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548622 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548622 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548622 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548622 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548810 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548810 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548810 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548810 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.548810 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.548810 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549013 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549013 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549013 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549013 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549013 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549197 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549197 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549197 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549197 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549197 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549197 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549402 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549402 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549402 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549402 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549402 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549402 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549628 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549628 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549628 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549628 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549628 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549628 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549832 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549832 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549832 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549832 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.549832 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.549832 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.550071 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.550071 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.550071 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.550071 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.550241 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.550241 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.550241 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.550241 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.550241 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.550437 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.550437 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.550437 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.550437 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:05.550437 np0000183035 devstack@c-api.service[112535]: warnings.warn(deprecated_msg) Jun 26 01:33:05.550437 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [req-a1a6113b-8a43-44c5-be91-a23f40417d9c req-544b86d1-2707-4c43-9839-4b6fab2028c8 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:05.886325 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [req-a1a6113b-8a43-44c5-be91-a23f40417d9c req-544b86d1-2707-4c43-9839-4b6fab2028c8 admin admin] POST https://199.204.45.53/volume/v3/types/47f38859-1fc0-4f84-a15a-10f7ce7fe869/extra_specs Jun 26 01:33:05.886910 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [req-a1a6113b-8a43-44c5-be91-a23f40417d9c req-544b86d1-2707-4c43-9839-4b6fab2028c8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:33:05.888582 np0000183035 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:33:05.888582 np0000183035 devstack@c-api.service[112535]: warnings.warn( Jun 26 01:33:05.925627 np0000183035 devstack@c-api.service[112535]: DEBUG oslo_db.sqlalchemy.engines [req-a1a6113b-8a43-44c5-be91-a23f40417d9c req-544b86d1-2707-4c43-9839-4b6fab2028c8 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=112535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:05.992102 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [req-a1a6113b-8a43-44c5-be91-a23f40417d9c req-544b86d1-2707-4c43-9839-4b6fab2028c8 admin admin] https://199.204.45.53/volume/v3/types/47f38859-1fc0-4f84-a15a-10f7ce7fe869/extra_specs returned with HTTP 200 Jun 26 01:33:05.992625 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 1/3] 199.204.45.53 () {70 vars in 1498 bytes} [Fri Jun 26 01:33:05 2026] POST /volume/v3/types/47f38859-1fc0-4f84-a15a-10f7ce7fe869/extra_specs => generated 55 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:33:07.635741 np0000183035 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=6 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:07.671708 np0000183035 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writing DB stats cinder:SELECT=6 {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:15.514303 np0000183035 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:15.990289 np0000183035 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:12.880260 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.880260 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.880260 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.880260 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.880260 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.881329 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.881329 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.881329 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.881329 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.881329 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.881641 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.881641 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.881641 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.881641 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.881641 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.881641 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.882046 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.882046 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.882046 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.882046 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.882364 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.882364 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.882364 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.882364 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.882627 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.882627 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.882627 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.882627 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.882893 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.882893 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.882893 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.882893 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.882893 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.883872 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.883872 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.883872 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.883872 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.883872 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.884454 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.884454 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.884454 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.884454 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.884454 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.884454 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.885158 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.885158 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.885158 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.885158 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.885158 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.885158 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.885827 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.885827 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.885827 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.885827 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.885827 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.885827 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.886578 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.886578 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.886578 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.886578 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.886578 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.887116 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.887116 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.887116 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.887116 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.887116 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.887460 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.887460 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.887460 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.887460 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.887460 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.887460 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.887963 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.887963 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.887963 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.887963 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.887963 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.887963 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.888339 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.888339 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.888339 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.888339 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.888339 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.888704 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.888704 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.888704 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.888704 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.888704 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.889054 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.889054 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.889054 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.889054 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.889358 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.889358 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.889358 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.889358 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.889670 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.889670 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.889670 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.889670 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.889670 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.890049 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.890049 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.890049 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.890049 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.890049 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.890416 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.890416 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.890416 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.890416 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.890678 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.890678 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.890678 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.890678 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.890935 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.890935 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.890935 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.890935 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891100 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891100 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891100 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891100 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891283 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891283 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891283 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891283 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891448 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891448 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891448 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891448 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891448 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891664 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891664 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891664 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891664 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891664 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891664 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891901 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891901 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891901 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.891901 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.891901 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.892105 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.892105 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.892105 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.892105 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.892105 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.892105 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.892846 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.892846 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.892846 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.892846 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.892846 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.892846 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.893276 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.893276 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.893276 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.893276 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.893276 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.893276 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.894628 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.894628 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.894628 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.894628 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.894628 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.894628 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.895094 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.895094 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.895094 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.895094 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.895419 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.895419 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.895419 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.895419 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.895419 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.895767 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.895767 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.895767 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.895767 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:12.895767 np0000183035 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:36:12.895767 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-7ce6449a-b5d8-45fc-b648-b0e4616449ae None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:12.895767 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-7ce6449a-b5d8-45fc-b648-b0e4616449ae None None] GET https://199.204.45.53/volume// Jun 26 01:36:12.896237 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-7ce6449a-b5d8-45fc-b648-b0e4616449ae None None] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:12.896237 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-7ce6449a-b5d8-45fc-b648-b0e4616449ae None None] Calling method 'all' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:12.896237 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-7ce6449a-b5d8-45fc-b648-b0e4616449ae None None] https://199.204.45.53/volume// returned with HTTP 300 Jun 26 01:36:12.896237 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 1/4] 199.204.45.53 () {66 vars in 1449 bytes} [Fri Jun 26 01:36:12 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 01:36:50.609960 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.609960 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.609960 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.609960 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.609960 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.610822 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.610822 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.610822 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.610822 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.610822 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.611097 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.611097 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.611097 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.611097 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.611097 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.611097 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.611657 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.611657 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.611657 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.611657 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.611885 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.611885 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.611885 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.611885 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.612095 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.612095 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.612095 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.612095 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.612386 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.612386 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.612386 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.612386 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.612386 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.612666 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.612666 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.612666 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.612666 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.612666 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.613077 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.613077 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.613077 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.613077 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.613077 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.613077 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.613625 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.613625 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.613625 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.613625 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.613625 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.613625 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.614690 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.614690 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.614690 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.614690 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.614690 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.614690 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.615060 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.615060 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.615060 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.615060 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.615060 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.615366 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.615366 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.615366 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.615366 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.615366 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.615781 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.615781 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.615781 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.615781 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.615781 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.615781 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.616111 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.616111 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.616111 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.616111 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.616111 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.616111 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.616453 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.616453 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.616453 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.616453 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.616453 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.616769 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.616769 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.616769 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.616769 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.616769 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.617075 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.617075 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.617075 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.617075 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.617342 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.617342 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.617342 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.617342 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.617591 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.617591 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.617591 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.617591 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.617591 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.617881 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.617881 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.617881 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.617881 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.617881 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.618198 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.618198 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.618198 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.618198 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.618458 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.618458 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.618458 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.618458 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.618691 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.618691 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.618691 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.618691 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.618921 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.618921 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.618921 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.618921 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.619196 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.619196 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.619196 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.619196 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.619429 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.619429 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.619429 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.619429 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.619429 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.619731 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.619731 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.619731 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.619731 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.619731 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.619731 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.620064 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.620064 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.620064 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.620064 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.620064 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.620377 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.620377 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.620377 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.620377 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.620377 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.620377 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.620712 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.620712 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.620712 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.620712 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.620712 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.620712 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621099 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621099 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621099 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621099 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621099 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621099 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621420 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621420 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621420 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621420 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621420 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621420 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621649 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621649 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621649 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621649 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621773 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621773 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621773 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621773 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621773 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621905 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621905 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621905 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621905 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:50.621905 np0000183035 devstack@c-api.service[112534]: warnings.warn(deprecated_msg) Jun 26 01:36:50.621905 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-9d1507b2-33a2-455e-bfbf-6ae30b5cd7d0 None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:50.621905 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 1/5] 199.204.45.53 () {62 vars in 1061 bytes} [Fri Jun 26 01:36:50 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:36:50.652510 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-230285c4-8c81-4bd1-92cb-94f348efc235 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:50.658675 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 3/6] 199.204.45.53 () {64 vars in 1265 bytes} [Fri Jun 26 01:36:50 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:36:50.694957 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [req-230285c4-8c81-4bd1-92cb-94f348efc235 req-f40f1497-7cfe-4867-9da6-059315db60d5 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:50.699634 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [req-230285c4-8c81-4bd1-92cb-94f348efc235 req-f40f1497-7cfe-4867-9da6-059315db60d5 demo demo] GET https://199.204.45.53/volume/v3/ Jun 26 01:36:50.699883 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [req-230285c4-8c81-4bd1-92cb-94f348efc235 req-f40f1497-7cfe-4867-9da6-059315db60d5 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:50.700152 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [req-230285c4-8c81-4bd1-92cb-94f348efc235 req-f40f1497-7cfe-4867-9da6-059315db60d5 demo demo] Calling method 'version_select' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:50.701151 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [req-230285c4-8c81-4bd1-92cb-94f348efc235 req-f40f1497-7cfe-4867-9da6-059315db60d5 demo demo] https://199.204.45.53/volume/v3/ returned with HTTP 200 Jun 26 01:36:50.701874 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 2/7] 199.204.45.53 () {66 vars in 1339 bytes} [Fri Jun 26 01:36:50 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:50.742001 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-d86b7cc2-1d74-40ff-9021-a4cdd6421142 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:51.060468 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-d86b7cc2-1d74-40ff-9021-a4cdd6421142 demo demo] GET https://199.204.45.53/volume/v3/types Jun 26 01:36:51.060651 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-d86b7cc2-1d74-40ff-9021-a4cdd6421142 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:51.060872 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-d86b7cc2-1d74-40ff-9021-a4cdd6421142 demo demo] Calling method 'index' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:51.061348 np0000183035 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:36:51.061348 np0000183035 devstack@c-api.service[112536]: warnings.warn( Jun 26 01:36:51.061953 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-d86b7cc2-1d74-40ff-9021-a4cdd6421142 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:36:51.097463 np0000183035 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-d86b7cc2-1d74-40ff-9021-a4cdd6421142 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:36:51.117897 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-d86b7cc2-1d74-40ff-9021-a4cdd6421142 demo demo] https://199.204.45.53/volume/v3/types returned with HTTP 200 Jun 26 01:36:51.118194 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 2/8] 199.204.45.53 () {64 vars in 1283 bytes} [Fri Jun 26 01:36:50 2026] GET /volume/v3/types => generated 377 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:51.153268 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-3b403a6b-8c0c-4188-b40e-3ad53dba75e2 None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:51.482529 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-3b403a6b-8c0c-4188-b40e-3ad53dba75e2 demo demo] GET https://199.204.45.53/volume/v3/types/default Jun 26 01:36:51.482867 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-3b403a6b-8c0c-4188-b40e-3ad53dba75e2 demo demo] Empty body provided in request {{(pid=112534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:51.483091 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-3b403a6b-8c0c-4188-b40e-3ad53dba75e2 demo demo] Calling method 'show' {{(pid=112534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:51.519853 np0000183035 devstack@c-api.service[112534]: DEBUG oslo_db.sqlalchemy.engines [None req-3b403a6b-8c0c-4188-b40e-3ad53dba75e2 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=112534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:36:51.538081 np0000183035 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:36:51.538081 np0000183035 devstack@c-api.service[112534]: warnings.warn( Jun 26 01:36:51.540433 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-3b403a6b-8c0c-4188-b40e-3ad53dba75e2 demo demo] https://199.204.45.53/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:51.540867 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 2/9] 199.204.45.53 () {64 vars in 1294 bytes} [Fri Jun 26 01:36:51 2026] GET /volume/v3/types/default => generated 145 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:51.991862 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-ede8a612-0a3e-45e8-8597-bfdfe752aa7f None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:51.993653 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 4/10] 199.204.45.53 () {62 vars in 1061 bytes} [Fri Jun 26 01:36:51 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:36:52.028741 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-93cfc322-0dd4-48c8-99fc-66024e00afa6 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:52.035975 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 3/11] 199.204.45.53 () {64 vars in 1265 bytes} [Fri Jun 26 01:36:52 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:36:52.088598 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [req-93cfc322-0dd4-48c8-99fc-66024e00afa6 req-8167434b-8153-4dd3-adc8-eb2f648f5b91 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:52.092611 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-93cfc322-0dd4-48c8-99fc-66024e00afa6 req-8167434b-8153-4dd3-adc8-eb2f648f5b91 demo demo] GET https://199.204.45.53/volume/v3/ Jun 26 01:36:52.093213 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-93cfc322-0dd4-48c8-99fc-66024e00afa6 req-8167434b-8153-4dd3-adc8-eb2f648f5b91 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:52.093538 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-93cfc322-0dd4-48c8-99fc-66024e00afa6 req-8167434b-8153-4dd3-adc8-eb2f648f5b91 demo demo] Calling method 'version_select' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:52.094110 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-93cfc322-0dd4-48c8-99fc-66024e00afa6 req-8167434b-8153-4dd3-adc8-eb2f648f5b91 demo demo] https://199.204.45.53/volume/v3/ returned with HTTP 200 Jun 26 01:36:52.094591 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 3/12] 199.204.45.53 () {66 vars in 1339 bytes} [Fri Jun 26 01:36:52 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:52.135231 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-a2e3f092-83af-450c-b734-fbfc5ff75766 None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:52.138363 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-a2e3f092-83af-450c-b734-fbfc5ff75766 demo demo] GET https://199.204.45.53/volume/v3/types/default Jun 26 01:36:52.138617 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-a2e3f092-83af-450c-b734-fbfc5ff75766 demo demo] Empty body provided in request {{(pid=112534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:52.138925 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-a2e3f092-83af-450c-b734-fbfc5ff75766 demo demo] Calling method 'show' {{(pid=112534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:52.149575 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-a2e3f092-83af-450c-b734-fbfc5ff75766 demo demo] https://199.204.45.53/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:52.150055 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 3/13] 199.204.45.53 () {64 vars in 1294 bytes} [Fri Jun 26 01:36:52 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:52.725715 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-7cf1b06f-7bd2-4eb3-8916-7db580b3675d None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:52.727039 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 5/14] 199.204.45.53 () {62 vars in 1061 bytes} [Fri Jun 26 01:36:52 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:36:52.758491 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-9fb1b8db-1f71-4633-8bc5-bfd639a846a2 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:52.762685 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 4/15] 199.204.45.53 () {64 vars in 1265 bytes} [Fri Jun 26 01:36:52 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:36:52.796029 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [req-9fb1b8db-1f71-4633-8bc5-bfd639a846a2 req-ec94c86d-befa-409a-981f-6f670b73a079 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:52.799776 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-9fb1b8db-1f71-4633-8bc5-bfd639a846a2 req-ec94c86d-befa-409a-981f-6f670b73a079 demo demo] GET https://199.204.45.53/volume/v3/ Jun 26 01:36:52.800256 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-9fb1b8db-1f71-4633-8bc5-bfd639a846a2 req-ec94c86d-befa-409a-981f-6f670b73a079 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:52.800688 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-9fb1b8db-1f71-4633-8bc5-bfd639a846a2 req-ec94c86d-befa-409a-981f-6f670b73a079 demo demo] Calling method 'version_select' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:52.801468 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-9fb1b8db-1f71-4633-8bc5-bfd639a846a2 req-ec94c86d-befa-409a-981f-6f670b73a079 demo demo] https://199.204.45.53/volume/v3/ returned with HTTP 200 Jun 26 01:36:52.802233 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 4/16] 199.204.45.53 () {66 vars in 1339 bytes} [Fri Jun 26 01:36:52 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:52.842675 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-5c8f5350-4f21-4d53-8a31-79ace8e9e775 None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:52.846114 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-5c8f5350-4f21-4d53-8a31-79ace8e9e775 demo demo] GET https://199.204.45.53/volume/v3/types/default Jun 26 01:36:52.846580 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-5c8f5350-4f21-4d53-8a31-79ace8e9e775 demo demo] Empty body provided in request {{(pid=112534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:52.846968 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-5c8f5350-4f21-4d53-8a31-79ace8e9e775 demo demo] Calling method 'show' {{(pid=112534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:52.857352 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-5c8f5350-4f21-4d53-8a31-79ace8e9e775 demo demo] https://199.204.45.53/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:52.857795 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 4/17] 199.204.45.53 () {64 vars in 1294 bytes} [Fri Jun 26 01:36:52 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 26 01:36:52.905054 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-41b527b6-6a6e-44e2-8a24-8cd3b5297fb2 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:52.905667 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 6/18] 199.204.45.53 () {62 vars in 1061 bytes} [Fri Jun 26 01:36:52 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:36:52.936263 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-02a5f650-c659-438a-a62e-36451d499324 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:52.939840 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 5/19] 199.204.45.53 () {64 vars in 1265 bytes} [Fri Jun 26 01:36:52 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:36:52.974743 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [req-02a5f650-c659-438a-a62e-36451d499324 req-792d0070-830c-4dfc-98bd-6741340c67e8 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:52.979155 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-02a5f650-c659-438a-a62e-36451d499324 req-792d0070-830c-4dfc-98bd-6741340c67e8 demo demo] GET https://199.204.45.53/volume/v3/ Jun 26 01:36:52.979761 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-02a5f650-c659-438a-a62e-36451d499324 req-792d0070-830c-4dfc-98bd-6741340c67e8 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:52.980277 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-02a5f650-c659-438a-a62e-36451d499324 req-792d0070-830c-4dfc-98bd-6741340c67e8 demo demo] Calling method 'version_select' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:52.981016 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-02a5f650-c659-438a-a62e-36451d499324 req-792d0070-830c-4dfc-98bd-6741340c67e8 demo demo] https://199.204.45.53/volume/v3/ returned with HTTP 200 Jun 26 01:36:52.981799 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 5/20] 199.204.45.53 () {66 vars in 1339 bytes} [Fri Jun 26 01:36:52 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:53.019771 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-559abc3b-dc68-4c29-885f-131bff42733e None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:53.023244 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-559abc3b-dc68-4c29-885f-131bff42733e demo demo] GET https://199.204.45.53/volume/v3/types/default Jun 26 01:36:53.023652 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-559abc3b-dc68-4c29-885f-131bff42733e demo demo] Empty body provided in request {{(pid=112534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:53.024470 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-559abc3b-dc68-4c29-885f-131bff42733e demo demo] Calling method 'show' {{(pid=112534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:53.032922 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-559abc3b-dc68-4c29-885f-131bff42733e demo demo] https://199.204.45.53/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:53.033227 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 5/21] 199.204.45.53 () {64 vars in 1294 bytes} [Fri Jun 26 01:36:53 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:01.112689 np0000183035 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:37:03.029344 np0000183035 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writing DB stats cinder:SELECT=8 {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:41:40.323033 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-b773d3bf-8bd8-4edd-a7eb-8e065c6613f7 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:41:40.413486 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-b773d3bf-8bd8-4edd-a7eb-8e065c6613f7 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:41:40.413748 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-b773d3bf-8bd8-4edd-a7eb-8e065c6613f7 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:41:40.414031 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-b773d3bf-8bd8-4edd-a7eb-8e065c6613f7 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:41:40.414703 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-b773d3bf-8bd8-4edd-a7eb-8e065c6613f7 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:41:40.415832 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-b773d3bf-8bd8-4edd-a7eb-8e065c6613f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:41:40.457199 np0000183035 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-b773d3bf-8bd8-4edd-a7eb-8e065c6613f7 demo demo] Get all volumes completed successfully. Jun 26 01:41:40.460016 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-b773d3bf-8bd8-4edd-a7eb-8e065c6613f7 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:41:40.460518 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 7/22] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:41:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:41:50.447521 np0000183035 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:42:40.479322 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-fb37abef-70f6-4406-8e8f-a92584e3d727 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:42:40.482312 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-fb37abef-70f6-4406-8e8f-a92584e3d727 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:42:40.482583 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-fb37abef-70f6-4406-8e8f-a92584e3d727 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:42:40.482835 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-fb37abef-70f6-4406-8e8f-a92584e3d727 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:42:40.483549 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-fb37abef-70f6-4406-8e8f-a92584e3d727 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:42:40.484808 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-fb37abef-70f6-4406-8e8f-a92584e3d727 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:42:40.514401 np0000183035 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-fb37abef-70f6-4406-8e8f-a92584e3d727 demo demo] Get all volumes completed successfully. Jun 26 01:42:40.517614 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-fb37abef-70f6-4406-8e8f-a92584e3d727 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:42:40.518247 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 6/23] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:42:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:42:50.509250 np0000183035 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:43:40.532584 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-a96eee13-1474-477b-9e9d-afc8b29fc447 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:43:40.538320 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-a96eee13-1474-477b-9e9d-afc8b29fc447 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:43:40.538547 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-a96eee13-1474-477b-9e9d-afc8b29fc447 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:43:40.538641 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-a96eee13-1474-477b-9e9d-afc8b29fc447 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:43:40.539078 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-a96eee13-1474-477b-9e9d-afc8b29fc447 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:43:40.539884 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-a96eee13-1474-477b-9e9d-afc8b29fc447 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:43:40.581985 np0000183035 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-a96eee13-1474-477b-9e9d-afc8b29fc447 demo demo] Get all volumes completed successfully. Jun 26 01:43:40.585957 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-a96eee13-1474-477b-9e9d-afc8b29fc447 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:43:40.586508 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 6/24] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:43:40 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 26 01:43:50.575252 np0000183035 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:44:40.605286 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-c957ac11-6b24-4f10-9ce8-ab3e67e54ef8 None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:44:40.608584 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-c957ac11-6b24-4f10-9ce8-ab3e67e54ef8 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:44:40.608867 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-c957ac11-6b24-4f10-9ce8-ab3e67e54ef8 demo demo] Empty body provided in request {{(pid=112534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:44:40.609063 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-c957ac11-6b24-4f10-9ce8-ab3e67e54ef8 demo demo] Calling method 'detail' {{(pid=112534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:44:40.609587 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.api_utils [None req-c957ac11-6b24-4f10-9ce8-ab3e67e54ef8 demo demo] Removing options '' from query. {{(pid=112534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:44:40.610506 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.volume.api [None req-c957ac11-6b24-4f10-9ce8-ab3e67e54ef8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:44:40.662659 np0000183035 devstack@c-api.service[112534]: INFO cinder.volume.api [None req-c957ac11-6b24-4f10-9ce8-ab3e67e54ef8 demo demo] Get all volumes completed successfully. Jun 26 01:44:40.665775 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-c957ac11-6b24-4f10-9ce8-ab3e67e54ef8 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:44:40.666409 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 6/25] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:44:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:44:50.654178 np0000183035 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writing DB stats cinder:SELECT=1 {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:45:40.696487 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-37d4ca44-d417-408e-abfa-0fb302762de1 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:45:40.699574 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-37d4ca44-d417-408e-abfa-0fb302762de1 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:45:40.699889 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-37d4ca44-d417-408e-abfa-0fb302762de1 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:45:40.700100 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-37d4ca44-d417-408e-abfa-0fb302762de1 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:45:40.700376 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-37d4ca44-d417-408e-abfa-0fb302762de1 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:45:40.701097 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-37d4ca44-d417-408e-abfa-0fb302762de1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:45:40.710453 np0000183035 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-37d4ca44-d417-408e-abfa-0fb302762de1 demo demo] Get all volumes completed successfully. Jun 26 01:45:40.713248 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-37d4ca44-d417-408e-abfa-0fb302762de1 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:45:40.713729 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 8/26] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:45:40 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 26 01:45:50.706047 np0000183035 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:46:40.734292 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-a1a2ae96-d4be-4999-88c8-4cc2ae50f949 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:46:40.925154 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-a1a2ae96-d4be-4999-88c8-4cc2ae50f949 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:46:40.925749 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-a1a2ae96-d4be-4999-88c8-4cc2ae50f949 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:46:40.926400 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-a1a2ae96-d4be-4999-88c8-4cc2ae50f949 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:46:40.927083 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-a1a2ae96-d4be-4999-88c8-4cc2ae50f949 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:46:40.928514 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-a1a2ae96-d4be-4999-88c8-4cc2ae50f949 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:46:40.936468 np0000183035 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-a1a2ae96-d4be-4999-88c8-4cc2ae50f949 demo demo] Get all volumes completed successfully. Jun 26 01:46:40.940186 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-a1a2ae96-d4be-4999-88c8-4cc2ae50f949 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:46:40.940186 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 7/27] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:46:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:46:50.932709 np0000183035 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:47:40.971645 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-1e2c6ced-643a-424a-967d-7a6c755b48ae None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:47:40.975052 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-1e2c6ced-643a-424a-967d-7a6c755b48ae demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:47:40.975324 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-1e2c6ced-643a-424a-967d-7a6c755b48ae demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:47:40.975595 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-1e2c6ced-643a-424a-967d-7a6c755b48ae demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:47:40.975923 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-1e2c6ced-643a-424a-967d-7a6c755b48ae demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:47:40.977142 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-1e2c6ced-643a-424a-967d-7a6c755b48ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:47:40.991645 np0000183035 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-1e2c6ced-643a-424a-967d-7a6c755b48ae demo demo] Get all volumes completed successfully. Jun 26 01:47:40.995160 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-1e2c6ced-643a-424a-967d-7a6c755b48ae demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:47:40.995551 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 7/28] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:47:40 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 26 01:47:50.980834 np0000183035 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:48:41.053107 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-7b6b9353-b03a-48d6-934b-1f66f945bdc3 None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:48:41.057160 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-7b6b9353-b03a-48d6-934b-1f66f945bdc3 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:48:41.057358 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-7b6b9353-b03a-48d6-934b-1f66f945bdc3 demo demo] Empty body provided in request {{(pid=112534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:48:41.057645 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-7b6b9353-b03a-48d6-934b-1f66f945bdc3 demo demo] Calling method 'detail' {{(pid=112534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:48:41.058085 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.api_utils [None req-7b6b9353-b03a-48d6-934b-1f66f945bdc3 demo demo] Removing options '' from query. {{(pid=112534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:48:41.059327 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.volume.api [None req-7b6b9353-b03a-48d6-934b-1f66f945bdc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:48:41.068068 np0000183035 devstack@c-api.service[112534]: INFO cinder.volume.api [None req-7b6b9353-b03a-48d6-934b-1f66f945bdc3 demo demo] Get all volumes completed successfully. Jun 26 01:48:41.070829 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-7b6b9353-b03a-48d6-934b-1f66f945bdc3 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:48:41.071423 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 7/29] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:48:41 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 26 01:48:51.062953 np0000183035 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writing DB stats cinder:SELECT=1 {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:49:41.085203 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-b42aac29-5a72-4d22-97ba-385c9114a55f None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:49:41.090446 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-b42aac29-5a72-4d22-97ba-385c9114a55f demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:49:41.091149 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-b42aac29-5a72-4d22-97ba-385c9114a55f demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:49:41.091445 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-b42aac29-5a72-4d22-97ba-385c9114a55f demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:49:41.091819 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-b42aac29-5a72-4d22-97ba-385c9114a55f demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:49:41.092684 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-b42aac29-5a72-4d22-97ba-385c9114a55f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:49:41.099580 np0000183035 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-b42aac29-5a72-4d22-97ba-385c9114a55f demo demo] Get all volumes completed successfully. Jun 26 01:49:41.101607 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-b42aac29-5a72-4d22-97ba-385c9114a55f demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:49:41.101953 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 9/30] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:49:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:49:51.095363 np0000183035 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:50:41.119357 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-f70cdb17-34a5-4242-9d26-a8879807e8d7 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:50:41.123794 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-f70cdb17-34a5-4242-9d26-a8879807e8d7 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:50:41.124223 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-f70cdb17-34a5-4242-9d26-a8879807e8d7 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:50:41.124635 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-f70cdb17-34a5-4242-9d26-a8879807e8d7 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:50:41.125171 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-f70cdb17-34a5-4242-9d26-a8879807e8d7 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:50:41.126858 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-f70cdb17-34a5-4242-9d26-a8879807e8d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:50:41.136234 np0000183035 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-f70cdb17-34a5-4242-9d26-a8879807e8d7 demo demo] Get all volumes completed successfully. Jun 26 01:50:41.138520 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-f70cdb17-34a5-4242-9d26-a8879807e8d7 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:50:41.139211 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 8/31] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:50:41 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 26 01:50:51.131540 np0000183035 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:51:41.157773 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-c026ffea-d166-422c-a77d-57fdff409442 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:51:41.294160 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-c026ffea-d166-422c-a77d-57fdff409442 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:51:41.294160 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-c026ffea-d166-422c-a77d-57fdff409442 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:51:41.294501 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-c026ffea-d166-422c-a77d-57fdff409442 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:51:41.294918 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-c026ffea-d166-422c-a77d-57fdff409442 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:51:41.296155 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-c026ffea-d166-422c-a77d-57fdff409442 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:51:41.305333 np0000183035 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-c026ffea-d166-422c-a77d-57fdff409442 demo demo] Get all volumes completed successfully. Jun 26 01:51:41.308252 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-c026ffea-d166-422c-a77d-57fdff409442 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:51:41.308847 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 8/32] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:51:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:51:51.300622 np0000183035 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:52:41.327053 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-1d633aa0-eb1f-415d-acfd-1b96f2779446 None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:52:41.330232 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-1d633aa0-eb1f-415d-acfd-1b96f2779446 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:52:41.330477 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-1d633aa0-eb1f-415d-acfd-1b96f2779446 demo demo] Empty body provided in request {{(pid=112534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:52:41.330744 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-1d633aa0-eb1f-415d-acfd-1b96f2779446 demo demo] Calling method 'detail' {{(pid=112534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:52:41.331047 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.api_utils [None req-1d633aa0-eb1f-415d-acfd-1b96f2779446 demo demo] Removing options '' from query. {{(pid=112534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:52:41.332154 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.volume.api [None req-1d633aa0-eb1f-415d-acfd-1b96f2779446 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:52:41.341209 np0000183035 devstack@c-api.service[112534]: INFO cinder.volume.api [None req-1d633aa0-eb1f-415d-acfd-1b96f2779446 demo demo] Get all volumes completed successfully. Jun 26 01:52:41.344077 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-1d633aa0-eb1f-415d-acfd-1b96f2779446 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:52:41.344627 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 8/33] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:52:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:52:51.338114 np0000183035 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writing DB stats cinder:SELECT=1 {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:53:41.360180 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-659854b4-326c-40a0-80bb-2e67ac9add7a None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:53:41.362708 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-659854b4-326c-40a0-80bb-2e67ac9add7a demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:53:41.362892 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-659854b4-326c-40a0-80bb-2e67ac9add7a demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:53:41.363084 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-659854b4-326c-40a0-80bb-2e67ac9add7a demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:53:41.363355 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-659854b4-326c-40a0-80bb-2e67ac9add7a demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:53:41.364109 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-659854b4-326c-40a0-80bb-2e67ac9add7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:53:41.373396 np0000183035 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-659854b4-326c-40a0-80bb-2e67ac9add7a demo demo] Get all volumes completed successfully. Jun 26 01:53:41.375396 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-659854b4-326c-40a0-80bb-2e67ac9add7a demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:53:41.375832 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 10/34] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:53:41 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 26 01:53:51.368391 np0000183035 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:54:41.389765 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-ba1c4ed6-58f3-4f1f-9193-5eba47819017 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:54:41.395009 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-ba1c4ed6-58f3-4f1f-9193-5eba47819017 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:54:41.396739 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-ba1c4ed6-58f3-4f1f-9193-5eba47819017 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:54:41.397024 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-ba1c4ed6-58f3-4f1f-9193-5eba47819017 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:54:41.397473 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-ba1c4ed6-58f3-4f1f-9193-5eba47819017 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:54:41.398622 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-ba1c4ed6-58f3-4f1f-9193-5eba47819017 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:54:41.408118 np0000183035 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-ba1c4ed6-58f3-4f1f-9193-5eba47819017 demo demo] Get all volumes completed successfully. Jun 26 01:54:41.410036 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-ba1c4ed6-58f3-4f1f-9193-5eba47819017 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:54:41.411016 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 9/35] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:54:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:54:51.402462 np0000183035 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:55:41.428463 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-cbc09897-5fdd-428e-ae08-03987da7f2e1 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:55:41.432770 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-cbc09897-5fdd-428e-ae08-03987da7f2e1 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:55:41.433151 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-cbc09897-5fdd-428e-ae08-03987da7f2e1 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:55:41.433889 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-cbc09897-5fdd-428e-ae08-03987da7f2e1 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:55:41.434531 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-cbc09897-5fdd-428e-ae08-03987da7f2e1 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:55:41.436059 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-cbc09897-5fdd-428e-ae08-03987da7f2e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:55:41.447944 np0000183035 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-cbc09897-5fdd-428e-ae08-03987da7f2e1 demo demo] Get all volumes completed successfully. Jun 26 01:55:41.451600 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-cbc09897-5fdd-428e-ae08-03987da7f2e1 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:55:41.452224 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 9/36] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:55:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:55:51.441287 np0000183035 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:56:41.469006 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-9819a09e-ce84-40a6-84bb-76d78da9e37b None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:56:41.660538 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-9819a09e-ce84-40a6-84bb-76d78da9e37b demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:56:41.660914 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-9819a09e-ce84-40a6-84bb-76d78da9e37b demo demo] Empty body provided in request {{(pid=112534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:56:41.661338 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-9819a09e-ce84-40a6-84bb-76d78da9e37b demo demo] Calling method 'detail' {{(pid=112534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:56:41.661867 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.api_utils [None req-9819a09e-ce84-40a6-84bb-76d78da9e37b demo demo] Removing options '' from query. {{(pid=112534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:56:41.663379 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.volume.api [None req-9819a09e-ce84-40a6-84bb-76d78da9e37b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:56:41.675093 np0000183035 devstack@c-api.service[112534]: INFO cinder.volume.api [None req-9819a09e-ce84-40a6-84bb-76d78da9e37b demo demo] Get all volumes completed successfully. Jun 26 01:56:41.678001 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-9819a09e-ce84-40a6-84bb-76d78da9e37b demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:56:41.678544 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 9/37] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:56:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:56:51.668428 np0000183035 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writing DB stats cinder:SELECT=1 {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:57:41.692793 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-2c65bc67-98c6-455a-a6e3-8d0093e5af57 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:57:41.695181 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-2c65bc67-98c6-455a-a6e3-8d0093e5af57 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:57:41.695359 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-2c65bc67-98c6-455a-a6e3-8d0093e5af57 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:57:41.695549 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-2c65bc67-98c6-455a-a6e3-8d0093e5af57 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:57:41.695775 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-2c65bc67-98c6-455a-a6e3-8d0093e5af57 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:57:41.696488 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-2c65bc67-98c6-455a-a6e3-8d0093e5af57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:57:41.707028 np0000183035 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-2c65bc67-98c6-455a-a6e3-8d0093e5af57 demo demo] Get all volumes completed successfully. Jun 26 01:57:41.711527 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-2c65bc67-98c6-455a-a6e3-8d0093e5af57 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:57:41.712094 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 11/38] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:57:41 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 26 01:57:51.700235 np0000183035 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:58:41.729340 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-65d8281a-3229-43b2-9155-4192813b7a32 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:58:41.732990 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-65d8281a-3229-43b2-9155-4192813b7a32 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:58:41.733316 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-65d8281a-3229-43b2-9155-4192813b7a32 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:58:41.733636 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-65d8281a-3229-43b2-9155-4192813b7a32 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:58:41.734077 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-65d8281a-3229-43b2-9155-4192813b7a32 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:58:41.735092 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-65d8281a-3229-43b2-9155-4192813b7a32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:58:41.743146 np0000183035 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-65d8281a-3229-43b2-9155-4192813b7a32 demo demo] Get all volumes completed successfully. Jun 26 01:58:41.745493 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-65d8281a-3229-43b2-9155-4192813b7a32 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:58:41.745922 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 10/39] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:58:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:58:51.738717 np0000183035 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:59:41.762638 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-7c3226e8-1321-4a22-90ee-47951ebc3d10 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:59:41.766392 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-7c3226e8-1321-4a22-90ee-47951ebc3d10 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 01:59:41.766820 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-7c3226e8-1321-4a22-90ee-47951ebc3d10 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:59:41.767032 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-7c3226e8-1321-4a22-90ee-47951ebc3d10 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:59:41.767400 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-7c3226e8-1321-4a22-90ee-47951ebc3d10 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:59:41.767992 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-7c3226e8-1321-4a22-90ee-47951ebc3d10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:59:41.775599 np0000183035 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-7c3226e8-1321-4a22-90ee-47951ebc3d10 demo demo] Get all volumes completed successfully. Jun 26 01:59:41.778090 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-7c3226e8-1321-4a22-90ee-47951ebc3d10 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:59:41.778591 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 10/40] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 01:59:41 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 26 01:59:51.802068 np0000183035 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:00:41.795967 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-b9b44c69-0134-414c-ada8-295c2e5d414d None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:00:41.800829 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-b9b44c69-0134-414c-ada8-295c2e5d414d demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 02:00:41.801165 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-b9b44c69-0134-414c-ada8-295c2e5d414d demo demo] Empty body provided in request {{(pid=112534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:00:41.801495 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-b9b44c69-0134-414c-ada8-295c2e5d414d demo demo] Calling method 'detail' {{(pid=112534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:00:41.801889 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.api_utils [None req-b9b44c69-0134-414c-ada8-295c2e5d414d demo demo] Removing options '' from query. {{(pid=112534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:00:41.803667 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.volume.api [None req-b9b44c69-0134-414c-ada8-295c2e5d414d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:00:41.811318 np0000183035 devstack@c-api.service[112534]: INFO cinder.volume.api [None req-b9b44c69-0134-414c-ada8-295c2e5d414d demo demo] Get all volumes completed successfully. Jun 26 02:00:41.813269 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-b9b44c69-0134-414c-ada8-295c2e5d414d demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:00:41.813728 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 10/41] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 02:00:41 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 26 02:00:51.807206 np0000183035 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writing DB stats cinder:SELECT=1 {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:01:41.829829 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-a2e6dc63-a276-4277-b94b-8ebacf3569ff None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:01:41.919699 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-a2e6dc63-a276-4277-b94b-8ebacf3569ff demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 02:01:41.920008 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-a2e6dc63-a276-4277-b94b-8ebacf3569ff demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:01:41.920343 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-a2e6dc63-a276-4277-b94b-8ebacf3569ff demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:01:41.920608 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-a2e6dc63-a276-4277-b94b-8ebacf3569ff demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:01:41.921727 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-a2e6dc63-a276-4277-b94b-8ebacf3569ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:01:41.930474 np0000183035 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-a2e6dc63-a276-4277-b94b-8ebacf3569ff demo demo] Get all volumes completed successfully. Jun 26 02:01:41.932548 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-a2e6dc63-a276-4277-b94b-8ebacf3569ff demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:01:41.932943 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 12/42] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 02:01:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:01:51.926603 np0000183035 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:02:41.949254 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-22884733-a87a-44d4-ac3c-29a012e15c30 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:02:41.951962 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-22884733-a87a-44d4-ac3c-29a012e15c30 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 02:02:41.952251 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-22884733-a87a-44d4-ac3c-29a012e15c30 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:02:41.952513 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-22884733-a87a-44d4-ac3c-29a012e15c30 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:02:41.952825 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-22884733-a87a-44d4-ac3c-29a012e15c30 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:02:41.953844 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-22884733-a87a-44d4-ac3c-29a012e15c30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:02:41.965769 np0000183035 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-22884733-a87a-44d4-ac3c-29a012e15c30 demo demo] Get all volumes completed successfully. Jun 26 02:02:41.970209 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-22884733-a87a-44d4-ac3c-29a012e15c30 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:02:41.970549 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 11/43] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 02:02:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:02:51.957360 np0000183035 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:03:41.985382 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-6dd54cd6-10ba-44d2-8ce6-0f1ac2087563 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:03:41.989281 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-6dd54cd6-10ba-44d2-8ce6-0f1ac2087563 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 02:03:41.989556 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-6dd54cd6-10ba-44d2-8ce6-0f1ac2087563 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:03:41.989825 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-6dd54cd6-10ba-44d2-8ce6-0f1ac2087563 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:03:41.990194 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-6dd54cd6-10ba-44d2-8ce6-0f1ac2087563 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:03:41.991378 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-6dd54cd6-10ba-44d2-8ce6-0f1ac2087563 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:03:42.000170 np0000183035 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-6dd54cd6-10ba-44d2-8ce6-0f1ac2087563 demo demo] Get all volumes completed successfully. Jun 26 02:03:42.003770 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-6dd54cd6-10ba-44d2-8ce6-0f1ac2087563 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:03:42.004599 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 11/44] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 02:03:41 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 26 02:03:51.995401 np0000183035 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:04:42.021753 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-9a62e7ca-fd01-4ecf-9702-83edc0327b3a None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:04:42.027627 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-9a62e7ca-fd01-4ecf-9702-83edc0327b3a demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 02:04:42.027927 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-9a62e7ca-fd01-4ecf-9702-83edc0327b3a demo demo] Empty body provided in request {{(pid=112534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:04:42.028077 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-9a62e7ca-fd01-4ecf-9702-83edc0327b3a demo demo] Calling method 'detail' {{(pid=112534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:04:42.028895 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.api_utils [None req-9a62e7ca-fd01-4ecf-9702-83edc0327b3a demo demo] Removing options '' from query. {{(pid=112534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:04:42.030548 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.volume.api [None req-9a62e7ca-fd01-4ecf-9702-83edc0327b3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:04:42.044870 np0000183035 devstack@c-api.service[112534]: INFO cinder.volume.api [None req-9a62e7ca-fd01-4ecf-9702-83edc0327b3a demo demo] Get all volumes completed successfully. Jun 26 02:04:42.048212 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-9a62e7ca-fd01-4ecf-9702-83edc0327b3a demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:04:42.048743 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 11/45] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 02:04:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:04:52.037240 np0000183035 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writing DB stats cinder:SELECT=1 {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:05:42.065979 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-e67d2494-a94d-4fa9-b671-1d0314b23338 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:05:42.068803 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-e67d2494-a94d-4fa9-b671-1d0314b23338 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 02:05:42.069082 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-e67d2494-a94d-4fa9-b671-1d0314b23338 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:05:42.069357 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-e67d2494-a94d-4fa9-b671-1d0314b23338 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:05:42.069666 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-e67d2494-a94d-4fa9-b671-1d0314b23338 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:05:42.070679 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-e67d2494-a94d-4fa9-b671-1d0314b23338 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:05:42.080068 np0000183035 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-e67d2494-a94d-4fa9-b671-1d0314b23338 demo demo] Get all volumes completed successfully. Jun 26 02:05:42.082364 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-e67d2494-a94d-4fa9-b671-1d0314b23338 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:05:42.082776 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 13/46] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 02:05:42 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 26 02:05:52.074940 np0000183035 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:06:42.097032 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.middleware.request_id [None req-5a0ec8cf-1aba-409a-b112-a47dc7e1f595 None None] RequestId filter calling following filter/app {{(pid=112535) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:06:42.208904 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-5a0ec8cf-1aba-409a-b112-a47dc7e1f595 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 02:06:42.209188 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-5a0ec8cf-1aba-409a-b112-a47dc7e1f595 demo demo] Empty body provided in request {{(pid=112535) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:06:42.209394 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.openstack.wsgi [None req-5a0ec8cf-1aba-409a-b112-a47dc7e1f595 demo demo] Calling method 'detail' {{(pid=112535) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:06:42.209630 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.api.api_utils [None req-5a0ec8cf-1aba-409a-b112-a47dc7e1f595 demo demo] Removing options '' from query. {{(pid=112535) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:06:42.210370 np0000183035 devstack@c-api.service[112535]: DEBUG cinder.volume.api [None req-5a0ec8cf-1aba-409a-b112-a47dc7e1f595 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112535) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:06:42.218619 np0000183035 devstack@c-api.service[112535]: INFO cinder.volume.api [None req-5a0ec8cf-1aba-409a-b112-a47dc7e1f595 demo demo] Get all volumes completed successfully. Jun 26 02:06:42.221792 np0000183035 devstack@c-api.service[112535]: INFO cinder.api.openstack.wsgi [None req-5a0ec8cf-1aba-409a-b112-a47dc7e1f595 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:06:42.222538 np0000183035 devstack@c-api.service[112535]: [pid: 112535|app: 0|req: 12/47] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 02:06:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 26 02:06:52.213022 np0000183035 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=1 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:07:42.236736 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-3e1ffa4f-9318-4cf8-8bc8-53a63fb9ab9b None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:07:42.241432 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-3e1ffa4f-9318-4cf8-8bc8-53a63fb9ab9b demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 02:07:42.241904 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-3e1ffa4f-9318-4cf8-8bc8-53a63fb9ab9b demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:07:42.242385 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-3e1ffa4f-9318-4cf8-8bc8-53a63fb9ab9b demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:07:42.242868 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-3e1ffa4f-9318-4cf8-8bc8-53a63fb9ab9b demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:07:42.244557 np0000183035 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-3e1ffa4f-9318-4cf8-8bc8-53a63fb9ab9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:07:42.255173 np0000183035 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-3e1ffa4f-9318-4cf8-8bc8-53a63fb9ab9b demo demo] Get all volumes completed successfully. Jun 26 02:07:42.258052 np0000183035 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-3e1ffa4f-9318-4cf8-8bc8-53a63fb9ab9b demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:07:42.258804 np0000183035 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 12/48] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 02:07:42 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 26 02:07:52.248976 np0000183035 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:08:42.277324 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.middleware.request_id [None req-43d286f6-1ef6-4c53-a0d3-e6f1a9c3dc99 None None] RequestId filter calling following filter/app {{(pid=112534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:08:42.280247 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-43d286f6-1ef6-4c53-a0d3-e6f1a9c3dc99 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 02:08:42.280634 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-43d286f6-1ef6-4c53-a0d3-e6f1a9c3dc99 demo demo] Empty body provided in request {{(pid=112534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:08:42.281040 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.openstack.wsgi [None req-43d286f6-1ef6-4c53-a0d3-e6f1a9c3dc99 demo demo] Calling method 'detail' {{(pid=112534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:08:42.281549 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.api.api_utils [None req-43d286f6-1ef6-4c53-a0d3-e6f1a9c3dc99 demo demo] Removing options '' from query. {{(pid=112534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:08:42.283419 np0000183035 devstack@c-api.service[112534]: DEBUG cinder.volume.api [None req-43d286f6-1ef6-4c53-a0d3-e6f1a9c3dc99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112534) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:08:42.293962 np0000183035 devstack@c-api.service[112534]: INFO cinder.volume.api [None req-43d286f6-1ef6-4c53-a0d3-e6f1a9c3dc99 demo demo] Get all volumes completed successfully. Jun 26 02:08:42.296712 np0000183035 devstack@c-api.service[112534]: INFO cinder.api.openstack.wsgi [None req-43d286f6-1ef6-4c53-a0d3-e6f1a9c3dc99 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:08:42.297221 np0000183035 devstack@c-api.service[112534]: [pid: 112534|app: 0|req: 12/49] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 02:08:42 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 26 02:08:52.286947 np0000183035 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writing DB stats cinder:SELECT=1 {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:09:42.314631 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-068cb90c-0fc7-40cb-99aa-945b2144ee68 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:09:42.316854 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-068cb90c-0fc7-40cb-99aa-945b2144ee68 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 26 02:09:42.317028 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-068cb90c-0fc7-40cb-99aa-945b2144ee68 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:09:42.317230 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-068cb90c-0fc7-40cb-99aa-945b2144ee68 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:09:42.317454 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-068cb90c-0fc7-40cb-99aa-945b2144ee68 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:09:42.318179 np0000183035 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-068cb90c-0fc7-40cb-99aa-945b2144ee68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:09:42.324861 np0000183035 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-068cb90c-0fc7-40cb-99aa-945b2144ee68 demo demo] Get all volumes completed successfully. Jun 26 02:09:42.329064 np0000183035 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-068cb90c-0fc7-40cb-99aa-945b2144ee68 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:09:42.329779 np0000183035 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 14/50] 199.204.45.53 () {64 vars in 1290 bytes} [Fri Jun 26 02:09:42 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 26 02:09:52.320652 np0000183035 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}